



.ui-timepicker-wrapper {
	overflow-y: auto;
	height: 200px;
	width: 6.5em;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10001;
	margin: 0;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
	width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
	width: 11em;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-timepicker-duration {
	margin-left: 5px; color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: #888;
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: #fff; color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: #1980EC; color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: #888;
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: #f2f2f2;
}

/* Slidebars 0.9.4 - http://plugins.adchsm.me/slidebars/ Written by Adam Smith - http://www.adchsm.me/ Released under MIT License - http://plugins.adchsm.me/slidebars/license.txt */
html,body,#sb-site,.sb-slidebar{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{width:100%;overflow-x:hidden}html{height:100%}body{min-height:100%;position:relative}#sb-site{width:100%;position:relative;z-index:1;background-color:#fff}.sb-slidebar{height:100%;overflow-y:auto;position:fixed;top:0;z-index:0;visibility:hidden;background-color:#222}.sb-left{left:0}.sb-right{right:0}html.sb-static .sb-slidebar,.sb-slidebar.sb-static{position:absolute}.sb-slidebar.sb-active{visibility:visible}.sb-slidebar.sb-style-overlay{z-index:9999}.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}@media(max-width:480px){.sb-slidebar{width:70%}.sb-width-thin{width:55%}.sb-width-wide{width:85%}}@media(min-width:481px){.sb-slidebar{width:55%}.sb-width-thin{width:40%}.sb-width-wide{width:70%}}@media(min-width:768px){.sb-slidebar{width:40%}.sb-width-thin{width:25%}.sb-width-wide{width:55%}}@media(min-width:992px){.sb-slidebar{width:30%}.sb-width-thin{width:15%}.sb-width-wide{width:45%}}@media(min-width:1200px){.sb-slidebar{width:20%}.sb-width-thin{width:5%}.sb-width-wide{width:35%}}.sb-slide,#sb-site,.sb-slidebar{-webkit-transition:-webkit-transform 400ms ease;-moz-transition:-moz-transform 400ms ease;-o-transition:-o-transform 400ms ease;transition:transform 400ms ease;-webkit-transition-property:-webkit-transform,left,right;-webkit-backface-visibility:hidden}.sb-hide{display:none}
html, body {
     width: 100%;
     overflow-x: visible !important;
}
.cursor-type{
	cursor: pointer;
}
 .panel{
     -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05) !important;
}
 header {
     min-height: 65px;
     border-bottom: 0;
     background-color: #fff;
}
 .headerightPanel{
     float: right;
     margin-top: 13px;
}
.headerightPanel h2 span {
	font-size: 19px;
	font-weight: 700;
}
.headerightPanel h2 svg {
	font-size: .81em;
}
#toolmenu .navbar-nav > li > a.bell-icon {
	padding: 0 !important;
	margin-right: 15px;
	margin-left: 9px;
}
.tool-menu .navbar-nav > li > .dropdown-menu {
	min-width: 250px;
	padding: 20px;
	background: #fff;
}
.help-icon a {
	padding-left: 0;
}
.dropdown-menu h2 {
	color: #200a58;
	margin-bottom: 20px;
}
.contct-info {
	margin-top: 20px;
}
.navbar-nav > li > .dropdown-menu.help-icon {
	padding: 20px;
	width: 250px;
}
.navbar-nav > li > .dropdown-menu.help-icon li a {
	padding-left: 0;
}
.dropdown-custom .dropdown-menu.help-icon > li > a {
	padding: 0;
}
.dropdown-menu .pencil-size {
	font-size: 17px;
}
 #headContent h1{
     margin-top: 6px;
     margin-bottom: 10px;
}
 header .logo {
     display: inline-block;
}
 header .logo a {
     border: none;
     min-width: 85px;
     padding: 0px;
     display: inline-block;
     margin-bottom: 12px;
     margin-top: 3px;
     margin-left: -7px;  
}
.logo {
	max-height: 56px;
}
.logo a img {
	max-height: 56px;
	max-width: 250px;
}
.reports-logo a img, .logo-small a img,
.logoImg a img, .logo-img a img {
	max-height: 40px;
	max-width: 200px;
	float: right;
}
.startImg img{
	border: 0;
}
header .logo.logo-small a {
     width: auto;
     text-align: right;
}
 .homeBG {
     margin-top: 20px;
     margin-bottom: 40px;
}
.contentBG {
     margin-bottom: 100px;
     padding: 18px 15px 0px 15px;
}
.pageContent {
     background-color: #fff;
     border: 0;
     min-height: 300px;
     margin-top:-1px;
     padding: 15px;
}
.pageContent-1 {
     background-color: #fff;
     border: 1px solid #B9B9B9;
     padding: 15px;
}
 ul,ol,li {
     list-style: none;
}
 .purpose{
     line-height: 18px !important;
}
/* Travel Page Tab Styles */
 .row-fluid .nav-tabs > li {
     margin-right: -2px;
     margin-bottom: 20px;
}
 #reseTab > li > a, #historyTab > li > a {
     padding:4px 19px !important;
}
 #reseTab >li.active>a>span, #historyTab >li.active>a>span {
     width: auto;
     display: block;
     height: 0;
}
 .nav-tabs>li.active>a>span {
     width: auto;
     height: 5px;
     background-color: #333;
     display: block;
     margin-top: -5px;
     margin-left: 0px;
     margin-right: 0px;
     border-left: 1px solid #333;
     border-right: 1px solid #333;
}
.nav-header {
     font-weight: bold;
}
 .leftbar-nav {
     margin-right: 15px;
     width: 178px !important;
     min-height: 380px !important;
}
 .sidebar-nav-fluid hr {
     margin-top: -1px;
     margin-bottom: 14px;
}
 .nav-top-bar {
     height: 2px;
     width: auto;
     background-color: #333;
}
 .brandingtxt {
     color: #fff;
}
 .sidebar-nav-fluid .noBG {
     border: none;
     padding: 0 19px;
     margin-bottom:16px !important;
     background-color: transparent;
}
.sidebar-nav-fluid-start hr {
     margin-top: -1px;
     margin-bottom: 14px;
     background: linear-gradient(64deg, #e31937 2%, #a82465 60%, #5236ab 84%);
}
.sidebar-nav-fluid-start .noBG {
     border: none;
     padding: 0 19px;
     margin-bottom:16px !important;
     background-color: transparent;
}
 #headContent {
     margin: 0 90px;
}
 .dropArrow {
     background: url("images/alt-icon.png") 0 0 no-repeat;
     border: none;
     width: 26px;
     height: 26px;
     padding: 10px 5px;
     display: block;
}
 .settings {
     background: url("images/settings-icon.png") 0 0 no-repeat;
     border: none;
     width: 26px;
     height: 26px;
     padding: 10px 5px;
     display: block;
}
 .help {
     background: url("images/help-icon.png") 0 0 no-repeat;
     border: none;
     width: 26px;
     height: 26px;
     padding: 10px 5px;
     display: block;
}
 .navbar {
     bottom: -20px;
}
 #headContent .navbar-default .nav>li {
     text-align: center;
     min-width: 100px;
     margin-left: -1px;
}
 
#headContent .navbar-default .nav>li.dropdown.open>a {
	border-bottom: 3px solid #5236ab;
}
 #headContent .navbar-default .nav>li.active{
     border: 0;
}
 #headContent .navbar-default .nav>li>a { 
     font-size: 13px;
     padding: 13px 15px;
     color: #151515;
     font-weight: bold;
     border-bottom: 3px solid transparent;
}
.nav.navbar-nav .dropdown .svg-inline--fa.fa-chevron-down.fa-lg {
	color: #151515;
}
 #headContent .navbar-default .nav>li>a:hover, #headContent .navbar-default .nav>li.active {
    color: #000;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	background-color: #fff !important;
}
 .navbar-default .navbar-nav > .active > a:hover,
 .navbar-default .navbar-nav > .active > a:focus,
 #headContent .navbar-default .nav>li>a:hover, #headContent .navbar-default .nav>li>a:focus {
     color: #000 !important;
     border-bottom: 3px solid #5236ab;
}
 .disabledLinks {
     pointer-events: none;
     cursor: default;
     color: #000000 !important;
}
 .active-custom {
     background-color: #bfbfbf;
}
 .dropdown {
     margin-bottom: 19px;
}
 .customMargins {
     margin: 0px 0px 40px 0px;
}
 .settingNav {
     background-color: #f1f1f1;
     height: 55px;
     width: 125px;
}
 .settingNav li a {
     padding: 10px 6px;
}
 .settingNav .dropdown-menu {
     min-width: 90px;
}
/* Small navbar within the header */
 .navbar-inner {
     width: 125px;
     display: inline;
     float: right;
     top: -6px !important;
     margin-top: 15px;
}
 .dropdown-custom {
     margin-bottom: 0px;
}
 .submenu-first {
     margin-left: 10px;
}
 .imagesContent {
     display: inline-block;
     border: 2px solid black;
     padding: 0px;
}
 .firsthalf {
     width: 50%;
     float: left;
}
 .secondhalf {
     width: 50%;
     float: left;
     height: 100%;
}
 .dropdown-horizontal-custom li {
     display: inline-block;
     float: left;
}
 .open ul.dropdown-horizontal-custom {
     display: inline-flex !important;
}
/* Footer styles */
 #loginFooter{
     margin-top:0px;
}

@media (min-width: pp2px){
	.login-footer-links{
    	height: 75px;
 	}
}

 @media (min-width: 320px) and (max-width: 992px){
 	.login-footer-links{
    	height: 55px;
	}
	
	
}

 #footer {
     margin: auto;
     max-width: 1158px;
     height: 125px;
}
.bottomRow {
	text-align: center;
}
 .polFooter{
     bottom:0;
     width:100%;
     margin:auto;
     position:absolute;
}
 footer {
     color: #000 !important;
     background: #fff;
}
.footer-login {
	background: #f8f9fa;
}
 footer .row {
     margin: 0px;
     padding: 10px 0;
     height: 40px;
}
 footer h4 {
     font-size: 16px;
     line-height: 20px;
     text-align: right;
}
 footer h4 span{
     font-size: 14px;
     line-height: 20px;
     text-align: right;
}
 footer h6 {
     font-size: 14px;
     text-transform: uppercase;
}
 footer li {
     font-size: 12px;
     padding-left: 10px;
     list-style-type: none;
     background: url(images/footerBullet.png) 2px 5px no-repeat;
}
 footer a {
     color: #000;
}
 .footerBottomLinks {
     padding-top: 5px;
     border-top: 1px solid #e1e1e1;
}
 footer .footerBottomLinks span {
     color: #000;
     font-size: 80%;
     font-weight: bold;
     margin-right: 5px;
}
 footer .footerBottomLinks a {
     display:none;
     color: #FFFFFF;
     font-size: 80%;
     margin-left: 5px;
     margin-right: 10px;
}
 footer .footerBottomLinks a:hover {
     color: #FF9900;
     font-size: 80%;
     margin-left: 5px;
     margin-right: 10px;
}
 .cookiestext{
     color: #E31937;
}
 .cookiesclass{
     display:none;
     padding: 10px 0px;
     font-size: 12px;
     margin: auto;
     color:#000;
     background-color: #fef5be;
}
 .cookiesclass > p{
     margin:-8px 0px 0px 0px;
}
/* End Footer styles */
 div.priv {
     margin-left: -15px;
     margin-right: -15px;
}
 .privacyContainer {
     bottom: 0;
     width: 100%;
     background-color: #fef5be;
}
 .privacyContainer p {
     padding: 10px;
}
 .privacyContainer a {
     color: #CC0033;
     text-decoration: none;
}
 .privacyContainer a:hover {
     text-decoration: none;
}
 .in {
     background-color: none;
}
/* Accordion styles */
#accordion1 .panel, #accordion2 .panel{
     border: 0;
}
.panel-default>.panel-heading {
     border-top: 3px solid #333 !important;
}
#rapporterDetails .panel-default>.panel-heading,
#reportTab .panel-default>.panel-heading {
     border: 0 !important;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-default {
     background-color: #f8f8fc;
}
.panel>.panel-heading {
     position: relative;
}
.panel-heading {
     padding:10px !important;
}
.panelTitle>a.collapsed>.expandIcon:after {
     content: "+";
     width: 20px;
     height: 20px;
     position: absolute;
     top: 8px;
     right: 10px;
     color: #fff;
     text-align: center;
     line-height: 18px;
     font-size:20px;
     background-color: #959595;
     border-radius: 25px;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
}
 .panelTitle>a[aria-expanded="true"]>.expandIcon:after {
     content: "-";
     width: 20px;
     height: 20px;
     position: absolute;
     top: 8px;
     right: 10px;
     color: #fff;
     text-align: center;
     line-height: 18px;
     font-size:20px;
     background-color: #959595;
     border-radius: 25px;
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
}
.panelTitle>a.collapsed>.expand-icon:after {
	line-height: 21px;
	font-size: 17px;
}
.panelTitle>a[aria-expanded="true"]>.expand-icon:after {
	line-height: 17px;
	font-size: 17px;
}
 .panelTitle>h5 {
     font-weight: bold;
}
 .panel-body {
     border-top: none !important;
     padding: 6px !important;
     background: #f8f8fc;
}
 .collapseOrFull.in>.activeNotif {
     background-color: #333;
     height: 4px;
     width: 100%;
     border-left: 3px solid #333;
     border-right: 3px solid #333;
     position: relative;
     bottom: 40px;
     display: block;
}
/* Ends Accordion styles */
 table.dataTable th,table.dataTable td {
     white-space: nowrap;
}
 .bluFilter {
     background-color: #DDE8EC;
     border: 1px solid #BDCCD1;
     width: 100%;
     margin: 0;
     padding: 5px;
}
 .table-striped>tbody>tr {
     min-height: 35px;
}
 .table-bordered>tbody>tr>td {
     border-left: none;
     border-right: none;
}
/* Classes created for Form Elements */
/* Created to over ride the bold in label for all form elements */
 input::-ms-clear {
     display: none;
     width : 0;
     height: 0;
}
 input [type="text"] {
     border-radius: 0;
}
 input[type="file"]{
     margin-bottom:10px;
}
 label {
     font-size:12px;
     font-weight: normal !important;
}
 textarea.form-control {
     height: auto;
     border: 0;
}
textarea{
	 resize: none;
}
 .form-control[readonly] {
     background-color: #fff !important;
     border: 0;
}
.form-control[disabled] {
	background-color: #f8f9fa !important;
    border: 0;
}
.form-control {
     padding: 5px !important;
     border-radius: 0px !important;
     box-shadow:none !important;
     -moz-box-shadow:none !important;
     -webkit-box-shadow:none !important;
}
 .tab-content > .active{
     padding:10px!important;
}
form#favouriteFormId input.error{
	border: 1px solid #e31937 !important;
}
/* Created to give the grey background for list of form elements under the RESE module */
.tabContentBGRapport {
     margin-top: -2px;
     padding: 15px;
     background-color: #fff;
     border: 0px;
}
.tabContentBG {
     margin-top: 15px;
     padding: 15px;
     background-color: #f1f1f1;
     border: 1px solid #d4d4d4;
}
 .tabContentBG2 {
     padding: 10px;
}
.tabContentBG3 {
     padding: 0;
     margin-bottom: 20px !important;
     border: 0;
}
.travel-meal .form-control {
	background: #f8f9fa;
}
.ui-widget #receiptRows input {
	width: auto;
	background: #f8f9fa;
	margin-left: 0;
	border: 0 !important;
}
 .tabContentBG4 {
     display: inline-block;
     padding: 20px;
     margin-bottom: 20px;
     background-color: #fff;
     border: 0;
}
.tabContentBG #savebutton{
	margin-left: 6px;
}
 .marginLeft15 {
     margin-left: 15px;
}
 .btn.save:hover,.btn.save:focus,.btn.save.focus,
 .btn.save:active, .btn.save:target,
 .btn.btn-default:active, .btn.btn-default.active, 
 .open > .dropdown-toggle.btn.btn-default {
     background-color: transparent;
     box-shadow: none;
}
 .btn.save{
     color: #000;
     border-radius: 0;
     padding: 5px 15px;
     font-size:13px !important;
     background-color: transparent;
     border: 0;
}

.btn.btn-default.btn-bg-red {
	background-color: #e31937;
	color: #fff;
    font-weight: bold;
}
.btn.btn-default.btn-bg-purple, .btn.save.btn-bg-purple {
	background-color: #5236AB;
    color: #fff;
    font-weight: bold !important;
}

.buttons-bg .btn.btn-bg-gray, .buttons-bg .btn.btn-bg-white:hover, .btn.btn-bg-gray, .btn.btn-bg-white:hover {
	background-color: transparent;
	color: #000;
}
.buttons-bg .btn.btn-bg-white, .buttons-bg .btn.btn-bg-gray:hover, .btn.btn-bg-gray:hover, .btn.btn-bg-white {
	background-color: transparent;
	color: #000;
}
.btn.change-schedule {
	border: 0;
}
 button#btnexportera {
     padding: 5px 15px;
}
 span.space {
     padding: 0;
}
 .btn.save2{
     color:#000 !important;
     border-radius:0;
     padding: 5px 15px;
     background-color: #f8f9fa !important;
     border: 1px solid #d4d4d4;
}
 .btn.reset {
     color: #000;
     border-radius: 0;
     padding: 5px 15px;
     font-size: 13px !important;
     background-color: transparent;
     border: 0;
}
.btn.reset.btn-sm, .btn.save.btn-sm, .btn.btn-sm {
	height: 31px;
}
.btn.reset:hover,.btn.reset:focus,.btn.reset.focus, .btn:active,
.btn.reset:active, .btn.reset:target {
     background-color: transparent;
     box-shadow: none;
}
.btn.reset.btn-bg-purple:hover,.btn.reset.btn-bg-purple:focus,.btn.reset.focus.btn-bg-purple {
     background-color: #5236ab;
     color: #fff;
}

 .btn.new {
     color: #555555;
     border-radius: 0;
     padding: 5px 15px;
     background-color: #fff;
     border: 1px solid #d4d4d4;
}

#loginmethoddiv .btnBG{
     padding: 10px 0px 0px 0px;
}

 .btnBG {
     padding: 25px 0px 0px 0px;
     margin-bottom: 20px;
}
 .error-display {
     border-left: 4px solid #e31937;
     padding-left: 10px;
}
 .error-tooltip {
	 color: #e31937;
     padding: 5px 10px;
     margin: -1px auto;
     border: 1px solid #e31937;
     border-radius: 0px;
     font-weight: bold;
     font-size:12px;
     margin-bottom: 17px;
}

/* Common error display */
 .errormessageTop {
     padding-bottom: 5px;
     margin-bottom: 10px;
     background-color: #fff;
}
 .errormessageTop>ul {
     color: #000;
     padding-left: 10px;
     list-style: none;
     list-style-type: none;
}
 .errormessageTop>ul li {
     margin-bottom: 15px;
}
 .errormessageTop>ul li:before {
     float: left;
     color: #e31937;
     content: "\25aa";
     margin-right: 10px;
}
/* Page specific error display */
 .errorAlert {
     background: none;
     display: inline-block;
     margin-bottom: 0;
     margin-right: 5px;
}
.svg-inline--fa.errorAlert, .svg-inline--fa.fa-triangle-exclamation {
	color: #e31937;
}

.session-error{
	color: #000;
	font-size: 16px;
	font-family: "Arial", sans-serif;
}

 .errormessage {
     padding-bottom: 3px;
     margin-bottom: 10px;
     background-color: #fff;
     margin-top: 10px;
}
 .errormessage>ul {
     padding-left: 8px;
     list-style: none;
     list-style-type: none;
     margin-bottom: 0px !important;
}
 .errormessage>ul li {
     color: #e31937;
     font-size: 12px;
     margin-bottom: 10px;
}
 .errormessage>ul li:before {
     float: left;
     color: #e31937;
     content: "\25aa";
     margin-right: 10px;
     margin-top: -4px;
     font-size:16px;
}
 .error-arrow-container {
     margin-top: 5px;
     margin-left: 30px;
}
 .error-arrow-up {
     width: 0;
     height: 0;
     left: 50%;
     border-left: 10px solid transparent;
     border-right: 10px solid transparent;
     border-bottom: 10px solid #e31937;
}
 .showLog{
     background: url(images/clock.png) 0 0 no-repeat;
     margin: 3px 0px 0px 2px !important;
     display: inline-block;
     height: 10px;
     width: 10px;
}
 .tooltipHelp {
     background: url("images/help-icon-sm.png") 0 0 no-repeat;
     border: none;
     width: 16px;
     height: 16px;
     margin-bottom: -3px;
     display: inline-block;
}
 .tooltip {
     background-color: #fff !important;
     border: 0px solid #ccc !important;
     box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, .25);
     -moz-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, .25);
     -webkit-box-shadow: 2px 2px 0px 0px rgba(0, 0, 0, .25);
}
 .tooltip.in{
     filter: alpha(opacity=100);
     opacity: 1 !important;
}
 .homeIcon{
     background: url("images/homeIcon.png") 0 0 no-repeat;
     border: none;
     width: 16px;
     height: 15px;
     margin-bottom: -3px;
     display: inline-block;
}
 #favLinks{
     font-weight:bold;
}
 .well .dropdown{
     margin-bottom: 5px !important;
     margin-left: 1px;
}
 #favouriteLinks p{
     margin-bottom: 4px;
}
 .favouriteIcon{
     background: url("images/favoriteIcon.png") 0 0 no-repeat;
     border: none;
     width: 16px;
     height: 16px;
     margin-bottom: -3px;
     display: inline-block;
}
 .favouriteYellow{
     background: url("images/favoriteyellow.png") 0 0 no-repeat;
     border: none;
     width: 16px;
     height: 16px;
     margin-bottom: -3px;
     display: inline-block;
     cursor: default !important;
     pointer-events: none !important;
}

 #addLink{
     margin-left: 0;
     background-color: #fff;
}
 #addLink:hover {
 	background-color: #f8f9fa;
 }
a.deleteWebLink svg {
    margin-top: 7px;
}
 .fav-body{
     font-size:13px;
     min-height: auto !important;
}
 .fav-body ul {
     padding-left: 0px !important;
}
 .grey-form-style{
     padding: 10px 0;
     margin-bottom: 10px;
     border: 0;

}
.introtext {
     margin-bottom: 30px;
}
.settingsforemails {
	padding-top: 15px;
	background: none !important;
}

div#emailTextInner{
	background: none !important;
}
.dropdown-menu .list-inline-block {
    display: inline-block;
    margin-left: -28px;
}
.grey-form-style .grey-forms1 .form-control, .approvalDiv .form-control, .light-bgclr,
#saveUpdateContactId .grey-form-style, .grey-form-style .form-control.light-bgclr,
.form-control.light-bgclr {
	background: #f8f9fa;
}
.grey-form-style .form-control {
	background: #fff;
}
.grey-forms1{
     margin-bottom: 10px;
}
#addurllink {
     padding-left:10px !important;
}
 #bredCrumbsTxt{
     padding-top: 10px;
}
 #favouriteFormId i.fa{
     font-size:14px;
     margin-top:4px;
}
#addUploadId {
	margin-right: 10px;
}
 .settings-favorites{
     background: url("images/settings-favorites.png") 0 0 no-repeat;
     border: none;
     width: 30px;
     height: 16px;
     float:right;
     margin-right: -12px;
     margin-bottom: -5px;
}
.news-favorite{
	margin-left: 10px;
}
.news-panel .dropdown-menu{
	padding: 0;
	margin-top: -2px;
}
 .tooltip-inner {
     text-align: left !important;
     background-color: #fff !important;
     border: 0px solid #cccccc !important;
     padding: 5px !important;
     color: #000000 !important;
     border-radius: 0px !important;
     max-width: 170px !important;
}
 .tooltip-right {
     margin-left: 15px !important;
}
 .tooltip-left {
     margin-right: 15px !important;
}
 .tooltip-bottom {
     margin-top: 15px !important;
}
 .tooltip-top {
     margin-bottom: 15px !important;
}
 .tooltip.right .tooltip-arrow, .tooltip.left .tooltip-arrow, .tooltip.top .tooltip-arrow, .tooltip.bottom .tooltip-arrow {
     border-width: 0px !important;
}
 .bodyBackground {
 	background-image: url("../staticcontent/images/background.jpeg");
	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
    height: 100%;
}
 .logoBig {
     display: block;
     margin-top: 0;
     margin-bottom: 0;
}
.logoBig a {
     border: none;
     display: block;
     width: auto;
     margin-bottom: 45px;
     text-align: center;
}

#loginmethoddiv{
	padding-left:20px;
	padding-right: 20px;
}

 .loginForm * {
     margin-left: auto;
     margin-right: auto;
}

.loginFormWrapper{
 	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); /* IE 9 */
    -webkit-transform: translate(-50%, -50%); /* Chrome, Safari, Opera */
}

 .loginForm {
	background-color: #fff;
 	padding:15px;
 	padding-left:25px;
 	padding-right:25px;
    display: block;
    width: 400px;
    margin: auto;
    position: relative;
    z-index: 1500;
    min-height:300px;
}

 .loginField {
     border: 0;
     display: block;
     height: 32px;
     margin-bottom: 5px;
     padding: 4px;
     width: 100%;
     background: #f8f9fa;
}
 #selection a{
     text-decoration:underline;
}
 #username {
     margin-bottom: 15px;
}
 .forgotPWlink {
     font-size: 9pt;
     font-style: italic;
}
.login-btn {
     background-color: #fff;
     border: 1px solid #d4d4d4;
     color: #555;
     padding: 2px 18px;
     width: 100%;
     margin: 10px auto 20px;
     height: 32px;
}

#extlinksleftnav ul, #contactLinkDiv ul, #eguidelinksleftnav ul{ margin-bottom: 0px; }
.input-group .form-control.error{border: 1px solid #e31937 !important; font-size: 10.5px;}
.ui-widget .error  {
    border: 1px solid #e31937 !important;
}
.ui-widget li.error, .ui-widget label.error {
	border: 0 !important;
}
form label.error { 
	display: table-row; 
	width: 8em; 
	color: #e31937; 
	margin-left: 0.5em; 
	width: auto; 
	float: none;
	font-size: 10.5px; 
}
li.error{ color: #e31937; }
.calDate ul, ul{ padding-left: 0; }
.errorMessage{ color: #e31937; font-size: 10.5px; }
.dialog-error .errorMessage{ font-size: 12px; }
.form-group .error input{ border: 1px solid #e31937 !important;}
.newsPanel h5 {
    color: #111111;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 18px;
    text-transform: uppercase;
}
.pageContent {
         padding: 10px;
         background-color:#f1f1f1 important;
    }
     .innerPanel {
         background-color: #ffffff;
         padding: 0px;
         border: 1px solid #cccccc;
    }
     .buttonRow {
         display: inline-block;
         margin-bottom: 32px;
         width: 100%;
    }
     .caret-left {
         display: inline-block;
         width: 0;
         height: 0;
         margin-left: 2px;
         vertical-align: middle;
         border-right: 4px solid;
         border-bottom: 4px solid transparent;
         border-top: 4px solid transparent;
    }
    .dropdown-submenu{
	    position: relative;
	}
	.dropdown-submenu .dropdown-menu{
	    top: 0;
	    left: 100%;
	    margin-top: -4px;
	    left: -94%;
	}
	#headContent .dropdown-submenu .caret-right {
	    display: inline-block;
	    width: 0;
	    height: 0;
	    margin-left: 5px;
	    vertical-align: middle;
	    border-left: 4px dashed;
	    border-top: 4px solid \9;
	    border-top: 4px solid transparent;
	    border-bottom: 4px solid transparent;
	}
	.dropdown-submenu .dropdown-menu{
		padding-left: 10px;
	}
     .btn.save.reviewBtn {
         padding-top:7px;
         padding-bottom:7px;
         height:32px;
    }
     .quickClaimView,.custom-plain-back-btn,.savedClaims {
         font-size: 12px;
    }
     .quickClaimValue {
         color: #000;
         font-size:12px;
         font-weight: bold;
         padding: 2px 5px;
    }
     .quickClaimDiv {
         display: inline-block;
    }
     #currentErsTxt .container-fluid {
         padding: 0px 8px !important;
    }
     #currentErsTxt .btn {
         border-radius: 0px;
         border: 1px solid #ccc;
         font-size: bold;
    }
     #basketbutton .container-fluid {
         padding: 0;
         margin-right: 0;
    }
    
    @media (min-width: 320px) and (max-width: 767px){
		.savedClaimsDiv #basketbutton .btn.save {
    		padding: 5px 15px;
		}
    }
    
    #basketbutton .btn.save {
    	padding: 6px 15px;
    	height: 31px;
    }
     .savedClaimsDiv {
         display: inline-block;
         margin-bottom: -10px;
    }
     .savedClaims {
         padding: 10px 5px;
    }
     .savedClaimsDiv>.popover.in>.arrow {
         display: none;
    }
     .savedClaimsDiv>.popover {
         margin-top: 1px !important;
         width: 100%;
    }
     .savedClaimsDiv>.popover.in>.popover-content {
         padding: 0px !important;
    }
     .claim-numb {
         font-weight: normal;
         color: #991f3d;
         margin-left: 15px;
    }
     .claimPanel {
         background-color: #f6f6f6;
         padding: 0px !important;
    }
     .claimPanel>.panel-title {
         padding: 10px;
    }
     .savedClaimsDiv>.popover.in {
         left: auto !important;
         right: 31px !important;
         top: 208px !important;
         border-radius: 0px !important;
    }
     .claimsPanelGroup {
         margin-bottom: 0px;
    }
     .claimsPanelGroup>.panel>.panel-collapse.in>.panel-body {
         font-size: 9pt;
    }
     .claimsTotalDiv {
         border-top: 1px dotted #f6f6f6;
         border-bottom: 1px dotted #f6f6f6;
         margin: 10px 0px 10px 0px;
         padding: 5px;
         text-align: right;
         font-weight: bold;
         font-size: 9pt;
    }
     .claimsTotal {
         color: #991f3d;
    }
     .claimCount,#basketitems {
         font-weight: bold;
         font-size: 13px;
         padding: 0;
         vertical-align: middle;
         position: relative;
         color: #fff;
    }
     .claimsLabel {
        /*font-weight: 600;
        */
         font-size:75%;
         margin: 0px;
         margin-bottom: -5px;
    }
     .claimsReadyForApproval {
         display: inline-block;
         vertical-align: middle;
         text-align: left;
         padding-right: 16px;
    }
     .rese-btn {
         background-color: #e2e2e2;
         color: #555;
         border: 1px solid #b1b1b1;
         border-radius: 0px;
         padding: 10px 12px 8px 12px;
         position: relative;
         right: 0px;
    }
     .reseTitle {
         color: #991F3D;
         margin: 20px 0px 10px 0px;
    }
     .iconLinksGroup {
         display: inline-block;
         padding: 20px 0px;
         clear: both;
         width: 98%;
    }
     .iconLinkDiv {
         padding: 0px 5px 0px 5px;
    }
     .userInfo {
         width: auto;
         height: auto;
         top: 10px;
         right: 5px;
         float: right;
         font-size: 12px;
    }
     .thumbnail {
        text-align: center;
        border: 0 !important;
        border-radius: 8px !important;
		box-shadow: 1px 3px 7px 3px #f8f9fa;
    	height: 165px;
    	width: 165px;
    }
     .icon {
         display: block;
         margin-left: auto;
         margin-right: auto;
         margin-bottom: 30px;
         text-align: center;
    }

     a.thumbnail h5 {
         font-size: 11px;
    }
    /*Classes for title section with breadcrumbs*/
     .crumbCustom {
         padding: 0px !important;
    }
    /*Use this class for bootstrap columns*/
    .svg-inline--fa {
	    color: #4d535a;
	}
	.fa-circle{
		color: #959595;
	}
	.fa-inverse {
	    color: #fff;
	}
 	#toolmenu .fa-stack-1x { font-size: 1.05em; margin-left: 7.5px; }
	#toolmenu .fa-stack-2x { font-size: 1.04em; }
  	i { vertical-align: middle; }
  	a#deleteIcon{ display: inline-block; margin-top: 5px;}
  	#toolmenu .svg-inline--fa.fa-eject{ position: relative; left: 11px; top: 9px; width: 0.81em; }
  	#toolmenu .navbar-nav > li > a .svg-inline--fa.fa-eject{ margin-bottom: 10px; color: #6d6d6d;}
  	.fa-home{ margin-bottom: 2px; }
  	.my-links-color{ color: #6d6d6d; }
    .pageTitle {
         margin: 0px;
         color: #000;
         font-size: 13px;
         margin-top:-2px;
    }
     .breadcrumb {
         color:#8b8b8b;
         font-size: 12px;
         padding: 0px !important;
         margin: 10px 0px 12px 0px !important;
         background-color: none !important;
         border-radius: 0px !important;
    }
     .breadcrumb>a {
         color: #8b8b8b !important;
    }
     .breadcrumb > li, .breadcrumb > li > a {
         font-size: 12px;
         color: #8b8b8b !important;
    }
     .breadcrumb > li > a:hover {
         text-decoration:underline;
         color: #000 !important;
    }
     .breadcrumb>li+li:before {
         color: #6c6c6c !important;
         padding: 0px !important;
    }
     .breadcrumb > .active {
         font-size: 12px;
         color: #8b8b8b !important;
    }
     .formContentBG {
         background-color: #ffffff;
         padding: 15px;
         border-radius: 0px;
         border: 1px solid #b9b9b9;
         margin-top: 20px;
    }
     .submit {
         display: block;
         border-radius: 0px;
         border: 1px solid #b9b9b9;
         margin-top: 30px;
    }
     .boldText {
         font-weight: 800;
    }
    /*Class created for bold text*/
     .captionCustom {
         font-size: 0.9em;
         color: #b9b9b9;
         display: inline;
    }
    
    .imgHalf {
         padding: 0px;
         display: inline-block;
    }
    .imgHalf {
         width: 200px !important;
    }
     .imgHalf img {
         min-height: 300px;
         height: 300px;
         width: 305% !important;
    }
     
     .wrap {
         right: 85px;
         bottom: 0;
         position: absolute;
         background: transparent;
    }
     .wrap img {
         width: 130%;
    }
     
.reseBG .reseContainer {
     top:-1px;
     left:0px;
     width: 965px !important;
}
.polDescription{
     font-size:12px;
     line-height:16px;
}
.contentDiv .polDescription{
     margin-top: 11px !important;
}
.backRese{
     background: #f1f1f1;
}
.question-details .svg-inline--fa{
	color: #777;
	cursor: pointer;
}
.question-details .fa-lg{
	font-size: 1.25em;
}
.right-menu .eject-margin{
	margin: -3px 0 13px;
}
.right-menu .fa-circle, .right-menu .fa-question-circle{ 
	color: #200a58; 
}
.right-menu .fa-stack-2x{ 
	font-size: 0.95em; 
}
.fav-icon{
	position: relative;
	top: -2px;
}
.fav-icon .fa-star{
	color: #737373;
}
/* Reminder emails css */
.grey-form{
	border: 0;
	padding: 10px 0;
}
.grey-form .table{
	background: #fff;
	border: 0;
	color: #000;
	margin: 0;
}
.grey-form .table th{
	border-right: 0;
	padding: 2px 4px;
	color: #5236ab;
	font-weight: bold;
}
.grey-form .table td{
	padding: 2px 4px;
}
.table thead th:last-child{
	border: 0;
}
.grey-form .table tr:nth-of-type(even){
	background: #fff;
	border-bottom: 0;
}
.grey-form .table tbody tr:nth-of-type(odd){
	background: #f8f9fa;
	border-bottom: 0;
}
.pointer-none{
	pointer-events: none;
}
.valign-tbtm{
	vertical-align: text-bottom;
}
.panel-title>a.collapsed>.expand-icon:after {
	     content: "\f067";
	     line-height: 15px;
	     font-size: 18px;
	     font-family: 'Font Awesome 5 Pro';
	     font-weight: 700;
	     background: linear-gradient(270deg,#5236ab 0%,#e41937 100%);
    	-webkit-background-clip: text;
    	-webkit-text-fill-color: transparent;
    	background-clip: text;
    	text-fill-color: transparent;
}
.panel-title>a[aria-expanded="true"]>.expand-icon:after {
		     content: "\f068";
		     text-align: center;
		     line-height: 15px;
		     font-size: 18px;
		     font-family: 'Font Awesome 5 Pro';
		     font-weight: 700;
		     background: linear-gradient(270deg,#5236ab 0%,#e41937 100%);
    		-webkit-background-clip: text;
    		-webkit-text-fill-color: transparent;
    		background-clip: text;
    		text-fill-color: transparent;
}
.vt-gradient-line-all {
    border: 0;
    margin: 0;
    width: 100%;
    position: relative;
    padding-left: 30px;
}		
.vt-gradient-line-all::before {
   content: "";
   display: inline-block;
   width: 6px;
   height: 100%;
   top: 0;
   left: 0;
   position: absolute;
   background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5236ab),to(#e41937));
   background: linear-gradient(360deg,#5236ab 0,#e41937 100%);
}

.carousel-caption .rounded-btns, .rounded-btns {
	border: 1px solid #ddd;
	border-radius: 20px;
	font-size: 12px;
	background: #fff;
}
.btn-default.rounded-btns:hover,
.btn-default.rounded-btns:active:hover {
	background: #fff;
	border-bottom: 1px solid #5236ab;
}
.rounded-btns-pos {
	position: absolute;
	bottom: 0;
	right: -98%;
}
.mright-90 {
	margin-right: 90px;
}
.basket .options, .basket li.history-row .options ul {
    margin-right: 12px;
}
.history.nowrap.no-footer .fa-receipt {
	font-size: 18px;
}

.navbar-fixed-bottom{
	opacity:0.75;
    z-index: 99;
}

/* reminder emails css end */
@media (min-width: 320px) {
	.bodyBackground .navbar-fixed-bottom{
		opacity:0.75;
        z-index: 99;
    }
    .navbar-nav > li {
	    float: left;
	}
	.tool-menu .navbar-nav > li > a {
	    padding: 0 5px;
	    color: #5236ab;
	    line-height: 18px;
	}
}

@media screen and (min-width: 320px) and (max-width: 767px){
	#refresh-on-sort-saved-div span, 
	#refresh-on-sort-pending-div span, 
	#refresh-on-sort-historical-div span {
    	padding: 0px 5px 1px 5px;
	}
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.logoBig a img{
		height: 43px;
	}
    header a img{
    	width: 84px;
    	height: 30px;
    }
    header .logo{
    	height: 55px;
    }
}

@media (min-width :768px) and (max-width:991px) {
     .loginForm {
         display: block;
         width: 350px;
         margin: auto;
         position: relative;
    }
     .error403 {
         display: block;
         width: 240px;
         position: relative;
         margin: 50px 100px;
    }
     .sessionLogo{
         margin-left:0px;
    }
     .navbarBG {
         background-color: none;
    }
     .login-btn {
         height: 32px;
    }
     .password-btn {
         padding: 5px 10px;
         width: 100%;
         margin-top: 10px;
         margin-bottom: 20px;
         color: #555;
         background-color: #f8f9fa;
    }
     .footerHelixDesign {
         border: none;
         height: 180px;
         width: 100%;
         position: relative;
         bottom: 0px;
         z-index: 999;
         margin: auto;
         clear: both;
    }
     .ClsHori {
         overflow-x: auto;
         overflow-y: hidden;
         width: 100%;
         height: auto;
    }
    table.dataTable.dtr-inline.collapsed > tbody > tr > td.child{
    	padding-bottom: 10px;
    }
    #repUpload #repCheck{
        float: left;
        margin-top: 6px;
        margin-right: 10px;
    }
    .imgHalf img{
        width:400% !important;
    }
    .savedClaimsDiv {
        margin-right: 0px !important;
    }
    .basket .options, .menu-container {
	    margin-right: 0;
	}
    table.dataTable.no-footer > tbody > tr.child ul li{
    	padding-left: 6px;
    }
	.menu-container button.apprBtns{
	 	margin-right: 0;
	  	margin-top: -14px;
	}
	.basket li.history-row{
	  	padding: 5px 10px !important;
	}
    #refresh-on-sort-pending-div div.menu-container button:last-child{
    	margin-right: -19px;
    }
    #refresh-on-sort-historical-div .menu-container #report-claim{
    	margin-top: -20px;
    	margin-right: -19px;
    }
    .form-group.pad-right0-sm{ padding-right: 0; margin-bottom: 16px; }
    .form-group.pad-left10-sm{ padding-left: 10px !important; }
}

@media(min-width: 768px){
    .hideInSm {
        display: none;
    }
    .navbar-fixed-top, .navbar-fixed-bottom {
        bottom:0px !important;
    }
    #toolmenu .navbar-nav > li > a{
        padding: 0 8px !important;
        color: #5236ab;
        line-height: 19px;
    }
    .tool-menu .navbar-nav > li > .bright-0 {
    	border-right: 0 !important;
    }
    .tool-menu .navbar-nav > li > .bleft-1 {
    	border-left: 1px solid #5236ab;
    }
    #toolmenu .navbar-nav > li > a span{
     	margin-bottom: 1px;
    }
    .bodyBackground .navbar-fixed-bottom{
     	z-index: 99;
    }
    .dataTables_scroll .dataTables_scrollBody {
        height: auto !important;
    }
}

@media (max-width: 420px) {
    .loginForm {
         width: 300px;
    }
 
}
    
@media (min-width: 992px) {
	#toolmenu .navbar-nav > li > a{
        width: auto;
    }
    .nav > li > a {
    	padding: 2px 10px;
    }
     .loginForm {
         display: block;
         width: 350px;
         margin: auto;
         position: relative;
    }
     .error403 {
         display: block;
         width: 300px;
         position: relative;
         margin: 50px 100px;
    }
     .sessionLogo{
         margin-left:0px;
    }
     .password-btn {
         position: relative;
         padding: 5px 10px;
         width: 100%;
         margin-top: 10px;
         margin-bottom: 20px;
         color: #555;
         background-color: #f8f9fa;
    }
     .navbarBG {
         background-color: none;
    }
     .footerHelixDesign {
         border: none;
         width: 850px;
         position: relative;
         bottom: 0px;
         z-index: 99;
         margin: auto;
         clear: both;
    }
    .dataBG {
         padding-left:0px !important;
    }

	.hideInWeb {
        display: none;
    }
    .panelTitle {
        visibility: hidden;
        display: none;
    }
    header{
     	min-height: 130px;
    }
    .m-top0{
    	margin-top: 0;
    }
}
@media (max-width:1157px) {
         #repCheck{
             float: left;
             margin-top: 15px;
             margin-right: 10px;
        }
        .hideInResMd{
             display: none;
        }
        [data-dtr-index="5"] span.dtr-data, [data-dtr-index="6"] span.dtr-data{
        	float: right;
        }
        table.dataTable#refresh-on-sort-saved-div > tbody > tr.child span.dtr-title { min-width: 85px; }
    	#headContent h1{
    		margin-right: 6px;
    	}
    	.dataTables_wrapper table.dataTable > tbody > tr.child td{
	         border-left:none;
	    }
	    .bannerBG{
		    right: 20px;
		    margin-top: -10px;
		}
    }
@media (min-width: 320px) and (max-width:991px) {
		 .logo a img {
			max-height: 35px;
		 }
		 header .logo {
		    margin: 6px 0px 0px 50px;
		}
         .navbar-fixed-top {
             position:relative !important;
             bottom:0px !important;
        }
        
        .navbar-fixed-bottom{
             bottom:0px !important;
             opacity:0.75;
        }
        
        #basketbutton .container-fluid{
             width:100%;
        }        
        .newsPanel, .panelNotif {
             margin : 10px 0 0;
        }
        .img-responsive.list-inline-block {
        	display: inline-block;
        }
       /* #toolmenu .navbar-nav > li > a{
        	padding: 8px 15px !important;
        }*/
        #headContent.navbarBG {
             background-color: #fff !important;
        }
         .pushable .centerContent {
             width: 100% !important;
             padding-right: 0px !important;
        }
         .centerContent .welcomeRow .imgHalf {
             width: 27%;
             padding: 0;
        }
         
         .subContentHalf {
             width: 96% !important;
        }
         
         .homeBG {
             width: 100% !important;
             overflow: hidden;
             margin: 0% !important;
        }
         .centerContent .notifBg {
             margin-left:0;
             margin-top: 0;
             padding: 0px !important;
        }
         .notifBg .panelNotif{
             width: 100% !important;
             min-height:0px;
        }
         .navbar-nav{
             margin: 0 !important;
        }
         .pushable {
             background-size: cover;
             height: 100%;
        }
         .pushable .reseBG{
             padding: 7px !important;
        }
         .reseBG .reseContainer {
             width: 100% !important;
             margin-left:5px;
        }
         .reseBG > .col-sm-3, .reseBG > .col-md-3, .reseBG > .col-lg-3{
             padding-right:10px !important;
        }
         /* .panelNotif .panelNotifScroll {
             max-height: 100%;
        } */
         .centerContent .nopadding{
             padding:0px !important;
        }
         
        
         #footer {
             position:relative;
             height:90px;
        }
         #footer .footerAlign{
             position: absolute;
             /*bottom: 0px;*/
             right: 0px;
        }
         ul#menu, ul#menu ul.sub-menu{
             margin-left: 0px !important;
             border: 0 !important;
             padding: 0;
             font-size: 100% !important;
             width: 143% !important;
             padding-left: 0px !important;
        }
       
         .history li.inner-history-row{
             background-color: #ffffff !important;
             margin-bottom: 12px;
             padding-top: 3px !important;
        }
        footer h4 {
             text-align: center;
        }
        .tabContentBG2{
        	padding: 0px;
        }
        .tabContentBG4{
        	padding: 10px;
        }
        .fullDiv {
             margin: 0;
             padding: 0;
             height: 100%;
             width: 100%;
        }
        .headerightPanel .navbarBG {
             background-color: #fff;
        }
        /* .headerightPanel{
		     position: relative;
		     right: 60px;
		} */
        .form-group.pad-right0, .pad-right0{ padding-right: 0 !important; }
        #subPanel-0,#subPanel-1, #subPanel-2,#subPanel-3, #subPanel-4{
             display: block!important;
        }
		.hideInRes{
	        display: none;
	    }	    
		.panel-group .panel, .panel-group .panel-title {
			border: 0;
			background: #eaeaf5;
			width: 100%;
		}
		.panel-group .panel-body .panel, .panel-group .panel-body {
			background: #fff;
		}
		.panel-group .panel-body {
			background: #f8f8fc;
		}
		.vt-gradient-line {
		    border: 0 none;
		    margin: 0;
		    width: 100%;
		    position: relative;
		    padding-left: 30px;
		}
		
		.vt-gradient-line::before {
		   content: "";
		    display: inline-block;
		    width: 6px;
		    height: 100%;
		    top: 0;
		    left: 0;
		    position: absolute;
		    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5236ab),to(#e41937));
		    background: linear-gradient(360deg,#5236ab 0,#e41937 100%);
		}
}
@media screen and (min-width: 200px) and (max-width: 767px){
	/*Top Menu is made display none for Breadcrumbs link to work */
    #topMenu{
        display:none;
    }
    .mtop-10 {
		margin-top: 5px;
	}
    .form-group.pad-right0-xs{ padding-right: 0; }
	#addUploadId {
		margin-top: 5px;
	}
 	.hideInXs {
         display: none;
    }
    .vt-gradient-line-xs-hr {
		    border: 0 none;
		    margin: 0;
		    width: 100%;
		    position: relative;
		    padding-left: 30px;
	}		
	.vt-gradient-line-xs-hr::before {
		   content: "";
		   display: inline-block;
		   width: 6px;
		   height: 100%;
		   top: 0;
		   left: 0;
		   position: absolute;
		   background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5236ab),to(#e41937));
		   background: linear-gradient(360deg,#5236ab 0,#e41937 100%);
		}
    .travelMonths{
         position: relative;
    }
    .basket li.history-row{
    	padding-left: 5px;
    	line-height: 16px;
    }
    .history-row.lastrow .pTop6.options {
         margin-right: 0px;
    }
    .quickClaimDiv{
    	display: inline-block;
    	clear: both;
    }
    .savedClaimsDiv{
         margin-right: 0px;
    }
    #refresh-on-sort-pending-div div.menu-container button:last-child{
    	float: right;
    	margin-right: -5px;
    	margin-left: 5px;
    }
    div.buttonRow #options #buttons-rese{
    	width: auto;
    }
    div.dataTables_wrapper div.dataTables_length,
    div.dataTables_wrapper div.dataTables_filter,
    div.dataTables_wrapper div.dataTables_info,
    div.dataTables_wrapper div.dataTables_paginate {
      text-align: left !important;
    }
     div.navbarBG {
         background-color: #ffffff !important;
    }
     .footerHelixDesign img{
         width:133%;
         height:auto;
    }
     .popOverCls{
         float:left;
    }
     header .logo {
         margin: 6px 0px 0px 50px;
    }
     #savebutton{
         margin-top:6px;
    }
    #accordion .save{
    	margin-top: 5px;
    }
     .noScroll{
         margin-top:-6px !important;
    }
     #refresh-on-sort-historical-div_wrapper .noScroll, #refresh-on-sort-pending-div_wrapper .noScroll, #refresh-on-sort-historical-div_wrapper .noScroll {
         margin-top:-6px;
    }
     footer .row{
         margin:0px 10px;
    }
     #footer h6{
         margin-top:-2px;
    }
     .cookiesclass{
         margin: auto!important;
    }
     .cookiesclass > p{
         margin:-14px 0px 0px 0px;
    }
    /*newspanel for responsive*/
     .newsPanel h5 {
         margin-top: 18px;
         margin-left: 0;
    }
    /* Data table responsive*/
     .dataTables_wrapper table.dataTable > tbody > tr.child ul {
         border: 0px;
         background: none;
         padding: 15px 0px;
    }
     .dataTables_wrapper table.dataTable > tbody > tr.child ul li {
         border: 0px;
    }
     .dataTables_wrapper ul#menu, ul#menu ul.sub-menu {
         border: 0px !important;
    }
     .dataTables_wrapper #menu .fa {
         float: right;
    }
     #accordion2 .tabContentBG {
         padding: 15px 0px;
    }
     .dataTables_wrapper table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
         top: 12px !important;
         left: 10px !important;
    }
     .history .dataTables_wrapper #menu .fa {
         margin-left:11px;
    }
     .dataTables_wrapper table.history {
         width: 100% !important;
    }
     table.history {
         width: 99% !important;
    }
     #tab-1 h5{
         margin-top: 0px;
         margin-bottom: 5px;
    }
    /*table row expand css*/
     .history ul{
         padding: 5px 10px 0px 0px;
         font-size: 12px;
         margin: 0px;
    }
     .contentDiv .saved-div, .pending-div, .historical-div {
         background-color: #fff;
         border: none;
    }
    .contentDiv div#saveddiv, #pendingdiv, #historicaldiv {
    	padding: 6px;
    	width: 100%;
    	overflow-x: auto;
    }
    /* End Data table responsive*/
     .loginForm {
         display: block;
         margin: auto;
         position: relative;
         width: 320px;
         bottom:50px;
    }
     .error403 {
         display: block;
         width: 80%;
         margin: auto !important;
         position: relative;
         margin-top: 90px !important;
         bottom:50px !important;
    }
     .sessionLogo{
         margin-left:0px;
    }
     .logoBig {
         margin-bottom: 50px;
    }
     
     #headContent > div.navbarBG {
         background-color: #ffffff !important;
    }
     .login-btn {
         width: 100%;
         margin-top: 10px;
         padding: 5px;
         margin-bottom: 10px;
    }
     .password-btn {
         width: 100%;
         margin-top: 10px;
         padding: 5px;
         margin-bottom: 10px;
         color: #555;
         background-color: #f8f9fa;
    }
     .footerHelixDesign {
         border: none;
         position:relative;
         bottom: 0px;
         z-index: 999;
         margin: auto;
         clear: both;
         left: -104px;
    }
     .ClsHori {
         overflow-x: auto;
         overflow-y: hidden;
         width: 100%;
         height: auto;
    }
     .quickClaimView {
         border: none;
         background-color: transparent;
    }
    /*.navbar-nav .open .dropdown-menu {
        */
         #primarynav ul.dropdown-menu {
             padding:10px 0px 12px 0px !important;
             background-color: #fff !important;
             border: 0px solid #ccc !important;
             border: 0px solid rgba(0, 0, 0, .15)!important;
             box-shadow: 15px 6px 15px -6px rgba(0, 0, 0, .25) !important;
             -moz-box-shadow: 15px 6px 15px -6px rgba(0, 0, 0, .25) !important;
             -webkit-box-shadow: 15px 6px 15px -6px rgba(0, 0, 0, .25) !important;
        }
         
         @media (min-width: 280px) and (max-width: 767px){
			.resedd ul.dropdown-menu{
				margin-left: -50px;
			}         
         }
         
         .history ul#menu li ul.sub-menu {
             z-index:-1!important 
        }
         #menu li {
             height:0px;
        }
         div.menu-container{
             float: right !important;
             width: 100%;
             margin-right: 0;
        }
         div.menu-container button {
             width:auto !important;
             margin-right:0px;
             border-radius: 0;
             padding: 5px 12px;
        }
         #menu li a.alternative {
             display:none;
             font-size:12px;
             z-index:-1!important;
        }
         div#basketItems .claimsReadyForApproval {
             padding-right:0px !important;
        }
         .resebtn-container {
             height:100px;
        }
         .resebtn-container div.btndiv {
             margin-top:30px;
        }
         .ClsHori {
             overflow-x: auto;
             overflow-y: hidden;
             width: 100%;
             height: auto;
        }
         #refresh-on-sort-saved-div tr, #refresh-on-sort-historical-div tr , #refresh-on-sort-pending-div tr {
             padding:5px !important;
        }
         #refresh-on-sort-saved-div #menu ul.sub-menu, #refresh-on-sort-pending-div #menu ul.sub-menu, #refresh-on-sort-historical-div #menu ul.sub-menu {
             z-index:-1!important;
        }
         #refresh-on-sort-saved-div tr td.child, #refresh-on-sort-historical-div tr td.child, #refresh-on-sort-pending-div tr td.child {
             padding: 0px 5px !important;
             width: 100%;
        }
         
         .imgHalf img {
             margin-left:-40px;
        }
         #refresh-on-sort-saved-div_info, #refresh-on-sort-pending-div_info, #refresh-on-sort-historical-div_info {
             margin-bottom:12px;
             margin-left: 0px;
             margin-right: 0px;
             width:100% !important;
        }
         #refresh-on-sort-saved-div_paginate, #refresh-on-sort-pending-div_paginate , #refresh-on-sort-historical-div_paginate {
             margin-left:12px;
        }
         #refresh-on-sort-saved-div #menu li, #refresh-on-sort-pending-div #menu li, #refresh-on-sort-historical-div #menu li {
             margin-left:0px;
             margin-right:0px;
        }
         #refresh-on-sort-saved-div #menu, #refresh-on-sort-pending-div #menu, #refresh-on-sort-historical-div #menu {
             width:250px !important;
        }
         #refresh-on-sort-saved-div > tbody > tr.child ul, #refresh-on-sort-pending-div > tbody > tr.child ul, #refresh-on-sort-historical-div > tbody > tr.child ul {
             width: 100% !important;
             padding: 5px 5px 1px 5px !important;
        }
         .inner-history-row{
             width: 100%;
             padding-left: 5px;
        }
         .dtr-data span {
             margin-right:2px;
        }
         .dtr-title{
             font-size:12px !important;
        }
         #refresh-on-sort-saved-div > tbody > tr.child ul li:nth-child(4) span.dtr-title , #refresh-on-sort-pending-div > tbody > tr.child ul li:nth-child(4) span.dtr-title, #refresh-on-sort-historical-div > tbody > tr.child ul li:nth-child(4) span.dtr-title{
             display:none;
        }
         #refresh-on-sort-saved-div > tbody > tr.child ul li:nth-child(4) {
             height:60px !important;
        }
         #refresh-on-sort-saved-div > tbody > tr.child ul li:nth-child(4) , #refresh-on-sort-pending-div > tbody > tr.child ul li:nth-child(4), #refresh-on-sort-historical-div > tbody > tr.child ul li:nth-child(4){
             height: 50px;
        }
        table.dataTable > tbody > tr.child{
        	border-bottom: 1px solid #e2e2e2;
        }
         table.dataTable > tbody > tr.child ul li:nth-child(5){
             border: 0px !important;
        }
         table.dataTable > tbody > tr.child ul li:nth-child(5) span.dtr-title{
             display: none !important;
        }
         ul#menu li i, ul#menu li ul.sub-menu li i{
             display: none !important;
        }
         ul#menu li a, ul#menu li ul.sub-menu li a{
             display: none !important;
        }
        #refresh-on-sort-saved-div > tbody > tr.child ul li:nth-child(4) span.dtr-title , #refresh-on-sort-pending-div > tbody > tr.child ul li:nth-child(4) span.dtr-title, #refresh-on-sort-historical-div > tbody > tr.child ul li:nth-child(4) span.dtr-title{
             display:none;
        }
         .menu-container{
             margin-right: -10px;
        }
         table.dataTable > tbody > tr.child ul li:nth-child(5), table.dataTable > tbody > tr.child ul li:nth-child(6){
             padding: 0;
        }
        .basket li.history-row{
        	padding: 5px 10px;
        }
         #refresh-on-sort-saved-div .menu-container{
             margin-right: 7px;
        }
         #refresh-on-sort-pending-div .menu-container{
             width: auto;
             margin-top: -40px;
             margin-right: 0;
             position: absolute;
             right: 15px;
             float: right !important;
        }
         #refresh-on-sort-historical-div .menu-container{
             width: auto;
             margin-right: 0;
        }
         #refresh-on-sort-historical-div .menu-container #report-claim{
             margin-top: -20px;
             position: absolute;
             right: 10px;
        }
        .btnBG{
        	padding-top: 10px;
        }
        .basket .details-data {
             width: 70% !important;
             vertical-align: top;
             font-size: 12px;
             margin-bottom:5px;
        }
        
        .basket li .dtr-title {
        	font-weight: bold;
        	min-width: 90px;
        }
        .basket li .dtr-data {
             display: inline-block;
             margin-bottom: -6px;
        }
        .basket li.history-row{
        	padding: 5px 10px !important;
        }
        .basket .options{
        	margin-right: 0;
        }
        .history-options-align .options {
        	margin-top: -12%;
        }
        .history-options-align.domestic-row .options {
        	margin-top: -90px;
        }
        .basket ul#menu ul.sub-menu li , .basket ul#menu {
             height:0px;
             width:0px;
             z-index:-1;
             border:0px !important;
        }
         .basket .history-row {
             height:auto;
        }
         .basket #costDistribution{
             height:60px !important;
        }
         .basket .attachment{
             height:60px !important;
        }
        .dataTables_wrapper table.history.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.history.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
             top: 5px !important;
        }
        .basket .options{
        	margin-right: 0;
        }
    }
    /* Ends CSS for media-max-width:767px */

    @media (min-width: 260px) and (max-width: 420px){
     	.hide-in-xs-vt-420{
     		display: none;
     	}
    }
    
    @media (min-width: 260px) and (max-width: 790px){
     	.hide-in-xs-vt-790{
     		display: none;
     	}
    }
    
    @media (min-width: 260px) and (max-width: 514px){
     	.hide-in-xs-vt{
     		display: none;
     	}
     	.vt-gradient-line-xs {
		    border: 0 none;
		    margin: 0;
		    width: 100%;
		    position: relative;
		    padding-left: 20px;
		}		
		.vt-gradient-line-xs::before {
		   content: "";
		   display: inline-block;
		   width: 6px;
		   height: 100%;
		   top: 0;
		   left: 0;
		   position: absolute;
		   background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5236ab),to(#e41937));
		   background: linear-gradient(360deg,#5236ab 0,#e41937 100%);
		}
     }
     @media (min-width: 515px){
     	.hide-in-xs-landscape{
     		display: none;
     	}
     	.vt-gradient-line-xs-ls {
		    border: 0 none;
		    margin: 0;
		    width: 100%;
		    position: relative;
		    padding-left: 20px;
		}		
		.vt-gradient-line-xs-ls::before {
		   content: "";
		   display: inline-block;
		   width: 6px;
		   height: 100%;
		   top: 0;
		   left: 0;
		   position: absolute;
		   background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5236ab),to(#e41937));
		   background: linear-gradient(360deg,#5236ab 0,#e41937 100%);
		}
     }
     @media (min-width: 515px) and (max-width: 767px) {
     	.color-labels div {
        	white-space: nowrap;
        	width: 45%;
        }
     	#cal_current_table{
     		margin-top: 35px;
     	}
     	#tab_veckor2{
     		margin-left: -19px;
     	}
     	.panel_Title1 {
		    padding-left: 10px;
		}
     	#cal{
     		width: 59%;
     		float: left;
     		margin-bottom: 10px;
     	}
     	#caldiv{
     		width: 96%;
     		padding-top: 13px;
     	}
     	#balance{
     		width: 40%;
     		float: right;
     		margin-top: 0;
     	}
     	#desk_flex_table .balance{
     		margin-top: 1px !important;
     		border-bottom: 0;
     		float: left;
     	}
     	#emptyTab{
     		margin-bottom: 3px;
     	}
     }
     
     @media (min-width:768px) and (max-width:1157px){
         table.dataTable > tbody > tr.child ul li:nth-child(5){
             border: 0px !important;
        }
        .menu-container{
             margin-right: -10px;
        }
        footer .row { padding-left: 10px; }
        table.dataTable > tbody > tr.child ul li:nth-child(5), table.dataTable > tbody > tr.child ul li:nth-child(6){
             padding: 0px;
        }
         #refresh-on-sort-saved-div .menu-container{
             margin-right: 6px;
             margin-top: -10px;
        }
         #refresh-on-sort-pending-div .menu-container{
             margin-top: -13px;
        }
         #refresh-on-sort-historical-div .menu-container #report-claim{
             margin-top: -30px;
             margin-right: -10px
        }
        .btn.reset{
        	padding: 5px 10px;
        }
        ul#menu, ul#menu ul.sub-menu{
             margin-left: 0px !important;
             border: 0px solid #e2e2e2 !important;
             padding: 0;
             font-size: 100% !important;
             width: 143% !important;
             padding-left: 0px !important;
        }
        .history tbody td.claim ul#menu, .history tbody td.claim ul#menu ul.sub-menu{
        	width: auto !important;
        }
        /* Data table responsive*/
         /*.dataTables_wrapper span.dtr-data {
             float: right;
        }*/
         table.dataTable > tbody > tr.child ul{
             border: 0px !important;
        }
         table.dataTable > tbody > tr.child td.child ul{
             padding: 0px !important;
        }
         table.dataTable > tbody > tr.child ul li:nth-child(4){
             border: 0px !important;
        }
         
         .dataBG{
             border: 0px !important;
             margin-bottom: 22px !important;
             background: #fff;
        }
         .history li.inner-history-row{
             background-color: #ffffff !important;
             margin-bottom: 12px;
             padding-top: 3px !important;
        }
    }
     
    @media (max-device-width: 580px){
         .dataBG, table.dataTable > tbody > tr.child{
             background-color:#fcfcfc;
        }
         #historicaldiv .dataTables_length, #pendingdiv .dataTables_length, #saveddiv .dataTables_length{
             width:70%;
             float:left;
             margin-bottom:10px;
        }
         .history .inner-history-row span span{
             font-size:12px;
             min-width:200px;
             text-overflow:ellipsis;
             height: 100%;
             padding-top: 2px;
             line-height: 12px;
             overflow:hidden;
             white-space: pre-wrap;
            /* css-3 */
             white-space: -moz-pre-wrap;
            /* Mozilla, since 1999 */
             white-space: -pre-wrap;
            /* Opera 4-6 */
             white-space: -o-pre-wrap;
            /* Opera 7 */
             word-wrap: break-word;
            /* Internet Explorer 5.5+ */
        }
         .history li.inner-history-row{
             padding-left: 0;
             height: auto;
             width:100%;
             min-height:30px;
             margin-bottom: 12px !important;
             background-color:#ffffff;
             border: 1px solid #ffffff;
        }
         .history tr th.claim {
             padding-bottom:5px !important;
        }
    }
    
     @media (max-width:400px) {
         #accordion .save{
             margin-top:5px;
        }
        .btn.save.reviewBtn {
             text-indent: -999px;
             line-height: 0;
             margin-left:-14px !important;
        }
        .btn.save.reviewBtn:after {
             line-height: initial;
        }
        #claimLabelId{
            width: 120px;
             white-space: normal;
        }
         .basketbutton {
             margin-top: 0px;
        }
         .quickClaimValue {
             background-color: transparent;
             border: none;
             padding: 0px;
        }
        .logotype {
             width: 41px;
        }
         
         
    }
    @media (max-width:370px) {
         wrap img {
             max-width: 99% !important;
        }
        #authbutton {
			padding: 5px 10px;
		}
		.tool-menu .navbar-nav > li > .dropdown-menu {
			width: 210px;
			min-width: 205px;
			padding: 15px;
		}
		.tool-menu .navbar-nav > li > .dropdown-menu.notifications-list {
			width: 260px;
			padding: 10px;
		}
		.notifications-list .panelNotifScroll {
			padding-right: 0;
		}
        .navbar-inner ul>li>a:hover {
             color: #fff;
             text-decoration: none;
             background-color: #e4e8eb;
        }
        .ClsHori {
             overflow-x: auto;
             overflow-y: hidden;
             width: 100%;
             height: auto;
        }
    }
    @media (max-width:320px){
         .noScroll {
             height:auto !important;
             width:101% !important;
             overflow:hidden !important;
        }
    }
    /*Notifications Panel*/
     #messages{
         font-size:12px;
    }
     #messages div.panel{
         border-radius:0px;
         background-color:none;
         border: 0;
         -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
         box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
         margin-bottom: 0px;
    }
     .panelNotifScroll {
         max-height: 243px;
         overflow-y: auto;
         margin-bottom: 0px !important;
         margin-left: 20px;
    }
    .notifications-list .panelNotifScroll {
    	margin-left: 0;
    }
    /* added for notification CR */
     .notificationwell{
         background-color: #FFF !important;
         border :0px #CCC solid;
         margin: 5px 5px 0px 0px;
         padding: 0px 3px 5px 3px;
    }
     .messageCount{
         color: #000000;
         font-weight:bold;
         font-size: 13px;
    }
     .messageNoCount{
         color: #000000;
         font-weight:bold;
         font-size: 13px;
    }
     .msgText{
         text-indent:-26px 
    }
     .notificationsPanel {
         padding: 0;
         border-radius: 0px;
    }
    .notificationsPanel h2 {
    	margin-bottom: 5px;
    }
    .notificationsPanel h2 svg {
    	vertical-align: middle;
    }
     .notifImg{
         float:left;
    }
     .notificationsPanel h6 {
         margin-top:4px;
         font-weight: bold;
    }
     .notifSubheadings {
         margin: 0px;
    }
    
    .activeNumber {
		color: #000;
		font-weight: bold;
    }
    
    /*Icons for notification panel*/
     .notifIcon {
         top: 9px;
         width: 26px;
         height: 26px;
         margin-left: -3px;
         margin-right: 0px;
         position: relative;
         display: inline-block;
    }
     .usernameDisp {
         color: #5236ab;
         font-size: 12px;
         float: left;
         margin-top: 10px;
    }
    /*New Icons for notification panel*/
     .notif-icon{
         background-image: url("css/images/greyicons/notification-icon.png");
    }
    /* related to warnings */
	.notif-align{
		display: block;
		margin-left: -3px;
		line-height: 15px;
	}
     .authorization-delegated {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/authorization-delegated.png");
    }
     .deviations-to-authorize {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/deviations-to-authorize.png");
    }
     .employee-calender-changes {
         height: 26px;
         width: 26px ;
         background-repeat: no-repeat;
         background-image: url("images/icon/calender_icon.png");
    }
     .employment-termination-process-to-complete {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/employment-termination-process.png");
    }
     .application-to-authorize{
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/applications-to-authorize.png");
    }
     .employess-to-authorize-in-salary-review{
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/employees-to-authorize-in-salary-review.png");
    }
     .generic-avatar {
         background-image: url("css/images/generic-avatar-25x25.png");
    }
     .generic-plane {
         background-image: url("css/images/generic-plane-25x25.png");
    }
     .generic-x {
         background-image: url("css/images/generic-x-25x25.png");
    }
     .new-employes-initiated {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/new-employes-initiated.png");
    }
    /*Old Icons for notification panel*/
     .rejected-travel {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/rejected-travel-claims.png");
    }
     .new-travel {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/travel-claims-to-authorize.png");
    }
    .notification_icons {
     	display: inline;
     	padding: 0;
     }
     .notification_icons li {
        display: inline-table;
	    padding: 5px 15px;
	    border: 1px solid #bbb;
	    margin: 15px 15px 5px 15px;
	    border-radius: 20px;
	    width: 220px;
    }    
     .notification_icons h5 {
         font-size: 12px;
         line-height: 15px;
         margin-left: -3px;
    }
     .new-employee {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/new-employments-to-complete.png");
    }
     .info-employee {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/personal-info-to-complete.png");
    }
     .remove-employee {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/employment-termination-process.png");
    }
     .initiated-employee {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/greyicons/new-employees-initiated.png");
    }
    /*NEWS panel*/
     #news div.panel{
         border:0;
         -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
         box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    }
     #news .newsNotificationsPanel {
        /*padding: 15px;
         modified from 15px to 0px & removed .panel from jsp for notification CR */
         border-radius: 0px;
         background-color: transparent!important;
         padding: 0px !important;
    }
    .bottom-container .news-container {
	    display: inline-block;
	}
    .violet {
		color: #200a58;
	}
	.news-header {
		display: flex;
		align-items: center;
		font-size: 20px;
	} 
    .newsItem {
         color: #000;
         font-size: 12px;
         position: relative;
    	 padding-left: 25px;
    	 padding-right: 35px;
    }
    .newsItem::before {
	    content: "";
	    display: inline-block;
	    width: 4px;
	    height: 100%;
	    top: 0;
	    left: 0;
	    position: absolute;
	    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#5236ab),to(#e41937));
	    background: linear-gradient(360deg,#5236ab 0,#e41937 100%);
    }
     .panel .newsItem a {
         font-size: 12px;
         font-weight: bold;
    }
     .newsItem p {
         margin: 2px 0 20px 10px;
    }
    .newsItem .edit-news{
    	color: #000;
    }
    #addNewMessage {
    	margin-left: 0;
    }
    .clear-content{
    	clear: both;
    }
    .form-horizontal div{
    	margin-bottom: 5px;
    }
    .form-horizontal .align.control-label{
    	margin-bottom: -5px;
    	margin-top: 5px;
    	display: block;
    	text-align: left;
    }
    .form-horizontal .alignto{
    	padding-left: 5px;
    }
    .form-horizontal .pad-right0{
    	padding-right: 0;
    }
    .input-group .date-input{
    	border-right: 0;
    }
    .input-group-addon.cal-icon, .input-group-addon.date{
    	border-radius: 0;
    	background: #fff;
    }
    .input-group.date.cal-pad-right10{
    	padding-right: 10px;
    	float: left;
    }
     .homeBG .container-fluid,.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12 {
         padding-left: 0 !important;
    }
    
     /*ONGOING HISTORY CSS FOR DATATABLES -----TO BE REPLACED 
    History*/
    
     .history {
         padding: 0;
     }
     .history-row-header {
         font-size: 12px;
         font-weight: normal;
         padding: 8px 5px;
         background-color: #fff;
         border: 0;
     }
     .historyRowSelected {
         color: #000 !important;
         border:0;
    }
     .history li.history-row:nth-child(odd) {
         width: 100%;
         padding: 5px;
         font-size: 12px;
         display: block;
         background-color: #f8f9fa;
         border: 0;
    }
     .history li.history-row:nth-child(even) {
         width: 100%;
         padding: 5px;
         font-size: 12px;
         display: block;
         background-color: #fff;
         border: 0;
    }
     .history li.inner-history-row {
         height: 30px;
         padding-top: 4px;
    }
     .history li span {
         display: inline-block;
    }
     .history li span.claim {
         display: inline-block;
         float: left;
         margin-right: 2px;
         padding: 0;
         width: 16%;
    }
     .history li span.oldclaim {
         display: inline-block;
         float: left;
         margin-right: 2px;
         padding: 0px;
         width: 14%;
         text-wrap: normal;
    }
     .history li p {
         display: inline;
    }
     li.inner-history-row button {
         margin-top: -3px;
    }
     .show-more {
         cursor: pointer;
    }
     .show-more:hover {
         text-decoration: underline;
    }
     .history div.dataTables_wrapper div.dataTables_info {
         font-size:13px 
    }
     .history tr th.claim {
         background-color: #fff;
         border-bottom: 1px solid #5236ab;
         border-right: 0;
         text-align: left;
         padding-bottom: 5px;
         padding-top: 8px;
         padding-left: 6px;
         padding-right: 5px !important;
         position: static !important;
    }
     .history tr th.claim:last-child {
         border-right: 0;
    }
     #refresh-on-sort-saved-div_paginate .paginate_button:hover, #refresh-on-sort-pending-div_paginate .paginate_button:hover, #refresh-on-sort-historical-div_paginate .paginate_button:hover {
         border-bottom: 3px solid #5236ab;
         background-color: transparent;
    }
     #historicaldiv .dataTables_length, #pendingdiv .dataTables_length, #saveddiv .dataTables_length{
         width:200px;
         float:left;
         margin-bottom:25px;
    }
     #refresh-on-sort-saved-div_info, #refresh-on-sort-pending-div_info, #refresh-on-sort-historical-div_info {
         width: auto;
         font-size: 13px;
         float: left;
         background-color: #fff;
         border: 0;
         text-align: center;
         margin-top: 12px;
         padding: 5px;
    }
     #refresh-on-sort-saved-div_wrapper .dataTables_scrollHeadInner, #refresh-on-sort-pending-div_wrapper .dataTables_scrollHeadInner, #refresh-on-sort-historical-div_wrapper .dataTables_scrollHeadInner {
         width:100% !important;
         padding:0px !important;
    }
     #refresh-on-sort-saved-div_wrapper .dataTables_scrollHeadInner table, #refresh-on-sort-pending-div_wrapper .dataTables_scrollHeadInner table, #refresh-on-sort-historical-div_wrapper .dataTables_scrollHeadInner table {
         width:100% !important;
         border-collapse: separate;
    }
     #refresh-on-sort-saved-div_wrapper .dataTables_scrollBody table thead tr, #refresh-on-sort-pending-div_wrapper .dataTables_scrollBody table thead tr, #refresh-on-sort-historical-div_wrapper .dataTables_scrollBody table thead tr{
         height:0px !important;
         visibility:hidden;
         width:100% !important;
    }
     #refresh-on-sort-saved-div_wrapper .dataTables_scrollHeadInner table thead tr th, #refresh-on-sort-pending-div_wrapper .dataTables_scrollHeadInner table thead tr th, #refresh-on-sort-historical-div_wrapper .dataTables_scrollHeadInner table thead tr th{
         border-collapse: separate;
    }
     .noScroll {
         height:auto !important;
         width:100% !important;
         overflow:hidden !important;
    }
     #refresh-on-sort-saved-div_paginate, #refresh-on-sort-pending-div_paginate , #refresh-on-sort-historical-div_paginate{
         margin-top:15px !important;
         margin-bottom:12px;
    }
     #refresh-on-sort-saved-div .sub-menu, #refresh-on-sort-historical-div .sub-menu , #basket-container .sub-menu{
         width:auto !important;
         right:0px;
    }
     #refresh-on-sort-pending-div .sub-menu{
         width:160px !important;
         right:0px;
    }
     #refresh-on-sort-saved-div .sub-menu li a, #refresh-on-sort-pending-div .sub-menu li a, #refresh-on-sort-historical-div .sub-menu li a , #basket-container .sub-menu li a{
         margin-right:5px;
    }
     .history tr th.claim img{
         float:right;
         margin-top:2px;
         margin-right:2px;
         width:16px;
         height:16px;
    }
     #refresh-on-sort-saved-div_paginate .previous:hover, #refresh-on-sort-pending-div_paginate .previous:hover, #refresh-on-sort-historical-div_paginate .previous:hover, #refresh-on-sort-saved-div_paginate .next:hover, #refresh-on-sort-pending-div_paginate .next:hover, #refresh-on-sort-historical-div_paginate .next:hover{
         border: none;
         background: transparent;
         color:black !important;
         cursor:pointer;
         font-weight:bold;
    }
  #refresh-on-sort-saved-div_paginate .previous, #refresh-on-sort-saved-div_paginate .next,
    #refresh-on-sort-pending-div_paginate .previous, #refresh-on-sort-pending-div_paginate .next,
    #refresh-on-sort-historical-div_paginate .previous, #refresh-on-sort-historical-div_paginate .next {
    	box-shadow: none;
    }
    /* History dropdown */
     ul#menu,ul#menu ul.sub-menu {
         padding: 0;
         margin: 0;
         display: inline-block;
         float: right;
         margin: 0;
         padding: 0;
    }
     ul#menu li {
         list-style-type: none;
         display: inline-block;
         background: none;
    }
     ul#menu ul.sub-menu li {
         list-style-type: none;
         display: block;
         margin-left: -5px;
         margin-right: 0;
         text-indent: 2px;
         background: none;
         padding: 2px 0px;
    }
    
     #refresh-on-sort-saved-div ul#menu ul.sub-menu li, #refresh-on-sort-pending-div ul#menu ul.sub-menu li,
     #refresh-on-sort-historical-div_info ul#menu ul.sub-menu li, .history.basketItems #menu li .sub-menu li {
         margin-left: 0;
         margin-right: 0;
         text-indent: 0;
         padding: 5px 10px;
         float: left;
         width: 100%;
    }
    #refresh-on-sort-saved-div ul#menu ul.sub-menu li a,
    #refresh-on-sort-pending-div ul#menu ul.sub-menu li a,
    #refresh-on-sort-historical-div_info ul#menu ul.sub-menu li a,
    .history.basketItems #menu li .sub-menu li a { 
    	padding: 3px 10px;
    }
    
     #accordion .history-row span.removeButton {
         margin-right:25px !important;
    }
     #accordion .history-row i.fa-times {
         margin-right:5px !important;
    }
     ul#menu ul.sub-menu li:hover {
         background: #f8f9fa;
         color: #000;
    }
     ul#menu li a,ul#menu li ul.sub-menu li a {
         color: #000;
         padding: 0 0 0 5px;
         display: inline-block;
    }
     ul#menu li a:hover,ul#menu li ul.sub-menu li a:hover {
         color: #000 !important;
    }
     ul#menu li {
         margin-left: 5px;
         position: relative;
    }
    .history tbody td.claim ul#menu li {
    	float: right;
    }
    .history tbody td.claim ul#menu li ul.sub-menu {
    	float: left;
    }
     ul#menu li ul.sub-menu {
         display: none;
         background: #fff;
         border: none;
         position: absolute;
         left: -50px;
         padding: 5px 0px 13px 8px;
         z-index: 2000;
         width: 125px;
         box-sizing: border-box;
         box-shadow: 12px 12px 12px -6px rgba(0, 0, 0, .25) !important;
         -webkit-box-shadow: 12px 12px 12px -6px rgba(0, 0, 0, .25) !important;
         -moz-box-shadow: 12px 12px 12px -6px rgba(0, 0, 0, .25) !important;
    }
    ul#menu li ul.sub-menu.fav-sub-menu {
    	left: -72px;
    	width: 121px;
    }
    #refresh-on-sort-saved-div #menu li .sub-menu,
    #refresh-on-sort-pending-div #menu li .sub-menu,
    #refresh-on-sort-historical-div #menu li .sub-menu {
    	left: auto;
    	padding: 0;
    }
    .history.basketItems #menu li .sub-menu { padding: 0; }
    #refresh-on-sort-historical-div ul#menu li ul.sub-menu{
    	padding: 5px 10px;
    	left: auto;
    }
     .sub-menu i.fa {
         color: #000;
    }
     i.fa-sort-desc, .fa-sort-down {
         float: right;
         margin-left: 2px;
    }
     ul#menu li:hover ul.sub-menu {
         display: block;
    }
    /*bootstrap modal styles*/
     .modal-backdrop{
         background-color: #f2f2f2 !important;
    }
     .modal-backdrop.in{
         opacity:0.8;
         z-index:9999 !important;
    }
     .modal{
         z-index:99999 !important;
    }
    /*modal window title*/
     .modal-title, .ui-dialog-title{
         font-size: 13px;
         font-weight: bold;
         color: #5236ab;
    }
    /*favourite faModal Window */
     .modal-content {
         top: 150px !important;
         border-radius: 0px !important;
         box-shadow: 12px 12px 12px -6px rgb(0 0 0 / 25%) !important;
         -webkit-box-shadow: 12px 12px 12px -6px rgb(0 0 0 / 25%) !important;
         -moz-box-shadow: 12px 12px 12px -6px rgb(0 0 0 / 25%) !important;
         border: 0 !important;
         padding-top: 1px;
    }
     .modal-header {
         color: #000;
         background: none;
  		 margin: 15px 15px 0;
    }
     .modal-body{
         font-size:12px;
    }
     .modal-body ul {
         padding-left: 0px !important;
    }
     .modal-footer {
         border-top: 0px solid #fff !important;
    }
    .popupcontent{
         padding: 0;
         padding-left: 5px;
    }
     .grey-forms{
         padding:5px;
         margin-bottom:10px;
         padding-left:10px !important;
         border:1px solid #ccc;
         background-color: #f8f9fa;
    }
     .btn.popup-save {
         margin-top: 20px;
         margin-bottom: -40px;
         margin-right: 0px;
    }
     .btn.popup-close{
         margin-bottom: 15px;
         margin-top: 20px;
         margin-right: 10px;
    }
     #hjalp {
         cursor: pointer;
    }
     .owner {
         border: 3px solid #333 !important;
    }
     .rapportHeader {
         color: #fff !important;
         border: 3px solid #333 !important;
         background-color: #333 !important;
    }
    .sortColumn1Attest, .sortColumn2Attest, .sortColumn3Attest{
         padding-left:7px;
    }
     .ui-dialog-buttonset>button {
         font-size: 12px;
         border: none;
         color: #000 !important;
         border-radius: 0 !important;
         padding: 5px 15px !important;
         background-color: transparent;
    }
     .ui-dialog-buttonset>button:first-of-type {
         color: #000 !important;
         border-radius: 0 !important;
         padding: 5px 15px !important;
         background-color: transparent;
         border: none;
    }
    .ui-dialog-buttonset>button:hover {
    	background-color: transparent;
    }
     .ui-dialog .ui-dialog-buttonpane {
         border-width: 0px !important;
    }
     .ui-widget-overlay {
         opacity: 0.8 !important;
         background-color: #F2F2F2 !important;
    }
    
    .ui-widget-header {
         color: #000 !important;
         margin: 15px 15px 0 !important;
         border: 0;
         font-weight: bold !important;
         background: #fff !important;
         padding: 0 0 15px !important;
    }
    #settingsPopup-modal, #reminderDialog-modal {
    	margin: auto 15px;
    	padding: 20px 0 10px;
    }
    .ui-widget-content{
    	background: #fff !important;
    	border: none !important;
    }
     .ui-dialog {
         padding: 0 !important;
         box-shadow: 12px 12px 12px -6px rgb(0 0 0 / 25%);
         -webkit-box-shadow: 12px 12px 12px -6px rgb(0 0 0 / 25%);
         -moz-box-shadow: 12px 12px 12px -6px rgb(0 0 0 / 25%);
    }
     #backbutton .btn {
         margin-right: -26px !important;
         z-index: 999999;
    }
     .ui-dialog .ui-dialog-titlebar-close {
         width: 16px;
         height: 16px;
         border: none !important;
         background: url("images/closeIcon.png") 0 0 no-repeat;
         margin-top: -27px;
    }
    .ui-timepicker-wrapper {
         margin: 0 !important;
         position: relative !important;
         z-index: 99999 !important;
    }
     .pTop6 {
         padding-top: 6px;
    }
     #backbutton .btn {
         z-index: 999999;
         margin-right: 26px !important;
    }
    /* Send for approval */
     .border {
         border: 1px solid #B9B9B9;
    }
    /* sent for approval dailog in rese*/
     #approverHeader, #approverContent{
         font-size: 12px;
         margin-top: 2px;
    }
     #approverHeader li i {
         margin-left: 2px;
    }
     .tableBorder {
         border-bottom: 1px solid #e2e2e2;
    }
    
    ul#approverHeader {
    	border-bottom: 1px solid #200a58;
    	padding: 5px;
	}
    
     #sendforapproval .radio-btn {
         margin-right: 3px;
         vertical-align: top;
         border: none !important;
         width: auto;
         height: auto;
    }
    ul.tableHeader, .attestant ul{
    	padding: 0;
    }
    #sendforapproval li {
         display: inline-block;
         text-decoration: none;
         width: 28%;
         text-align: left;
         color: #5236ab;
         font-weight: 700;
    }
    #sendforapproval li svg { 
    	margin-left: 5px;
    }
    #sendforapproval .attestant li {
    	font-weight: normal;
    	color: #000;
    }
     #sendforapproval ul.header {
         background: #fff;
         padding-bottom: 5px;
         padding-top: 5px;
         margin-bottom: 5px;
    }
     .attestant ul li.radio-btn input {
         border: none;
         height: auto;
         width: auto;
         outline: none;
    }
     #sendforapproval .attestant {
        overflow: auto;
        background-color: #f8f9fa;
        padding: 10px;
    	max-height: 102px;
    }
    
    
     #sendforapproval .attestant li-row:nth-child(even) {
         width: 100%;
         padding: 5px;
         font-size: 95%;
         display: block;
         background-color: #f3f3f3;
         border-top: 1px solid #e2e2e2;
         border-bottom: 1px solid #e2e2e2;
    }
     #sendforapproval .attestant li-row:nth-child(odd) {
         width: 100%;
         padding: 5px;
         font-size: 95%;
         display: block;
         background-color: #fff;
    }
    
    div#sendforapproval{
    	margin-top: 20px;
	}
    
     .vhide{
        display:none !important;
    }
     .vdisplay{
        display:block !important;
    }
     .mtop{
        margin-top:0px;
    }
     .resfromdate,.timepicker,.restomdate {
         border: 1px solid #ccc;
         -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
         box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    }
     .calDate {
         position: relative;
    }
     .navbarBG {
         background-color: #fff !important;
         height: auto !important;
    }
    
     
     #toolmenu.dropdown-menu {
         background-color: #fff !important;
         box-shadow: 15px 6px 15px -6px rgba(0, 0, 0, .25);
         -webkit-box-shadow: 15px 6px 15px -6px rgba(0, 0, 0, .25);
         -moz-box-shadow: 15px 6px 15px -6px rgba(0, 0, 0, .25);
    }
     #toolmenu.dropdown-menu > li > a:hover {
         color: #fff !important;
         background-color: #e2e2e2 !important;
         height:25px !important;
   }
     .navbar-nav > li > .dropdown-menu{
         border:0px solid #fff;
         margin-top:5px !important;
    }
    .navbar-nav > li > .dropdown-menu{
         margin-top:1px !important;
         padding: 20px 80px 20px 0px;
    }
     div.menu-container button:last-child, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus{
         /*background-color:#e2e2e2 !important;*/
         color: #000 !important;
    }
     .datepicker table tr td.old,.datepicker table tr td.new {
         color: #b8b8b8 !important;
         border: 1px solid #e3e3e3 !important;
         background-color: #f3f3f3 !important;
    }
     .datepicker table tr td {
         text-align: center;
         width: 30px;
         height: 30px;
         border-radius: 0px !important;
         border: 1px solid #e2e2e2 !important;
    }
     .pushable {
         background: #f8f9fa;
         background-size: cover;
         height: 100%;
    }
     .pushableBG {
         background: #f8f9fa;
    }
     .pushable .container-fluid {
         padding-left: 0;
         padding-right: 0;
         max-width: 1158px;
    }
     .mainContent {
         margin-bottom: 50px;
         float: right !important;
         width: 965px !important;
    }
     #headContent .navbar {
         max-width: 1158px;
    }
     #headContent .navbar-collapse {
         padding-left: 0;
    }
     header #headContent {
         max-width: 1158px;
         margin: auto;
    }
     .sidebar-nav-fluid {
         width: 178px !important;
         font-size:12px;
    }
    .sidebar-nav-fluid-start {
         font-size:12px;
    }
    .sidebar-label {
		font-size:12px;
	 	margin-bottom: 10px;		
	}		
	#menu-toggle .onArrow.show{		
	   margin-left: 7px;		
	   margin-top: -2px;		
	 }
     .noBG .nav-header {
         margin-left:-10px;
         margin-bottom: 0px !important;
         color: #5236ab;
    }
     .well{
         color: #000;
         font-size:12px;
         border-radius: 0;
         padding: 11px 15px 14px 15px !important;
         border: 0 !important;
    }
     .well .nav-header {
         margin-bottom: 7px;
    }
     .sidebar-nav-fluid .well{
         margin-bottom: 10px !important;
    }
     .noShowDiv{
         border: none !important;
         padding: 0px !important;
    }
     #contactsleftnav .nav-link-red{
         color: #000;
         font-size:12px;
         margin-left:-1px;
         margin-bottom:4px;
         word-wrap: break-word;
    }
     .history tr.history-row:nth-child(odd) {
         padding: 5px;
         background-color: #f8f9fa;  
         border: none;
    }
     .history tr.history-row:nth-child(even) {
         padding: 5px;
         background-color: #fff;
         border-left: 0;
         border-right: 0;
    }
     .history tr.history-row:last-child{
         border-bottom: 0;
    }
     .history tr.inner-history-row {
         height: 30px;
         padding-top: 4px;
    }
     .history tr th.claim{
         font-weight:normal;
         padding: 10px;
    }
     .history tr th.claim, .history tr td.claim {
         padding: 8px 25px;
    }
     tr.inner-history-row button {
         margin-top: -3px;
    }
     .show-more {
         cursor: pointer;
    }
     .show-more:hover {
         text-decoration: underline;
    }
     .tablesorter {
         width: 100%;
    }
     .tablesorter.attesterade tbody tr td {
         padding: 5px 0px 5px 6px;
    }
    /*.dataTables_info{
         font-size:80%;
    }*/
     .dataTables_scrollHead th{
         width:10%;
    }
     div.dataTables_scrollBody thead th, div.dataTables_scrollBody thead td {
         line-height: 0 !important;
    }
    div.dataTables_scrollBody table {
    	border-bottom: 0 !important;
    }
    /* DataTables Responsive With FontAwesome */
     table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
         position: relative;
         padding-left: 30px !important;
         cursor: pointer;
         line-height:14px;
     }
     table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
   
         display: block;
         position: absolute;
         display: block;
         position: absolute;
         font-family: "FontAwesome";
         content: '\f0fe';
    }
     table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty:before {
         display: none;
    }
     table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
         font-family: "FontAwesome";
         content: '\f146';
    }
     table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
         display: none;
    }
     table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
         padding-left: 27px;
    }
     table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
         top: 5px;
         left: 4px;
         height: 14px;
         width: 14px;
         border-radius: 14px;
         line-height: 12px;
    }
     table.dataTable.dtr-column > tbody > tr > td.control, table.dataTable.dtr-column > tbody > tr > th.control {
         position: relative;
         cursor: pointer;
    }
     table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before, table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
         top: 4px !important;
         left: 10px !important;
         height: 10px !important;
         width: 10px !important;
         display: block;
         position: absolute;
         color: #2c2c2c !important;
         border: 1px solid #9e9e9e !important;
         border-radius: 0px !important;
         box-shadow: none !important;
         box-sizing: content-box;
         text-align: left;
         font-family: 'Courier New', Courier, monospace;
         text-indent: 2px !important;
         line-height: 10px !important;
         content: '+';
         background-color: #fff !important;
    }
     table.dataTable.dtr-column > tbody > tr.parent td.control:before, table.dataTable.dtr-column > tbody > tr.parent th.control:before {
         content: '-';
    }
     table.dataTable > tbody > tr.child ul{
         font-size:90% !important;
         width: 100% !important;
         border-left: 1px solid #e2e2e2;
         border-right: 0px solid #e2e2e2;
         margin-left: 0px !important;
         padding-left: 10px !important;
    }
     #refresh-on-sort-saved-div span, #refresh-on-sort-pending-div span, #refresh-on-sort-historical-div span{
         padding-top:5px;
         font-size:100%;
    }
    
    #primarynav .dropdown-menu > li > a{
     	color: #000;
         font-size:12px;
         padding: 10px 0px 10px 28px;
    }
    #primarynav .dropdown-submenu .dropdown-menu > li > a {
    	padding-right: 20px;
    }
     #primarynav .dropdown-menu > li > a:hover{
         font-size: 12px;
         background-color: #fff;
         text-decoration: underline;
         text-decoration-color: #5236ab;
    }
    #toolmenu .dropdown-menu > li > a:hover {
         background-color: #fff;
         text-decoration: underline;
         text-decoration-color: #5236ab;
    }
    #primarynav .dropdown .dropdown-menu{
    	background: #fff;
    }
     table.dataTable thead .sorting:after{
         display: none !important;
    }
     table.dataTable thead .sorting_desc:after{
         display: none !important;
    }
     table.dataTable thead .sorting_asc:after{
         display: none !important;
    }
    /* Color code for Contacts hyper link */
     .nav-link-red a{
         color: #000;
         margin-left:0px;
    }
    
	.nav-link-red a:hover{
		color: #000 !important;
		text-decoration:underline;
	}
    /* Color code for External hyper Links */
     #leftlinks{
         margin-left:-1px;
         margin-bottom:2px;
    }
     #leftlinks a:hover {
         color:#E31937;
         text-decoration: underline;
    }
    
    .notification_icons li a span:hover, #favouriteLinks p a:hover, #lefteguidelinks a:hover, #str:hover   {
	    text-decoration: underline;
	    color: #000;
	    cursor: pointer;
	}
    
    /* Active tab font bold */
     #reseTab .nav-tabs > li > a, #accordion .nav-tabs > li > a, .nav-tabs > li > a{
         color: #000;
         font-size:13px;
    }
    .nav-tabs > li > a {
    	border: 0 !important;
    }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
         color: #000;
         font-weight: bold;
         font-size: 13px;
         border: 0;
    }
    /* Notification icons proper-allignment */
     .notification_icons {
         padding:0;
    }
    .grey-chars{
         color: #999999;
    }
    .btn.saldo.printbtn {
         color: #000;
         border-radius: 0;
         padding: 5px 15px;
         margin: 5px 0px;
         background-color: #e3e2e2;
         border: 3px solid #d7d7d7;
    }
     .print-btn{
         margin-top:15px;
         margin-right:-15px;
    }
     .dataTables_wrapper table.dataTable > tbody > tr.child td{
         border-right:none;
    }
     .dataBG {
         margin: 0px;
         border-left: 1px solid #e2e2e2;
         background-color: #fff;
         border-right: 1px solid #e2e2e2;
         border-bottom: 0px solid #e2e2e2;
    }
     .icon_salary {
         background: url("css/images/icon_salary.png") 0 0 no-repeat;
    }
     .icon_reports{
         background: url("css/images/icon_reports.png") 0 0 no-repeat;
    }
     .icon_travelExpenses {
         background: url("css/images/icon_travelExp.png") 0 0 no-repeat;
    }
     .icon_logg {
         background: url("css/images/icon_transaktionslogg.png") 0 0 no-repeat;
    }
     .icon_calender {
         height: 26px;
         padding-top: 4px;
         padding-left: 28px;
         background-repeat: no-repeat;
         background-image: url("css/images/employee-calender-changes-25x25.png");
    }
     a:hover, a:focus {
         color: #000;
    }
    .domesticTravel {
         line-height: 28px !important;
    }
    /* Pagination Styles */
     div.dataTables_wrapper.no-footer div.dataTables_paginate{
         margin-top: 15px;
    }
     div.dataTables_wrapper.no-footer div.dataTables_info{
         margin-left: 0;
         padding-top: 20px;
    }
    .dataTables_wrapper.no-footer .dataTables_paginate .paginate_button {
    	border: 0;
    }
     .paginate_button{
         color:#686868 !important;
         *cursor: hand;
         cursor: pointer;
         font-weight:bold;
         margin-right:5px;
         padding: 5px 10px;
         white-space: nowrap;
         background-color: transparent;
         border: none;
         box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .05);
    }
     .paginate_active{
         color:#3a3939;
         font-weight:bold;
         margin-right:5px;
         padding: 5px 10px;
         white-space: nowrap;
         background-color: #fff;
         border: 0;
         border-bottom: 3px solid #5236ab;
    }
     .first, .previous, .next, .last{
         color:#3a3939;
         margin-right:5px;
         padding: 5px 10px;
         font-weight:normal;
         white-space: nowrap;
         /*font-size: 85% !important;*/
         border: 0;
         background-color: transparent;
    }
     .paginate_button_disabled{
         color:#666;
         margin-right:5px;
         padding: 5px 10px;
         white-space: nowrap;
         border: 0px solid #b9b9b9;
         background-color: transparent;
    }
     table.dataTable > tbody > tr.child{
         background-color:#fff;
    }
     table.dataTable > tbody > tr.child ul li{
         padding-left:10px;
    }
    
    #sb-site{
         min-height:0px !important;
    }
     a#btnShow:focus, a#btnShow:hover{
         outline:none;
         border:none;
    }
    /* Travel History Page Input and Select Styles */
     #refresh-on-sort-saved-div_length select, #refresh-on-sort-pending-div_length select, #refresh-on-sort-historical-div_length select, #basket-table_length select, #basket-table_filter input{
         border: 0;
         border-bottom: 3px solid #5236ab;
         background: transparent;
    }
    #refresh-on-sort-saved-div_filter input, #refresh-on-sort-pending-div_filter input, #refresh-on-sort-historical-div_filter input {
    	background: #f8f9fa;
    	border: 0;
    	padding: 8px 16px;
    }
     #refresh-on-sort-saved-div span, #refresh-on-sort-pending-div span, #refresh-on-sort-historical-div span{
         padding: 0px 5px 0px 8px;
         font-size: 12px;
    }
    /* added below to fix issue in logion modal error message appearance*/
     div.loginModalText ul li span.errorMessage,div.loginModalText .errorMessage  span{
         color:#000;
         font-weight:normal;
    }
     body .nomarginRL{
         margin-left:0px;
         margin-right:0px;
    }
    /* added to fix the rese datatable options to come on top */
     #saveddiv .dataTables_scrollBody, #historicaldiv .dataTables_scrollBody, #pendingdiv .dataTables_scrollBody {
         margin-top:-5px;
    }
    /* new datatable css*/
     .history tr th.claim, .history tr td.claim {
         padding: 10px;
         font-size: 12px !important 
    }
     .history-row-header {
         height: 12px;
    }
    tr.historyRowSelected, tr.historyRowSelected .alternative {
         color: #000 !important;
    }
    #refresh-on-sort-saved-div span, #refresh-on-sort-pending-div span, #refresh-on-sort-historical-div span{
         padding: 3px 5px 0px 2px;
    }
     .history-row i.fa {
         margin-top: 0px;
         margin-right: 5px;
    }
     .basket h3 {
         height:25px;
    }
     .basket ul {
         padding-left:5px !important;
         padding-right:5px !important;
    }
     header .logoImg a {
         border: none;
         height: auto;
         padding: 5px 0;
         display: block;
         text-align: right;
    }
    .logo-img a img {
    	max-width: 200px;
    	max-height: 40px;
    }

     input.form-control.vatDisable {
         background-color: #f8f9fa !important;
    }
    /* new basket css*/
     .basket li.history-row:nth-child(odd){
         background-color: #fff !important;
    }
     .basket li.history-row {
         padding: 5px 5px 5px 11px !important;
         border: 0;
         min-height: 51px;
    }
     .basket-container {
         margin: 0;
         padding: 10px !important;
         border: 0;
         background-color: #f8f9fa;
    }
     .basket .history-row.lastrow {
         height: 50px;
    }
     .basket .basket-check {
         margin-right: 4px;
    }
    .basket-heading {
         padding: 0 0 12px;
    }
    .resedd .btn-default:hover {
    	background: transparent;
    }
    .basket .history-row-header {
         height: 40px;
         margin-top: 10px;
         border: 0;
         background: #fff;
         margin-bottom: 0;
    }
    .basket .history-row-header .block {
    	position: relative;
    	top: -2px;
    }
    
    @media (min-width: 320px) and (max-width: 767px){
		.newsItem {
			padding-right: 15px;
		}
		.notification_icons li {
			margin: 15px 15px 5px 5px;
			width: 46%;
		}
		.panelNotifScroll {
			margin-left: 0;
		}
		.basket .history-row-header .block {
    		top: 0;
    		font-size: 13px;
		}
		.basket .history li.history-row:first-child {
			margin-top: 0;
		}
		.basket .history li.history-row {
	         border-bottom: 10px solid #f8f9fa;
	         margin-top: 20px;
	    }
	    .basket .history li.history-row.lastrow {
	         border-bottom: 0;
	         margin-top: -10px;
	    }
    }
    
     .basket history-row-header:nth-child(odd), .basket history-row-header:nth-child(odd):hover{
         background-color: #f3f3f3 !important ;
    }
     .basket history-row-header:nth-child(even), .basket history-row-header:nth-child(even):hover {
         background-color: #fff !important;
    }
     .basket ul.basketItems {
         margin: 0 !important;
         padding: 0 !important;
         border: 0;
    }
    
    @media (min-width: 320px) and (max-width: 767px){
		.basket ul.basketItems {
    		padding-top: 10px !important;
		}
    }
    
    
     div.buttonRow #options #buttons-rese {
         width:100%;
         float: right;
         margin-top: 0px;
         margin-right: 0px;
    }
     .basket .ui-icon-triangle-1-e {
         background: none;
         margin-top: -5px;
    }
     .basket .ui-icon-triangle-1-s{
         background: none;
         margin-top: -5px !important;
    }
    .basket .history-row-header:before {
    	font-family: "Font Awesome 6 Pro";
    	font-weight: 300;
    	font-size: 14.333px;
    	position: relative;
    	margin-left: -16px;
    	top: 8px;
    }
    .basket .history-row-header::before {
    	content: "\f0fe";
    }
    .history-row-header.ui-state-active::before {
    	content: "\f146";
    }
     .basket li .dtr-data {
         display: block;
         margin-left: 0px;
         min-width:100px;
         text-overflow:ellipsis;
         overflow:hidden;
         white-space: pre-wrap;
        /* css-3 */
         white-space: -moz-pre-wrap;
        /* Mozilla, since 1999 */
         white-space: -pre-wrap;
        /* Opera 4-6 */
         white-space: -o-pre-wrap;
        /* Opera 7 */
         word-wrap: break-word;
        /* Internet Explorer 5.5+ */
         line-height: 18px;
         font-size: 12px;
         padding: 0;
         margin-bottom: -3px;
    }
     .sidebar-nav-fluid .well .dropdown-menu > li > a {
         padding: 5px 20px;
    }
     .sidebar-nav-fluid .well .dropdown-menu, .sidebar-nav-fluid-start .well .dropdown-menu {
         left: 25px;
         padding: 0px 0;
         margin: -1px 0 0;
    }
    
    .tooltipHome{
         position:absolute;
    }
     .dataTables_wrapper .dataTables_paginate span a.paginate_button:hover, .dataTables_paginate span a.paginate_button:active{
         color: #000 !important;
         background: #fff;
         border: none;
         border-bottom: 1px solid #5236ab;
    }
     .paginate_button.current{
         color: #000 !important;
         background-color:#fff !important;
    }
	 div.dataTables_wrapper .dataTables_paginate .paginate_button.current{
         color: #000 !important;
         background: #fff !important;
         border: none !important;
         border-bottom: 3px solid #5236AB !important;
    }
     div.dataTables_wrapper .dataTables_paginate span a.paginate_button:hover, div.dataTables_paginate span a.paginate_button:active{
         color: #000 !important;
    }
     div.dataTables_wrapper .dataTables_paginate .paginate_button{
         color: #686868 !important;
    }
     #travel-plan-departure .calDate:nth-of-type(2) {
         padding-right: 14px;
    }
     #domesticForm .calDate:nth-of-type(4) {
         padding-right: 14px;
    }
    
     #participantsdiv i.fa{
         margin-top:9px !important;
    }
   
	
.ajaxloader {
  display: inline-block;
  position: relative;
  width: 34px;
  height: 34px;
}
.ajaxloader div {
  animation: ajaxloader 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 8px 8px;
  margin: 15px 0 0 15px;
  float: none !important;
}
.ajaxloader div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #888;
}
.ajaxloader div:nth-child(1) {
  animation-delay: -0.036s;
}
.ajaxloader div:nth-child(1):after {
  top: 13px;
  left: 13px;
}
.ajaxloader div:nth-child(2) {
  animation-delay: -0.072s;
}
.ajaxloader div:nth-child(2):after {
  top: 15px;
  left: 8px;
}
.ajaxloader div:nth-child(3) {
  animation-delay: -0.108s;
}
.ajaxloader div:nth-child(3):after {
  top: 16px;
  left: 2px;
}
.ajaxloader div:nth-child(4) {
  animation-delay: -0.144s;
}
.ajaxloader div:nth-child(4):after {
  top: 15px;
  left: -4px;
}

@keyframes ajaxloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
     @-moz-document url-prefix() {
         .history tr th.claim img {
             margin-top:-15px !important;
        }
    }
     header .navbar {
         clear: inherit;
    }
    
    
    
     .noMargin{
         margin-bottom:0px !important;
    }
     .btn.disabled, .btn[disabled], select:disabled, .form-control[disabled], input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"].disabled, input[type="checkbox"].disabled, fieldset[disabled] .btn, fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus, .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
         cursor: default !important;
    }
     #travel-meal{
         width:100% !important;
    }
    /* show/Hide csss*/
     .onArrow {
         background: url("css/images/icon-hide.png") 0 0 no-repeat;
         width:20px;
         height:20px;
         float:left;
    }
     .onArrow.show {
         background: url("css/images/closeIcon.png") 0px 0px no-repeat;
         width:20px;
         height:20px;
         float:left;
    }
    .onArrow.new {
         background: url("css/images/closeIcon.png") 0px 0px no-repeat;
         width:20px;
         height:20px;
         float:left;
         margin-left: 7px;
         margin-top: -2px;
    }
     a#hideShow{
         z-index: 1;
         width: auto;
         position: relative;
         top: 2px;
    }
     .mar10{
         margin-bottom:10px;
         margin-left: 0px;
    }
     #str{
         color:#8b8b8b;
         font-size:12px;
         position: relative;
         top: 0;
    }
    .vAlign{
    	vertical-align: super;
    }
    .fArrow{
	    margin-right: 5px;
	}
    .fArrow i {
	    vertical-align: middle;
	    color: #000;
	}
    .pushable .container-fluid{
         position:relative;
    }
     .hideSidebar {
         position: absolute;
         left: 12%;
         top: 32px;
         z-index: 1;
    }
    .top13 {
         top: 13px;
    }
     #lonerev .celleditable form input {
         background: #fff !important;
    }
     #newbutton, #backbutton {
         border: 0;
         color: #555555 !important;
    }
     #authbutton {
 	   	border: 1px solid #5236ab;
    	color: #fff;
    	float: right;
        background: #5236ab;
        font-weight: bold;
	}
     #newbutton {
         margin-left: 5px;
         margin-right: 5px;
    }
     .defaultlabel{
         padding:8px 0px 0px 10px ;
    }
     #contactDialog-modal input, #contactDialog-modal select{
         font-size:12px !important;
         margin-bottom: 10px;
    }
    /* Upload option in representation/entertainment page */
     #repUpload{
         margin-bottom: 15px;
    }
     #repCheck{
         float: left;
         margin-top: 15px;
         margin-right: 10px;
    }
    /* Background image responsive */
    /*
     @media (min-width:300px) and (max-width:414px){
         .bodyBackground{
             background-position: 63% -215px ;
        }
    }
    
     @media (max-width:320px) {
         .bodyBackground{
             background-position: 63% -135px ;
        }
    }
     @media (max-width:360px) {
         .bodyBackground{
             background-position: 63% -170px ;
        }
    }
     @media (max-width:375px) {
         .bodyBackground{
             background-position: 63% -180px ;
        }
    }
     @media (max-width:412px) {
         .bodyBackground{
             background-position: 63% -215px ;
        }
    }
    */
     @media (min-width:1080px) and (max-width:1920px) {
         .contentBG{
             min-height: 548px;
        }
         .homeBG{
             min-height: 528px;
        }
    }
     
     #accordion1 a {
         color: #200a58;
         font-weight: 700;
         font-size: 12px;
    }
    a.thumbnail h5 {
         color: #200a58;
         font-size: 14px;
    }
     .dialogLabel{
         margin-left: 10px;
    }
     .grey-forms1 .urlInput{
         padding-left: 15px !important;
    }
     #editurllink{
         padding-right: 0px;
    }

    /* specific to Datatables responsive*/
     @media (min-width:768px) and (max-width:1024px) {
         .history ul#menu li ul.sub-menu {
             z-index: -1!important;
        }
         #refresh-on-sort-saved-div #menu ul.sub-menu, #refresh-on-sort-pending-div #menu ul.sub-menu, #refresh-on-sort-historical-div #menu ul.sub-menu {
             z-index: -1!important;
        }
         ul#menu, ul#menu ul.sub-menu{
             margin-left: 0px !important;
             border: 0px solid #e2e2e2 !important;
             padding: 0;
             font-size: 100% !important;
             width: 96% !important;
             padding-left: 0px !important;
        }
        table.dataTable > tbody > tr.child ul li:nth-child(5) span.dtr-title{
             display: none !important;
        }
         ul#menu li i, ul#menu li ul.sub-menu li i,
         ul#menu li a, ul#menu li ul.sub-menu li a,
         table.dataTable > tbody > tr.child ul li:nth-child(4) span.dtr-title,
         .basket li.history-row .options .hideInRes,
         .history ul#menu li .fa-sort-down {
             display: none !important;
        }
    }
    
    @media (min-width: 992px) and (max-width: 1157px){
	    #headContent .navbar-default .nav>li>a {
	    	padding: 13px 15px;
	    }
	    #refresh-on-sort-saved-div ul, #refresh-on-sort-pending-div ul, #refresh-on-sort-historical-div ul{
	         width: 100% !important;
	    }
	    #refresh-on-sort-saved-div ul#menu, #refresh-on-sort-pending-div ul#menu, #refresh-on-sort-historical-div ul#menu
	    #refresh-on-sort-saved-div ul#menu ul.sub-menu, #refresh-on-sort-pending-div ul#menu ul.sub-menu, #refresh-on-sort-historical-div ul#menu ul.sub-menu{
        	width: auto !important;
        }
	    #refresh-on-sort-pending-div ul#menu ul.sub-menu{
	    	width: 150px !important;
	    	left: -85px;
	    }
	    #refresh-on-sort-saved-div span span, #refresh-on-sort-pending-div span span, #refresh-on-sort-historical-div span span{
	         padding-left: 10px;
	    }
	    #refresh-on-sort-saved-div ul#menu ul.sub-menu li, #refresh-on-sort-pending-div ul#menu ul.sub-menu li, #refresh-on-sort-historical-div_info ul#menu ul.sub-menu li{
         	margin-left: 0px;
	    }
	    .dataBG{
	    	margin-bottom: 0px !important;
	    }
	    .history li.inner-history-row{
	    	background: #fff !important;
	    	margin-bottom: 4px;
	    }
	    .history tbody td.claim .visible-md, .basket li.history-row .options .visible-md{
			display: none !important;
		}
    }
    /*Ending responsiveness for datatable*/
     
     @media (min-width:992px) and (max-width:1157px) {
        .sidebar-nav-fluid-start .well .dropdown-menu {
	         left: -8px;
	         padding: 0px 0;
	         margin: -1px 0 0;
	    }
         .imgHalf img{
             width:320% !important;
        }
         #btn-openLeftBar{
             position: absolute;
             top: 15px;
             background: none;
             border: 0;
             padding: 1px 6px;
        }
         header .logo{
             margin: 6px 0 0 6px;
        }
         .centerContent{
             float: left !important;
        }
         .reseBG .reseContainer{
             width: 997px !important;
             margin-left: 15px !important;
        }
         .newsPanel{
             margin:-10px 0px 0px 0px !important;
        }
         #headContent{
             margin-left:10px !important;
             margin-right:10px !important;
        }

	    .panelNotifScroll {
	         max-height: 147px;
	    }

	   .mtop-5{ margin-top: 15px; }
	    .sidebarPadleft{ 
	    	padding-left: 10px !important; 
	    	padding-right: 0px !important; 
	    }
	    div#reseContentPart, #rightContentPart {
		    padding-left: 10px !important;
		    padding-right: 10px;
		}
		#contentPart{ padding-left: 10px !important; }
		.mar10{
	         margin-bottom:10px;
	         margin-left: 10px;
	    }
    }
     @media (min-width:1158px){
     	 .hideInWebLg{
             display: none;
         }
         .imgHalf img{
             width:305% !important;
        }
        .mtop .news-panel{
             margin: 0 0 0 1px;
        }
         #settingsDisplay{
             display:none !important;
        }
        .notifBg {
             float: left !important;
             background-color: transparent !important;
             
        }
         .panelNotif {
             margin-top:0px;
             min-height:296px;
        }
        .padright{ padding-right: 0px; }
        .padright0{ padding-right: 0 !important; }
    }
    

     @media (min-width:320px) and (max-width:767px) {
         #repCheck{
             float: left;
             margin-top: 8px;
             margin-right: 10px;
        }
         .tabContentBG{
             padding: 5px;
             margin-top: 0;
        }
        .contentDiv .polDescription{
        	margin-top: 0 !important;
        }
        .iconLinksGroup{
        	padding: 0;
        }
         .contentBG{
             margin-bottom: 0px;
        }
         .breadcrumb{
             background-color: #f1f1f1;
             position: relative;
             z-index: 99;
        }
         #basketbutton label#savebutton{
             float:right !important;
             margin-top: 0px!important;
        }
         .resebtn-container .btn.reset, .btndiv .save{
             width: 100%;
        }
         .resebtn-container .tooltipHelp{
             display:none;
        }
         .resebtn-container div.btndiv{
             margin-top: 5px;
             width: 100%;
        }
         .btndiv label{
             margin-left:0px !important;
             margin-top:5px !important;
        }
        .tabContentBG #savebutton{
        	margin-right: 15px;
        }
        .mtop10-xs{
        	margin-top: 10px;
        }
    }
    
     @media (min-width :1158px) {
         table.dataTable > tbody > tr.child ul{
             padding-left: 9px !important;
        }
        
	    .mainimgLeft{margin-left:-10px !important; }
	    #footer .footerAlign{ padding-right: 0px; }
    }
    
    
    #accordion .options ul{
         margin-right: -10px;
    }
    #favouriteLinks p a{
         word-wrap: break-word;
         word-break:break-all;
         width: 100%;
         display: table;
    }
    
    #favouriteLinks p a img{
    	vertical-align: baseline !important;
    }
     .stup{
         background: url("css/images/pause.png") 0 3px no-repeat;
         border: none;
         width: 30px;
         height: 16px;
         float:left;
         margin-right: -21px;
    }
     .hideBar{
         position: absolute;
         left: 11%;
         top: 32px;
         z-index: 991;
    }
   #modalcontent span.errorMessage{
     color:#000;
   }  
   .container-fluid .rowfluid p.label{
     	color: #000;
     	font-size: 12px;
     	font-weight: normal;
     	padding-left: 0;
   }
   .container-fluid .rowfluid p a{
     	font-weight: bold;
     	text-decoration: underline;
   }
   .container-fluid .rowfluid #content p ul li a{
   		font-weight: normal;
     	text-decoration: none;
   }
   .rapport-status-text{
	  width:488px;
   }
   .container-fluid .pad-right0-al {
   		padding-right: 0;
   }
   .dialog-error ul.errorMessage span{
     color:#000;
   }
	ul.errorMessage span{
	color:#e31937;
	}

.messageError {
	margin-top: 0;
	font-size: 12px;
	color: #e31937;
}
.is-escalation .fa-exclamation-triangle{
	color: #CC0033;
}

*:focus{
	outline: 0;
}
.pad.pad-right0-all{ padding-right: 0; }

/* Colors */
.maroon {
	color: #971f3d;
}
/* Linear gradient for Font Awesome SVG icons */
.svg-settings {
    /* Hiding this content since it's just settings. See - https://snook.ca/archives/html_and_css/hiding-content-for-accessibility */
    position: absolute !important;
    height: 1px; width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
    clip: rect(1px, 1px, 1px, 1px);
}
/* linear gradient */
.fill-gradient-linear path {
  fill: url(#linear);
}
		
/* setting colors for linear gradient linear-gradient(64deg, #e31937 2%, #a82465 44%, #5236ab 84%); */
.linear-stop1 {
  stop-color: #e31937;
}
	
.linear-stop2 {
  stop-color: #a82465;
}

.linear-stop3 {
  stop-color: #5236ab;
}
/* RESE Background changes */
.rese-content-bg .nav-tabs > li.active > a {
	border-bottom: 3px solid #5236ab !important;
}
.rese-content-bg .tab-content > .active, .rese-content-bg .grey-bg {
    background: #f8f9fa;
    border: 0;
}
.rese-content-bg .resedd .grey-bg {
	border: 0;
	opacity: .65;
	background: transparent;
}
.rese-content-bg .pad-y-10 {
	padding: 10px 0;
}
.border-top-gradient {
  border-top: 1px solid !important;
  border-image-slice: 1 !important;
  border-width: 1px;
}
.border-gradient {
  border: 1px solid !important;
  border-image-slice: 1 !important;
  border-width: 1px;
}
.border-gradient-linear {
  border-image-source: linear-gradient(64deg, #e31937 2%, #a82465 44%, #5236ab 84%) !important;
}
.border-bottom-gradient {
  border-bottom: 1px solid !important;
  border-image-slice: 1 !important;
  border-width: 1px;
}
.border-bottom1-gradient {
  border-bottom: 1px solid !important;
  border-image-slice: 1 !important;
  border-width: 1px;
}
.ui-widget-header.border-bottom-gradient {
	border: 0;
}
.navbar-nav .dropdown-menu, .navbar-inner ul > li > a:hover, .rese-content-bg .history-tabs.tab-content > .active {
	background: #fff;
}
.navbar-inner ul > li > a {
	color: #464646;
}
.svg-inline--fa.purple, .history tr th.claim, .clr-purple {
	color: #5236ab;
	font-weight: bold;
}

.btn-bg-gradient {
	background: linear-gradient(64deg, #e31937 2%, #a82465 60%, #5236ab 84%) !important;
	color: #fff !important;
	font-weight: bold !important;
}

.pad-0 {
	padding: 0;
}
.hr-border{
	background: linear-gradient(64deg, #e31937 2%, #a82465 60%, #5236ab 84%);
    height: 2px;
    padding: 0 !important;
    border: 0;
}
.history-row #report1, .history-row #report1:hover {
	color: #fff !important;
}
div.dataTables_wrapper div.dataTables_length select {
	padding: 3px;
	border: 0;
	border-bottom: 3px solid #5236ab;
	background: transparent;
}
div.dataTables_wrapper div.dataTables_info {
	border: 0;
}

.thumbnail > img,
.thumbnail a > img { 
	width: 105px !important;
}
.ui-dialog .approvalDiv.ui-dialog-content, .ui-dialog .comment-div.ui-dialog-content {
	padding: 20px 0 6px;
    margin: 0 12px;
}
.ui-dialog .modal-body.ui-dialog-content, .ui-dialog .ui-dialog-content.ui-widget-content {
	padding: 20px 15px 10px;
}
.boldRedcolor{
	color: #E41937;
	font-weight: bold;
}
.fav-inputs {
	max-height: 400px;
	overflow-y: auto;
}
.days-align{
	text-align:left;
    margin-left: 5px;
    width: 20px;
    display: inline-block;
    vertical-align:text-bottom;
}

.abs-pos {
	position: absolute;
}
#ftgnr-list {
    position: relative;
    width: 205px;
    float: right;
    margin-left: 44px;
    margin-top: 10px;
    box-shadow: 1px 0px 12px -5px rgb(0 0 0 / 25%) !important;
}
.news-container .fa-lightbulb-on {
	margin-right: 15px;
}
.resedd.dropdown {
	margin-bottom: 0;
}
.resedd.dropdown button, .resedd.dropdown svg, .claim span svg {
	padding: 0;
}
@media screen and (min-width: 320px) and (max-width: 580px){
	.resedd.dropdown {
    	margin-bottom: 0;
    	margin-right: 0;
	}
	.resedd.dropdown button {
		padding: 0 6px;
		width: auto;
	}
}

.resedd.dropdown .menu-container button {
	padding: 4px 12px;
	margin-top: -9px;
}
.resedd.dropdown .dropdown-menu li svg {
    margin-left: 10px;
    margin-right: 5px;
}
.resedd.dropdown .dropdown-menu li:hover {
	background: #f8f9fa;
}
.resedd.dropdown .dropdown-menu li {
	padding: 10px 15px 0 5px;
}
.resedd.dropdown .dropdown-menu li:hover a,
.lonerevdd-bg .btn-default:hover,
.lonerevdd-bg.open > .dropdown-toggle.btn-default {
	background: transparent;
}

@media (min-width: 320px) and (max-width: 767px){
	.resedd.dropdown .dropdown-menu > li > a {
		display: inline-block;
		padding: 10px 10px 10px 0;
	}
	
	.resedd.dropdown .dropdown-menu li svg {
    	margin-left: 10px;
    	margin-right: 5px;
    	width: 12px;
	}
}

.resedd.dropdown .dropdown-menu > li > a {
	display: inline-block;
	padding: 5px 5px 10px;
}
.resedd.dropdown.lonerevdd-bg .dropdown-menu > li > a {
	padding: 3px 0;
	font-size: 12px;
}
.lonerevdd-bg .btn:active, .lonerevdd-bg .btn.active {
	box-shadow: none;
}
.lonerevdd-bg .dropdown-menu {
	margin: 6px 0 0;
}
.dropdown.resedd.open > .dropdown-menu {
	padding: 0;
}
.options .resedd.dropdown svg {
	margin-left: 5px;
}
.lonerevdd-bg .btn-default svg {
	margin-right: 5px;
}
.history tr td.claim:first-child:before{
         content: "";
         display: block;
         width: 16px;
         height: 16px;
         float: left;
         margin: 0 6px 0 0;
         font-family: "Font Awesome 6 Pro";
    	font-weight: 300;
    	font-size: 14.333px;
   }
.history tr.details td.claim:first-child:before, .history tr.details-none td.claim:first-child:before{
	content: "\f146";
}
.history tr td.claim:first-child:before {
	content: "\f0fe";
}
.error-tooltip .fa-exclamation-triangle {
	color: #e31937;
}

/*sorting images replace with fontawesome icons */
table.dataTable.no-footer thead .sorting_desc span::after,
table.dataTable.no-footer thead .sorting_asc span::after,
table.dataTable.no-footer thead .sorting span::after {
	font-family: "Font Awesome 5 Pro";
	font-weight: 900;
	font-size: 13px;
	position: relative;
	right: -5px;
	padding-right: 5px;
}
.dataTable.no-footer .sorting_asc,
.dataTable.no-footer .sorting_desc,
.dataTable.no-footer .sorting {
	background: none;
}
.dataTable.no-footer thead .sorting_asc,
.dataTable.no-footer thead .sorting_desc,
.dataTable.no-footer.favourite-tabs .sorting_asc,
.dataTable.no-footer.favourite-tabs .sorting_desc {
    background: rgba(203,195,230,0.36);
}
table.dataTable.no-footer thead .sorting_asc.showmore-col {
	background: none;
}
table.dataTable.no-footer thead .sorting_asc span::after {
	content: "\f0de";
	color: #5236ab;
}
table.dataTable.no-footer thead .sorting_desc span::after{
	content: "\f0dd";
	color: #5236ab;
}
table.dataTable.no-footer thead .sorting span::after {
	content: "\f0dc";
	color: #ced6d9;
}
table.dataTable.no-footer thead .sorting_desc span.vouchnum::after,
table.dataTable.no-footer thead .sorting_asc span.vouchnum::after,
table.dataTable.no-footer thead .sorting span.vouchnum::after {
	right: 0;
}
table.dataTable.no-footer thead .vouchnum {
	margin-right: 2px;
}
/*Fontawesome icons End*/
/* increase table row height */
table.dataTable.no-footer thead th,
table.dataTable.no-footer tbody td {
	padding: 10px;
}
/* Ends here increase table row height */
.panel-group .panel-heading a{
	color: #200a58;
}
.ui-dialog .ui-dialog-content.ui-widget-content.pad-top-0 {
	padding-top: 0;
}
.pad-top-20 {
	padding-top: 20px;
}
.mtop-5, .panelNotif { 
	margin-top: 15px; 
}
/* bankid-button styles */
li.indexlist{
    padding: 0;
    font-size: 18px;
    position: relative;
    left: 0;
    width: 100%;
    border: 1px solid #bbb;
    border-bottom: 1px solid #7a7a7a;
    border-radius: 5px;
    margin-bottom: 5px;
}

.logoBig a img {
	max-height:	56px;
	max-width: 250px;
}

@media (min-width: 320px) and (max-width: 767px){
	#toolmenu #settingsDisplay svg.svg-inline--fa.fa-gear.fa-2x.fill-gradient-linear {
    	margin-top: -2px;
	}
	
	 .logoImg a img{
		max-height: 35px;
	}
}

#settingsDisplay svg.svg-inline--fa.fa-gear.fa-2x.fill-gradient-linear{
	margin-top: 10px;
}
.ui-accordion .ui-accordion-header.history-row-header .ui-accordion-header-icon {
	margin-top: -5px !important;
}
.basket .history-row-header .block {
   	position: relative;
 	top: 26%;
}

@media screen and (max-width: 580px){
	.sb-toggle-submenu span {
    	word-break: break-word;
	}
}
.form-control.error-border, .passwordfield.error-border {
	border: 1px solid #e31937 !important;
}

/* on hover input */
.form-control:last-child:hover, .input-group .form-control:last-child:hover,
.form-control:last-child:focus, .input-group .form-control:last-child:focus,
.input-group .form-control:focus,
.form-control:hover, .form-control:focus {
	border-bottom: 1px solid #5236ab;
}
@media screen and  (min-width: 320px) and (max-width: 991px){
	/* mobile menu */
	a {
	  text-decoration: none;
	}
	ul li {
		list-style: none;
	}
	.navbar-toggler {
		position: fixed;
		right: 0;
		top: 0;
		padding: 19px 18px 18px;
		background: #f8f9fa;
		z-index: 101;
	}
	.navbar-toggler span {
	  margin-left: auto;
	  color: #fff;
	  cursor: pointer;
	}
	.nav-drill {
	  margin-top: 50px;
	  transform: translateX(0);
	}
	.navbar-collapse.collapse.nav-drill { 
		display: none !important;
	}
	.navbar-collapse.nav-drill.in {
		display: block !important;
	}
	.navbar-collapse.nav-drill {
	  position: fixed;
	  z-index: 100;
	  top: 15px;
	  right: 0;
	  width: 100%;
	  height: 100vh;
	  background-color: #fff;
	  overflow-y: auto;
	  overflow-x: hidden;
	  -webkit-overflow-scrolling: touch;
	  transition: 0.45s;
	  padding: 0;
	}
	#wrapper .leftbar li, #wrapper .rightbar li {
		padding: 0;
	}
	.nav-items {
	  flex: 0 0 100%;
	  padding: 0;
	  background: #f3f3f3;
	}
	.nav-item:not(:last-child) {
	  border-bottom: solid 1px rgba(0,0,0,0.1);
	}
	.nav-link {
	  display: block;
	  padding: 0.875em 1em;
	  background-color: transparent;
	  color: rgba(0,0,0,.75);
	  font-size: 12px;
	  line-height: 1.5em;
	  font-weight: 300;
	  text-transform: uppercase;
	}
	.nav-expand-content {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  transform: translateX(100%);
	  background-color: #daf9f4;
	  transition: 0.3s;
	  visibility: hidden;
	}
	.nav-expand-content .nav-item:not(:last-child) {
	  border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.nav-expand-content .nav-link {
	  background-color: #daf9f4;
	}
	.nav-expand-content .nav-back-link {
	  display: flex;
	  align-items: center;
	  background: #f3f3f3;
	  color: rgba(0,0,0,0.75);
	}
	.nav-expand-content .nav-back-link::before {
	  content:"\f053";
	  margin-right: 0.5em;
	  font-family: "Font Awesome 6 Pro";
	  font-weight: 900;
	}
	.nav-expand-content li a {
		color: rgba(0,0,0,0.75);
		padding: .875em 1em;
	    display: block;
	    text-transform: uppercase;
	}
	.nav-expand-link {
	  display: flex;
	  justify-content: space-between;
	}
	.nav-expand-link::after {
	  content:"\f054";
	  flex: 0 1 auto;
	  font-family: "Font Awesome 6 Pro";
	  font-weight: 900;
	}
	.nav-expand.active > .nav-expand-content {
	  transform: translateX(0);
	  visibility: visible;
	}
	.nav-expand .nav-expand-content {
	  background: #f3f3f3;
	}
	.nav-expand .nav-expand-content .nav-link {
	  border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
	  background-color: #59e1cb;
	}
	.nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
	  background-color: #59e1cb;
	}
	
	
	/* Define the shape and color of the hamburger lines */
	.navbar-toggler span {
	    display: block;
	    background-color: #4f4f4f;
	    height: 3px;
	    width: 25px;
	    margin-top: 5px;
	    margin-bottom: 5px;
	    position: relative;
	    left: 0;
	    opacity: 1;
	    transition: all 0.35s ease-out;
	    transform-origin: center left;
	}
	
	/* top line needs a little padding */
	.navbar-toggler span:nth-child(1) {
	    margin-top: 0.3em;
	}
	
	/**
	 * Animate collapse into X.
	 */
	
	/* top line rotates 45 degrees clockwise and moves up and in a bit to close the center of the X in the center of the button */
	.navbar-toggler:not(.collapsed) span:nth-child(1) {
	    transform: translate(15%, -33%) rotate(45deg);
	}
	/* center line goes transparent */
	.navbar-toggler:not(.collapsed) span:nth-child(2) {
	    opacity: 0;
	}
	/* bottom line rotates 45 degrees counter clockwise, in, and down a bit to close the center of the X in the center of the button  */
	.navbar-toggler:not(.collapsed) span:nth-child(3) {
	    transform: translate(15%, 33%) rotate(-45deg) ;
	}
	
	/**
	 * Animate collapse open into hamburger menu
	 */
	
	/* top line moves back to initial position and rotates back to 0 degrees */
	.navbar-toggler span:nth-child(1) {
	    transform: translate(0%, 0%) rotate(0deg) ;
	}
	/* middle line goes back to regular color and opacity */
	.navbar-toggler span:nth-child(2) {
	    opacity: 1;
	}
	/* bottom line goes back to initial position and rotates back to 0 degrees */
	.navbar-toggler span:nth-child(3) {
	    transform: translate(0%, 0%) rotate(0deg) ;
	}
}
.tool-menu .bell-icon::after {
    background: #5236ab;
    content: attr(data-count);
    font-weight: bold;
    font-size: 9px;
    color: #fff;
    position: absolute;
    top: -6px;
    right: -8px;
    box-sizing: content-box;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 1;
    height: 16px;
    width: 16px;
}
.fa-lg.fill-gradient-linear {
	padding-left: 0;
}
.question-details .fa-lg.fill-gradient-linear {
	padding-left: 5px;
}
/* RESE show log table css */
.showlog-table table {
	width: 100%;
}
.showlog-table table tr th {
	color: #5236ab;
	font-weight: bold;
	padding: 10px;
	background: #fff;
}
.showlog-table table tr:nth-child(odd) {
	background: #f8f9fa;
}
.showlog-table table tr td {
	padding: 10px;
}
.notes-div textarea {
	margin-top: 20px;
	background: #f8f9fa;
}

html {
  font-family: Arial, sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  background-color: #f8f9fa;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('./fonts/glyphicons-halflings-regular.eot');
  src: url('./fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.woff') format('woff'), url('./fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('./fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 1.42857143;
  color: #000;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}

figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1158px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1158px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  /*border-top: 1px solid #ddd;*/
}
.table > thead > tr > th {
  vertical-align: middle;
  /*border-bottom: 2px solid #ddd;*/
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: none;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: none;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #F8F9FA;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: none;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
/*input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}*/
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: none;
}
/*.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}*/
.btn:hover,
.btn:focus,
.btn.focus {
  color: #000;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  border: 1px solid grey !important;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #000;
  background-color: transparent;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #000;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #000;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #000;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #000;
  background-color: transparent;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default .badge {
  color: #fff;
  background-color: #000;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
       -o-transition: opacity .15s linear;
          transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: .35s;
       -o-transition-duration: .35s;
          transition-duration: .35s;
  -webkit-transition-property: height, visibility;
       -o-transition-property: height, visibility;
          transition-property: height, visibility;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 125px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 12px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 0;
  border: 0;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
          
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #000;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: transparent;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
 
}

.form-control,
.input-group .form-control:last-child,
.input-group-addon:last-child,
.form-control[disabled]
{
  border: 0;
  border-bottom: 1px solid #d7dbd7;
}

.ui-widget input, .ui-widget select, .ui-widget textarea
{
  border: 0;
  border-bottom: 1px solid #d7dbd7;
}


.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 2px 3px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  /*background-color: #eee;*/
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: none;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
  min-width: 90px;
}
.nav-tabs > li > a {
  margin-right: 4px;
  line-height: 2;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  text-align: center;
  padding: 0;
 /* border-radius: 4px 4px 0 0;*/
}
.nav-tabs > li > a:hover {
  border-color: #b9b9b9;
  background-color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #000;
  cursor: default;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
  background-color: #f8f9fa;
  border: none;
  padding: 15px;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar {
  position: relative;
  min-height: 25px;
  margin-bottom: 0 !important;
  border: 1px solid transparent;
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 12px;
  }
   .navbar-nav > li:hover,
   .navbar-nav > li:focus {
    background: transparent;
  }
}
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #000;
  background-color: transparent;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #000;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #000;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #000;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: transparent;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
       -o-transition: border .2s ease-in-out;
          transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
          box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
          background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
       -o-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 13px;
  color: inherit;
  font-weight: bold;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  /*border-color: #ddd;*/
  background-color: #F3F3F3;
}
.panel-default > .panel-heading {
  color: #333;
  background-color: #eaeaf5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 10px;
  background-color: #fff;
  border: 1px solid #e4e3e3;
  /*-webkit-box-shadow: inset 0 2px 2px rgba(0, 0, 0, .05);
          box-shadow: inset 0 2px 2px rgba(0, 0, 0, .05);*/
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 15px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.modal-open {
  overflow: hidden;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
       -o-transition:      -o-transform .3s ease-out;
          transition:         transform .3s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5; 
    z-index: -1;
}
.modal-header {
  padding-bottom: 15px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, .2);

  line-break: auto;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1157px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1157px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1157px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1157px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1158px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1158px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1158px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1158px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1157px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1158px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/* To override chrome browser styles */
*:focus{
	outline: 0;
}

.mb-3 {
  margin-bottom: 1rem !important;
}
/*!
 * Select2 Bootstrap Theme v0.1.0-beta.10 (https://select2.github.io/select2-bootstrap-theme)
 * Copyright 2015-2017 Florian Kissling and contributors (https://github.com/select2/select2-bootstrap-theme/graphs/contributors)
 * Licensed under MIT (https://github.com/select2/select2-bootstrap-theme/blob/master/LICENSE)
 */

.select2-container--bootstrap {
  display: block;
  /*------------------------------------*      #COMMON STYLES
  \*------------------------------------*/
  /**
   * Search field in the Select2 dropdown.
   */
  /**
   * No outline for all search fields - in the dropdown
   * and inline in multi Select2s.
   */
  /**
   * Adjust Select2's choices hover and selected styles to match
   * Bootstrap 3's default dropdown styles.
   *
   * @see http://getbootstrap.com/components/#dropdowns
   */
  /**
   * Clear the selection.
   */
  /**
   * Address disabled Select2 styles.
   *
   * @see https://select2.github.io/examples.html#disabled
   * @see http://getbootstrap.com/css/#forms-control-disabled
   */
  /*------------------------------------*      #DROPDOWN
  \*------------------------------------*/
  /**
   * Dropdown border color and box-shadow.
   */
  /**
   * Limit the dropdown height.
   */
  /*------------------------------------*      #SINGLE SELECT2
  \*------------------------------------*/
  /*------------------------------------*    #MULTIPLE SELECT2
  \*------------------------------------*/
  /**
   * Address Bootstrap control sizing classes
   *
   * 1. Reset Bootstrap defaults.
   * 2. Adjust the dropdown arrow button icon position.
   *
   * @see http://getbootstrap.com/css/#forms-control-sizes
   */
  /* 1 */
  /*------------------------------------*    #RTL SUPPORT
  \*------------------------------------*/
}

.select2-container--bootstrap .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
  outline: 0;
}

.select2-container--bootstrap .select2-selection.form-control {
  border-radius: 4px;
}

.select2-container--bootstrap .select2-search--dropdown .select2-search__field {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #555555;
  font-size: 14px;
}

.select2-container--bootstrap .select2-search__field {
  outline: 0;
  /* Firefox 18- */
  /**
     * Firefox 19+
     *
     * @see http://stackoverflow.com/questions/24236240/color-for-styled-placeholder-text-is-muted-in-firefox
     */
}

.select2-container--bootstrap .select2-search__field::-webkit-input-placeholder {
  color: #999;
}

.select2-container--bootstrap .select2-search__field:-moz-placeholder {
  color: #999;
}

.select2-container--bootstrap .select2-search__field::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.select2-container--bootstrap .select2-search__field:-ms-input-placeholder {
  color: #999;
}

.select2-container--bootstrap .select2-results__option {
  padding: 6px 12px;
  /**
     * Disabled results.
     *
     * @see https://select2.github.io/examples.html#disabled-results
     */
  /**
     * Hover state.
     */
  /**
     * Selected state.
     */
}

.select2-container--bootstrap .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--bootstrap .select2-results__option[aria-disabled=true] {
  color: #777777;
  cursor: not-allowed;
}

.select2-container--bootstrap .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #262626;
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
  background-color: #337ab7;
  color: #fff;
}

.select2-container--bootstrap .select2-results__option .select2-results__option {
  padding: 6px 12px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -12px;
  padding-left: 24px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -24px;
  padding-left: 36px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -36px;
  padding-left: 48px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -48px;
  padding-left: 60px;
}

.select2-container--bootstrap .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -60px;
  padding-left: 72px;
}

.select2-container--bootstrap .select2-results__group {
  color: #777777;
  display: block;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857143;
  white-space: nowrap;
}

.select2-container--bootstrap.select2-container--focus .select2-selection, .select2-container--bootstrap.select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  border-color: #66afe9;
}

.select2-container--bootstrap.select2-container--open {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
  /**
     * Handle border radii of the container when the dropdown is showing.
     */
}

.select2-container--bootstrap.select2-container--open .select2-selection .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 4px 4px 4px;
}

.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-color: transparent;
}

.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-color: transparent;
}

.select2-container--bootstrap .select2-selection__clear {
  color: #999;
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

.select2-container--bootstrap .select2-selection__clear:hover {
  color: #333;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection {
  border-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-search__field {
  cursor: not-allowed;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
  background-color: #eeeeee;
}

.select2-container--bootstrap.select2-container--disabled .select2-selection__clear,
.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove {
  display: none;
}

.select2-container--bootstrap .select2-dropdown {
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-color: #66afe9;
  overflow-x: hidden;
  margin-top: -1px;
}

.select2-container--bootstrap .select2-dropdown--above {
  -webkit-box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0px -6px 12px rgba(0, 0, 0, 0.175);
  margin-top: 1px;
}

.select2-container--bootstrap .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.select2-container--bootstrap .select2-selection--single {
  height: 34px;
  line-height: 1.42857143;
  padding: 6px 24px 6px 12px;
  /**
     * Adjust the single Select2's dropdown arrow button appearance.
     */
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  position: absolute;
  bottom: 0;
  right: 12px;
  top: 0;
  width: 4px;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-color: #999 transparent transparent transparent;
  border-style: solid;
  border-width: 4px 4px 0 4px;
  height: 0;
  left: 0;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__rendered {
  color: #555555;
  padding: 0;
}

.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--bootstrap .select2-selection--multiple {
  min-height: 34px;
  padding: 0;
  height: auto;
  /**
     * Make Multi Select2's choices match Bootstrap 3's default button styles.
     */
  /**
     * Minus 2px borders.
     */
  /**
     * Clear the selection.
     */
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  line-height: 1.42857143;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  float: left;
  margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  color: #555555;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin: 5px 0 0 6px;
  padding: 0 6px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  background: transparent;
  padding: 0 12px;
  height: 32px;
  line-height: 1.42857143;
  margin-top: 0;
  min-width: 5em;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 3px;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 6px;
}

.select2-container--bootstrap .select2-selection--single.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--single,
.form-group-sm .select2-container--bootstrap .select2-selection--single {
  border-radius: 3px;
  font-size: 12px;
  height: 30px;
  line-height: 1.5;
  padding: 5px 22px 5px 10px;
  /* 2 */
}

.select2-container--bootstrap .select2-selection--single.input-sm .select2-selection__arrow b,
.input-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-sm .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  margin-left: -5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple {
  min-height: 30px;
  border-radius: 3px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__choice,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 12px;
  line-height: 1.5;
  margin: 4px 0 0 5px;
  padding: 0 5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-search--inline .select2-search__field,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 10px;
  font-size: 12px;
  height: 28px;
  line-height: 1.5;
}

.select2-container--bootstrap .select2-selection--multiple.input-sm .select2-selection__clear,
.input-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-sm .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--single,
.form-group-lg .select2-container--bootstrap .select2-selection--single {
  border-radius: 6px;
  font-size: 18px;
  height: 46px;
  line-height: 1.3333333;
  padding: 10px 31px 10px 16px;
  /* 1 */
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow {
  width: 5px;
}

.select2-container--bootstrap .select2-selection--single.input-lg .select2-selection__arrow b,
.input-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b,
.form-group-lg .select2-container--bootstrap .select2-selection--single .select2-selection__arrow b {
  border-width: 5px 5px 0 5px;
  margin-left: -5px;
  margin-left: -10px;
  margin-top: -2.5px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple {
  min-height: 46px;
  border-radius: 6px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__choice,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__choice {
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
  margin: 9px 0 0 8px;
  padding: 0 10px;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-search--inline .select2-search__field,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-search--inline .select2-search__field {
  padding: 0 16px;
  font-size: 18px;
  height: 44px;
  line-height: 1.3333333;
}

.select2-container--bootstrap .select2-selection--multiple.input-lg .select2-selection__clear,
.input-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear,
.form-group-lg .select2-container--bootstrap .select2-selection--multiple .select2-selection__clear {
  margin-top: 10px;
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

.select2-container--bootstrap .select2-selection.input-lg.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single {
  /**
     * Make the dropdown arrow point up while the dropdown is visible.
     */
}

.input-group-lg .select2-container--bootstrap .select2-selection.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #999 transparent;
  border-width: 0 5px 5px 5px;
}

.select2-container--bootstrap[dir="rtl"] {
  /**
     * Single Select2
     *
     * 1. Makes sure that .select2-selection__placeholder is positioned
     *    correctly.
     */
  /**
     * Multiple Select2
     */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single {
  padding-left: 24px;
  padding-right: 12px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 0;
  padding-left: 0;
  text-align: right;
  /* 1 */
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 12px;
  right: auto;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--single .select2-selection__arrow b {
  margin-left: 0;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 0;
  margin-right: 6px;
}

.select2-container--bootstrap[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/*------------------------------------*  #ADDITIONAL GOODIES
\*------------------------------------*/
/**
 * Address Bootstrap's validation states
 *
 * If a Select2 widget parent has one of Bootstrap's validation state modifier
 * classes, adjust Select2's border colors and focus states accordingly.
 * You may apply said classes to the Select2 dropdown (body > .select2-container)
 * via JavaScript match Bootstraps' to make its styles match.
 *
 * @see http://getbootstrap.com/css/#forms-control-validation
 */
.has-warning .select2-dropdown,
.has-warning .select2-selection {
  border-color: #8a6d3b;
}

.has-warning .select2-container--focus .select2-selection,
.has-warning .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  border-color: #66512c;
}

.has-warning.select2-drop-active {
  border-color: #66512c;
}

.has-warning.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #66512c;
}

.has-error .select2-dropdown,
.has-error .select2-selection {
  border-color: #a94442;
}

.has-error .select2-container--focus .select2-selection,
.has-error .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  border-color: #843534;
}

.has-error.select2-drop-active {
  border-color: #843534;
}

.has-error.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #843534;
}

.has-success .select2-dropdown,
.has-success .select2-selection {
  border-color: #3c763d;
}

.has-success .select2-container--focus .select2-selection,
.has-success .select2-container--open .select2-selection {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  border-color: #2b542c;
}

.has-success.select2-drop-active {
  border-color: #2b542c;
}

.has-success.select2-drop-active.select2-drop.select2-drop-above {
  border-top-color: #2b542c;
}

/**
 * Select2 widgets in Bootstrap Input Groups
 *
 * @see http://getbootstrap.com/components/#input-groups
 * @see https://github.com/twbs/bootstrap/blob/master/less/input-groups.less
 */
/**
 * Reset rounded corners
 */
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:first-child + .select2-container--bootstrap > .selection > .select2-selection.form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child) + .select2-container--bootstrap:not(:last-child) > .selection > .select2-selection.form-control {
  border-radius: 0;
}

.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection,
.input-group > .select2-hidden-accessible:not(:first-child):not(:last-child) + .select2-container--bootstrap:last-child > .selection > .select2-selection.form-control {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group > .select2-container--bootstrap {
  display: table;
  table-layout: fixed;
  position: relative;
  z-index: 2;
  width: 100%;
  margin-bottom: 0;
  /**
   * Adjust z-index like Bootstrap does to show the focus-box-shadow
   * above appended buttons in .input-group and .form-group.
   */
  /**
   * Adjust alignment of Bootstrap buttons in Bootstrap Input Groups to address
   * Multi Select2's height which - depending on how many elements have been selected -
   * may grow taller than its initial size.
   *
   * @see http://getbootstrap.com/components/#input-groups
   */
}

.input-group > .select2-container--bootstrap > .selection > .select2-selection.form-control {
  float: none;
}

.input-group > .select2-container--bootstrap.select2-container--open, .input-group > .select2-container--bootstrap.select2-container--focus {
  z-index: 3;
}

.input-group > .select2-container--bootstrap,
.input-group > .select2-container--bootstrap .input-group-btn,
.input-group > .select2-container--bootstrap .input-group-btn .btn {
  vertical-align: top;
}

/**
 * Temporary fix for https://github.com/select2/select2-bootstrap-theme/issues/9
 *
 * Provides `!important` for certain properties of the class applied to the
 * original `<select>` element to hide it.
 *
 * @see https://github.com/select2/select2/pull/3301
 * @see https://github.com/fk/select2/commit/31830c7b32cb3d8e1b12d5b434dee40a6e753ada
 */
.form-control.select2-hidden-accessible {
  position: absolute !important;
  width: 1px !important;
}

/**
 * Display override for inline forms
 */
@media (min-width: 768px) {
  .form-inline .select2-container--bootstrap {
    display: inline-block;
  }
}

.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:33px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;}.select2-container--default .select2-results>.select2-results__options{max-height:150px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f6f6f6;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:-o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);background-image:linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:-o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);background-image:linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:-o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);background-image:linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;}.select2-container--classic .select2-dropdown{background-color:white;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:white;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: normal;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: normal;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 0px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5;
}
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150";
  /* sort */
}
table.dataTable thead .sorting_asc:after {
  content: "\e155";
  /* sort-by-attributes */
}
table.dataTable thead .sorting_desc:after {
  content: "\e156";
  /* sort-by-attributes-alt */
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eee;
}

div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}

div.dataTables_scrollBody table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
  border-top: none;
}

div.dataTables_scrollFoot table {
  margin-top: 0 !important;
  border-top: none;
}

@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}

table.table-bordered.dataTable {
  border-collapse: separate !important;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}

div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}

div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}

table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 8px;
  left: 4px;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 16px;
  text-align: center;
  line-height: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child.dataTables_empty:before {
  display: none;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 12px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 16px;
  text-align: center;
  line-height: 14px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  content: '+';
  background-color: #31b131;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}
/*Small navbar within the header*/
.navbar-inner{
		width: auto;
		height: 50px;
		/*border:1px solid red;*/ /*Comment this*/
		border-radius:0px;
		right:0px;
		top:0;
		padding:0px !important;
		/*z-index: 99999;	
		z-index: 9999;	*/	
}
.dropdown-menu {
	border-radius: 0 !important;
	background-color: #fff;
	box-shadow: 12px 12px 12px -6px rgba(0, 0, 0, .25) !important;
    -webkit-box-shadow: 12px 12px 12px -6px rgba(0, 0, 0, .25) !important;
    -moz-box-shadow: 12px 12px 12px -6px rgba(0, 0, 0, .25) !important;
}
.navbar-nav .dropdown-menu{
	background-color: #fff;
}	
	
.navbar-inner > ul {
		list-style-type:none;
		margin:0px;
		padding: 0px;
		height:auto;
		width:auto;
		display:inline-block;
}
	
.navbar-inner  > ul  > li {
		display:inline-block;
		margin:0px !important;
		padding:0px !important;
		height:auto;
		width:auto;
		
}

	
.navbar-inner > ul > li > a {
		box-sizing: border-box;
		padding:10px;
		height:40px;
		width:40px;
		position:relative;
		display:inline-block;
		text-align:center;
		border-radius:25px;
		
}
	
.navbar-inner ul > li > a:hover {
		text-decoration: none;
		background-color: #fff;
		
}

#toolmenu > ul > li > ul >li > a:hover,
#toolmenu > ul > li > ul >li > ul >li > a:hover
{
	background-color:#991F3D;
}

.navbarBG li a.lastIcon {
	margin-right: 10px;
}
	
.dropdown-menu-custom {
  position: absolute !important;
  top: 90% !important;
  right: 0 !important;
  float: right !important;
  left: auto !important;
  text-align: left !important;
  
}
@media (max-width:991px)
{
	.navbarBG {
		background-color: transparent;
	}
	.usernameDisp {
		display: none;
	}
	.dropdown-toggle > .settings {
	  position: absolute;
	  right: 10px;
	  top: 15px;
	}
	.navbar-inner ul > li > a:hover {
		color:#fff;
		text-decoration:none;
		background-color:transparent;
		
}
}

@media (max-width:370px){
	.navbar-inner{
		right:10px;	
	}
}

ul.dropdown-menu.notifications-list li ul li{
	margin: 5px;
	padding: 5px 15px;
	}
ul.dropdown-menu li ul li:hover{
	color:#fff;
}	
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty {
  cursor: default !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th.child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > td.dataTables_empty:before {
  display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child:before {
  top: 8px;
  left: 4px;
  height: 16px;
  width: 16px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 16px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: left;
  font-family: 'Courier New', Courier, monospace;
  text-indent: 4px;
  line-height: 16px;
  content: '+';
  background-color: #337ab7;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr.parent > th:first-child:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable.dtr-inline.collapsed > tbody > tr.child td:before {
  display: none;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child {
  padding-left: 27px;
}
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact > tbody > tr > th:first-child:before {
  top: 5px;
  left: 4px;
  height: 14px;
  width: 14px;
  border-radius: 14px;
  line-height: 14px;
  text-indent: 3px;
}
table.dataTable.dtr-column > tbody > tr > td.control,
table.dataTable.dtr-column > tbody > tr > th.control {
  position: relative;
  cursor: pointer;
}
table.dataTable.dtr-column > tbody > tr > td.control:before,
table.dataTable.dtr-column > tbody > tr > th.control:before {
  top: 50%;
  left: 50%;
  height: 16px;
  width: 16px;
  margin-top: -10px;
  margin-left: -10px;
  display: block;
  position: absolute;
  color: white;
  border: 2px solid white;
  border-radius: 16px;
  box-shadow: 0 0 3px #444;
  box-sizing: content-box;
  text-align: left;
  font-family: 'Courier New', Courier, monospace;
  text-indent: 4px;
  line-height: 16px;
  content: '+';
  background-color: #337ab7;
}
table.dataTable.dtr-column > tbody > tr.parent td.control:before,
table.dataTable.dtr-column > tbody > tr.parent th.control:before {
  content: '-';
  background-color: #d33333;
}
table.dataTable > tbody > tr.child {
  padding: 0.5em 1em;
}
table.dataTable > tbody > tr.child:hover {
  background: transparent !important;
}
table.dataTable > tbody > tr.child ul {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
table.dataTable > tbody > tr.child ul li {
  border-bottom: 1px solid #efefef;
  padding: 0.5em 0;
}
table.dataTable > tbody > tr.child ul li:first-child {
  padding-top: 0;
}
table.dataTable > tbody > tr.child ul li:last-child {
  border-bottom: none;
}
table.dataTable > tbody > tr.child span.dtr-title {
  display: inline-block;
  min-width: 75px;
  font-weight: bold;
}

div.dtr-modal {
  position: fixed;
  box-sizing: border-box;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 100;
  padding: 10em 1em;
}
div.dtr-modal div.dtr-modal-display {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 50%;
  overflow: auto;
  margin: auto;
  z-index: 102;
  overflow: auto;
  background-color: #f5f5f7;
  border: 1px solid black;
  border-radius: 0.5em;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6);
}
div.dtr-modal div.dtr-modal-content {
  position: relative;
  padding: 1em;
}
div.dtr-modal div.dtr-modal-close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 22px;
  height: 22px;
  border: 1px solid #eaeaea;
  background-color: #f9f9f9;
  text-align: center;
  cursor: pointer;
  z-index: 12;
}
div.dtr-modal div.dtr-modal-close:hover {
  background-color: #eaeaea;
}
div.dtr-modal div.dtr-modal-background {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 101;
  background: rgba(0, 0, 0, 0.6);
}

@media screen and (max-width: 767px) {
  div.dtr-modal div.dtr-modal-display {
    width: 95%;
  }
}
/*!
 * Datepicker for Bootstrap v1.5.0 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker {
  /*border-radius: 4px;*/
  direction: ltr;
  border-radius: 0px;
  background-color: #fff !important;
  font-size: 75%;
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
  padding: 4px;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(0, 0, 0, 0.15);
  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 #ffffff;
  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 rgba(0, 0, 0, 0.15);
}
.datepicker-dropdown.datepicker-orient-top:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #ffffff;
}
.datepicker > div {
  display: none;
}
.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;
}
.datepicker table tr td,
.datepicker table tr th {
  text-align: center;
  width: 30px;
  height: 30px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999999;
}
.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
  background: #eeeeee;
  cursor: pointer;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999999;
  cursor: default;
}
.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #d9edf7;
  border-color: #85c5e5;
  border-radius: 0;
}
.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
  color: #000000;
  background-color: #afd9ee;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:hover {
  color: #000000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  color: #000000;
  background-color: #afd9ee;
  border-color: #52addb;
}
.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.highlighted.focus {
  color: #000000;
  background-color: #91cbe8;
  border-color: #298fc2;
}
.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.highlighted {
  background-image: none;
}
.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
  background-color: #d9edf7;
  border-color: #85c5e5;
}
.datepicker table tr td.highlighted.focused {
  background: #afd9ee;
}
.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
  background: #d9edf7;
  color: #999999;
}
.datepicker table tr td.today {
  color: #000000;
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
  color: #000000;
  background-color: #ffc966;
  border-color: #b37400;
}
.datepicker table tr td.today:hover {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  color: #000000;
  background-color: #ffc966;
  border-color: #f59e00;
}
.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.today:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.today:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.today.focus {
  color: #000000;
  background-color: #ffbc42;
  border-color: #b37400;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.open > .dropdown-toggle.datepicker table tr td.today {
  background-image: none;
}
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
  background-color: #ffdb99;
  border-color: #ffb733;
}
.datepicker table tr td.today.focused {
  background: #ffc966;
}
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
  background: #ffdb99;
  color: #999999;
}
.datepicker table tr td.range {
  color: #000000;
  background-color: #eeeeee;
  border-color: #bbbbbb;
  border-radius: 0;
}
.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:hover {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  color: #000000;
  background-color: #d5d5d5;
  border-color: #9d9d9d;
}
.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.focus {
  color: #000000;
  background-color: #c3c3c3;
  border-color: #7c7c7c;
}
.datepicker table tr td.range:active,
.datepicker table tr td.range.active,
.open > .dropdown-toggle.datepicker table tr td.range {
  background-image: none;
}
.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
  background-color: #eeeeee;
  border-color: #bbbbbb;
}
.datepicker table tr td.range.focused {
  background: #d5d5d5;
}
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
  background: #eeeeee;
  color: #999999;
}
.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:hover {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  color: #000000;
  background-color: #c1d7e3;
  border-color: #73a6c0;
}
.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted.focus {
  color: #000000;
  background-color: #a8c8d8;
  border-color: #4b88a6;
}
.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.range.highlighted {
  background-image: none;
}
.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
  background-color: #e4eef3;
  border-color: #9dc1d3;
}
.datepicker table tr td.range.highlighted.focused {
  background: #c1d7e3;
}
.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
  background: #e4eef3;
  color: #999999;
}
.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #f4b747;
  border-color: #815608;
}
.datepicker table tr td.range.today:hover {
  color: #000000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  color: #000000;
  background-color: #f4b747;
  border-color: #bf800c;
}
.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.open > .dropdown-toggle.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.open > .dropdown-toggle.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus,
.open > .dropdown-toggle.datepicker table tr td.range.today.focus {
  color: #000000;
  background-color: #f2aa25;
  border-color: #815608;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active,
.open > .dropdown-toggle.datepicker table tr td.range.today {
  background-image: none;
}
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
  background-color: #f7ca77;
  border-color: #f1a417;
}
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
  background: #f7ca77;
  color: #999999;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #999999;
  border-color: #555555;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #808080;
  border-color: #161616;
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
  color: #ffffff;
  background-color: #808080;
  border-color: #373737;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  color: #ffffff;
  background-color: #808080;
  border-color: #373737;
}
.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.selected:hover,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.selected:focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.focus,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted.focus {
  color: #ffffff;
  background-color: #6e6e6e;
  border-color: #161616;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.selected,
.open > .dropdown-toggle.datepicker table tr td.selected.highlighted {
  background-image: none;
}
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
  background-color: #999999;
  border-color: #555555;
}
.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  /*background-color: #3071a9;*/
  /*border-color: #193c5a;*/
  background-color: #a5acb0;
  border-color: #e2e2e2;
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
  color: #ffffff;
  /*background-color: #3071a9;*/
  /*border-color: #285e8e;*/
  background-color: #a5acb0;
  border-color: #e2e2e2;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  color: #ffffff;
  /*background-color: #3071a9;*/
  /*border-color: #285e8e;*/
  background-color: #a5acb0;
  border-color: #e2e2e2;
}
.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active:hover,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active:focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.focus,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted.focus {
  color: #ffffff;
  /*background-color: #285e8e;*/
  background-color: #a5acb0;
  border-color: #193c5a;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active,
.open > .dropdown-toggle.datepicker table tr td.active,
.open > .dropdown-toggle.datepicker table tr td.active.highlighted {
  background-image: none;
}
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999999;
  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: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  /*background-color: #3071a9;*/
  /*border-color: #193c5a;*/
  background-color: #a5acb0;
  border-color: #e2e2e2;
}
.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 {
  color: #ffffff;
  /*background-color: #3071a9;*/
  /*border-color: #285e8e;*/
  background-color: #a5acb0;
  border-color: #e2e2e2;
}
.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,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  color: #ffffff;
  /*background-color: #3071a9;*/
  /*border-color: #285e8e;*/
  background-color: #a5acb0;
  border-color: #e2e2e2;
}
.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.focus,
.open > .dropdown-toggle.datepicker table tr td span.active:hover.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled.focus,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover.focus {
  color: #ffffff;
  /*background-color: #285e8e;*/
  background-color: #a5acb0;
  border-color: #193c5a;
}
.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,
.open > .dropdown-toggle.datepicker table tr td span.active,
.open > .dropdown-toggle.datepicker table tr td span.active:hover,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled,
.open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
  background-image: none;
}
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: #428bca;
  border-color: #357ebd;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999999;
}
.datepicker .datepicker-switch {
  width: 145px;
}
.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
  background: #eeeeee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.input-group.date .input-group-addon {
  cursor: pointer;
}
.input-daterange {
  width: 100%;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  border-radius: 0 3px 3px 0;
}
.input-daterange .input-group-addon {
  width: auto;
  min-width: 16px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eeeeee;
  border: solid #cccccc;
  border-width: 1px 0;
  margin-left: -5px;
  margin-right: -5px;
}

html,
body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
  height:100%;
}

 
@media screen and (min-width: 768px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 25%;
  }

  .row-offcanvas-left {
    left: 25%;
  }

  .row-offcanvas-right .sidebar-offcanvas {
    right: -25%;
  	background-color: rgb(227, 226, 226);
  }

  .row-offcanvas-left .sidebar-offcanvas {
    left: -25%;
	top:150px; /*To be changed depending on header height*/
  	background-color: rgb(227, 226, 226);
  }

  .row-offcanvas-right.active {
    right: 0;
  }

  .row-offcanvas-left.active {
    left: 0;
  }

  .row-offcanvas-right.active .sidebar-offcanvas {
  	background-color: rgb(255, 255, 255);
  }
  .row-offcanvas-left.active .sidebar-offcanvas {
  	background-color: rgb(255, 255, 255);
  }

.row-offcanvas .content {
    width: 75%;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out;

  }

  .row-offcanvas.active .content {
    width: 100%;
  }
       
  .sidebar-offcanvas {
    position: absolute;
    
  }
  
  
  .leftSidebar-hide-btn {
	display:none;
  }
  
  #headContent {
	  /*display:none;*/
  }
  
  #headContent2 {
	  padding:0;
  }
  
  .leftSidebar-hide-btn {
	  display:none;
  }
  
  #btn-inner-closeSidebar {
	  display:none;
  }
  
}



@media screen and (max-width: 767px) {
	
	body {
		padding:0;
		margin:0;
	}
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
       -moz-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }

  .row-offcanvas-right {
    right: 0;
  }

  .row-offcanvas-left {
    left: 0;
  }

  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -75%; /* 6 columns */
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -75%; /* 6 columns */
  }

  .row-offcanvas-right.active {
    right: 75%; /* 6 columns */
  }

  .row-offcanvas-left.active {
    left: 75%;
  }
  

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 75%; /* 6 columns */
  }
  
  #headContent2 {
	  display:none;
  }
  
  #headContent {
	  padding:0;
  }
  
  
 
  
  #sidebar {
	  padding:0;
	  margin:0;
  }
  
  .sidebar-offcanvas .sidebar-nav-fixed .nav li {
	padding:15px 0 15px 30px;
	color: #ffffff;
	
	}
	
  
  .sidebar-offcanvas.sidebar-nav-fixed.nav > li > a {
	 float:left;
	  
  }
  
  .sidebar-offcanvas.sidebar-nav-fixed.nav .nav-header {
	
	  background-color: #3f3f45;
	  
  }
  .sidebar-offcanvas.sidebar-nav-fixed.nav #main-nav-header {
	  background-color:#ee0445;
  }
   
   #btn-inner-closeSidebar /*X button inside the sliding sidebar*/
  {
	margin:0 !important;
	height:50px;
	width:50px;
	background-color: #f26289;
	border-radius:0;
	float:right;
	position:relative;
	top:-50px;
  }
  
  #btn-inner-closeSidebar:hover {
	background-color: #f8a3b8;
  }
  
  .leftSidebar-hide-btn {
	  display:inline-block;
  }

  
}
html, body {
	overflow-x : hidden;
}
	
.rightbar {
	height:100%;
	width:75%;
	background-color: #fff;
	display:inline-block;
	z-index:999;
	}
	
.leftbar li, .rightbar li {
	padding: 5px;
	color: #200a58;
}
.rightbar li { 
	font-size: 13px;
}
@media screen and (max-width: 320px){
	.user{
    background: url(images/userIcon.png) 0 0 no-repeat;
    position: absolute;
    top: 85px;
    left: 95px !important;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
	}
	#wrapper.toggled1 .rightbar {
    	width: 75%!important;
    	right:75%;
    	height:100%;
    	z-index: 1000;
    	margin-right: -75%;
    	position: absolute;
    	background-color: #fff;
    	overflow-y: auto;
    	-webkit-transition: all 0.25s ease-out;
    	-moz-transition: all 0.25s ease-out;
    	-o-transition: all 0.25s ease-out;
    	transition: all 0.25s ease-out;
	}
	.rightPush {
		position:relative;
		right: 75%!important;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
        transition: all .25s ease-out;
	}
	.leftbar {
		position: absolute;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
        transition: all .25s ease-out;
		left: -75%;
		width:75% !important;
		height:100%;
		background-color: #fff;
		display:inline-block;
		z-index:999;
		text-transform: uppercase;
		border: 1px solid #dcdbdc;
	}
	.leftPush {
		position:relative;
		left: calc(75% + 0px)!important;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
		transition: all .25s ease-out;
	}
}
@media screen and (max-width: 767px){
	.user{
    left: 60px ;
	}
	.btn-outline-cutom{
    background: none;
    display: block;
    clear: both;
	}
	.leftbar {
		width:50%!important;
	}
	.leftPush {
		left: calc(50% + 0px)!important;
	}
	#wrapper.toggled1 .rightbar {
    	width: 50%!important;
	 }
	.rightPush {
		right: 50%!important;
	}
}
@media screen and (max-width: 991px){
	.logout.col-sm-offset-3 {
		margin-top: 160px;
	}
}
@media screen and (min-width: 992px)	/*BIG*/
{
	
	/*On big screens, both are hidden*/
	.leftbar {
		display:none;
	}
	
	.rightbar {
		display:none;
	}
}

@media screen and (min-width: 320px) and (max-width: 991px)	/*SMALL*/
{
	/*LEFT BAR on small screens*/
	.leftbar {
		position: absolute;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
        transition: all .25s ease-out;
		left: -75%;
		width:25%;
	}
	
	.leftbar.active {
		left: 0;
	}
	
	.leftbarSubmenu{
		margin-left:10px;
	}
	.leftbarSubmenu.collapse.in {
		background-color: #F9F9F9;
	}
	
	#btn-openLeftBar{
		position: absolute;
		top: 20px;
		background: none;
		border: 0;
	}	
	#btn-openLeftBar .svg-inline--fa {
		color: #000;
	}	
	#btn-closeLeftBar {
		top: 12px;
		right: 4px;
	    font-size: 13px;
	    position: absolute;
	    background-color: transparent;
	}
	
	.nav-header {
		background-color: transparent;
		color: #000;
	}
	.nav-header a {
		color: #fff;
	}
	.sidebar-nav2 .nav-header {
		background-color: #444444;
	}
	.sidebar-nav{
        background-color: #fff; 
    }
    
    .sidebar-nav .nav-header {
		background-color: #eaeaf5;
	}
	.sidebar-nav .nav-header a{
		font-size: 20px;
		font-weight: 400;
		text-transform: capitalize;
		color: #200a58;
		line-height: 46px;
		padding: 2px 10px;
	}
	
	/*RIGHT BAR on small screens*/
    #wrapper.toggled1 .rightbar {
    	width: 30%;
    	margin-right: -75%;
    	position: absolute;
    	background-color: #fff;
	}
	#wrapper.toggled1 {
    padding-right: 0%;
	}
	
	.rightbar {
		/*display:none;
		position: absolute;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
        transition: all .25s ease-out;
		right: -75%;*/
	z-index: 1000;
    position: fixed;
    right: 75%;
    width: 0;
    height: 100%;
    margin-right: -75%;
    overflow-y: auto;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
		
	}
	
	.rightbar.active {
		right: 0;
	}
	
	#btn-openRightBar {
		
	}
	#btn-closeRightBar {
		display:none;
		top: 12px;
		left: 4px;
		height: 40px;
		width: 34px;
	    color: #fff;
	    font-size: 16px;
	    font-weight: bold;
	    position: absolute;
	    background-color: transparent;
	}
	/*RIGHT BAR DETAILED STYLING STARTS*/
	.profileView {
		display: block;
		font-size: 12px;
	    min-height: 65px;
	    background-color: #eaeaf5;
	}
	.profileView .pull-right {
		color: #200a58;
    	font-size: 20px;
    	font-weight: bold;
    	margin-top: 15px;
    	margin-right: 10px;
    	text-transform:capitalize;
    	display: none;
	}
	.rightbar .sidebar-nav .nav li a{
    	padding-left: 0;
    	color: #200a58;
	}
	.rightbar .sidebar-nav .nav ul{
    	padding-top: 5px;
    	padding-left: 5px;
	}
	.optionsGroup {
		padding:10px;
		font-size:12px;
	}
	.user{
	/*background:  url("images/userIcon.png") 0 0 no-repeat;
	position: absolute;
    top: 85px;
    left: 118px;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    background: url(images/userIcon.png) 0 0 no-repeat;
    position: absolute;
    top: 85px;
    left: 35px;
    width: 50px;
    height: 50px;
    border: 2px solid #fff;*/
	}
	.userDetails{
    margin-top: 0;
    color: #200a58;
    font-weight: bold;
    margin-left: 15px;
    word-wrap: break-word;
    padding-top: 20px;
    font-size: 16px;
	}
	
	.logout{
		right: 0;
	    width: 100%;
	    position: absolute;
	    background: #fff;
	    padding-bottom: 15px;
	}
	
	.btn-outline-cutom {
		background: #f3f3f3;
		color: #e41937;
		margin: 0;
		display: block;
		clear: both;
		font-size: 13px;
		line-height: 10px;
		padding: .85em 1em;
		width: 100%;
		font-weight: 400;
		border-top: 1px solid rgba(0,0,0,.1);
		text-transform: uppercase;
		text-align: left;
	}
	/*CENTER CONTENT SLIDING CLASSES*/
	.pushable {
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
        transition: all .25s ease-out;
	}
	.leftPush {
		position:relative;
		left: calc(30% + 0px);
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
        transition: all .25s ease-out;
	}
	
	.rightPush {
		position:relative;
		right: 30%;
		-webkit-transition: all .25s ease-out;
		-moz-transition: all .25s ease-out;
        transition: all .25s ease-out;
	}
	
}

@media screen and (min-width: 320px) and (max-width: 767px)	/*SMALL*/
{
	.logout{
		left: 0;
		padding-bottom: 20px;
		background: #fff;
	}
}
@media screen and (min-width: 768px) and (max-width: 991px){
	.leftbar {
		width: 30% !important;
	}
	#wrapper.toggled1 .rightbar {
    	width: 30% !important;
	 }
}
@media screen and (min-width:992px) and (max-width:1157px){
	/*RIGHT BAR on small screens*/
	.leftMenu {
	    padding-left: 0;
	    /*-webkit-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;
	    transition: all 0.5s ease;*/
	}
	
	.leftMenu.toggled {
	    padding-left: 200px;
	}
	
	#sidebar-wrapper {
	    z-index: 990;
	    position: absolute;
	    left: 195px;
	    width: 0;
	    height: auto;
	    margin-left: -195px;
	    overflow-y: auto;
	    padding-right: 0px !important;
	    /*background: #f6f6f6;
	    -webkit-transition: all 0.5s ease;
	    -moz-transition: all 0.5s ease;
	    -o-transition: all 0.5s ease;
	    transition: all 0.5s ease;*/
	}
	.leftMenu.toggled #sidebar-wrapper {
	    width: 195px;
	}
}

