body {
	font-family: Arial;
	font-size: 12px;
	background:  #f5f5f5;
	color:#2c2c2c;
}

.toolBarRight{
	float: right;
	padding: 0px 0px 0px 0px;
}

.no-show{
	display: none;
}

.fix {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

#info-placeholder {
	padding-left:186px;
	float: left;
	line-height: 40px;
	height: 40px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.pb10{
	padding-bottom: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.full-width {
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}

#resultUsers img{ float: left;height: 20px; }

.price {
	background-color: #fdfff7 !important;
}

.no-padding {
	padding: 0px !important;
}

.no-margin {
	margin: 0px !important;
}

.no-overflow {
	overflow: hidden !important;
}
.container {
	margin-bottom: 10px;
}
.container-sm-height {
	display: table;
	padding-left: 0px;
	padding-right: 0px;
	width: 100%;
	border-collapse: collapse;
	table-layout: fixed;
}


.logo {
	display: block;
	text-indent: -9999px;
	text-transform: capitalize;
	background: url(../images/muwLogo.png) no-repeat;
	height: 85px;
	margin: 18px 0 10px 50px;
}

body.collapse-leftbar .logo{
	display: block;
	text-indent: -9999px;
	text-transform: capitalize;
	background: url(../images/muwLogo-small.png) no-repeat;
	height: 85px;
	margin: 18px 0 10px 18px;
}

#preloader {
	position: fixed;
	top: 50%;
	left: 50%;

	margin-top: -50px;
	margin-left: 35px;
	width: 100px;
	height: 100px;
	z-index: 99999;

	background: url("../images/muw-loader.gif") no-repeat center center #858f98;
	border: solid #6c767e 1px;

	opacity:0.9;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.green-light-25{
	background-color: rgba(0, 255, 0, 0.1);
}
.green-light-50{
	background-color: rgba(0, 255, 0, 0.3);
}
.green-light-75{
	background-color: rgba(0, 255, 0, 0.5);
}
.green-light-100{
	background-color: rgba(0, 255, 0, 0.7);
}

#resultDeals .logo-icon {
	width: 50px;
}
#resultDeals .logo-icon img {
	max-width: 100%;
	height: auto;
	display:block;
}

.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: 2px;
	vertical-align: middle;
}

label,
input,
button,
select,
textarea {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}

input[type="radio"],
input[type="checkbox"] {
	margin-top: 1px 0 0;
	line-height: normal;
	cursor: pointer;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
select[multiple],
select[size] {
	height: auto !important;
}


input:focus,
select:focus,
textarea:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.fc-center h2 {font-size: 18px; line-height: 26px;}
.fc-basic-view .fc-body .fc-row{min-height: 100px;}
.fc-activity{font-size: 12px;padding-bottom: 5px;}
.fc-content{padding:3px;}
.datepicker { padding: 0px;}
.datepicker.datepicker-inline td{padding: 3px 4px;}
.datepicker table tr td.today, .datepicker table tr td.today:hover,
.datepicker table tr td.active, .datepicker table tr td.active:hover{background: none;}

.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover,
.datepicker table tr td.today{background-color: #e0e0e0;background-image: none;}

.datepicker table tr td.active.active{background-color: #666;}
.datepicker table tr td.active.active:hover{background-color: #666;}
.datepicker table tr td.today.active, .datepicker table tr td.today:hover.active{background-color: #666;}

#summary h5{
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0 4px 0;
	margin:0;
	color: #8e8e8e;
	text-transform: uppercase;
}

#summary h3{
	margin: 0;
	font-size: 14px;
	color: #272727;
}

.align-right{
}

#unreacted ul li,
#deals ul li,
#current ul li{
	padding-bottom: 8px;
}

.ekdnr {
	color: #797979;
}

/*
#preloader{
    left: 50%;
    margin: -20px 0 0 -45px;
    padding: 10px;
    position: fixed;
    text-align: left;
    text-indent: 36px;
    top: 50%;
    z-index: 1000;
    color:#eee;
    background: url('../images/muw-loader.gif') no-repeat top left;
    background-size: 100% auto;

    width: 76px;
    height: 60px;

}
*/



.divider {
  height: 1px;
  width:100%;
  display:block;
  margin: 5px 0 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.divider_no {
  height: 1px;
  width:100%;
  display:block;
  margin: 9px 0 18px 0;
  overflow: hidden;
  /*background-color: #e5e5e5;*/
}

#page-leftbar{
	width: 170px;
	background-color: #585858;
	z-index: 1000;
	font-size: 14px;
	position: fixed;
	bottom: 0;
	top: 0;
	right: auto;
	overflow: hidden;
}

#page-leftbar li a{
	color: #fff;
	display: block;
	padding: 10px;
	position: relative;
	font-weight: normal;
	text-decoration:none;
	font-family: 'Geogrotesque-Regular';
	font-size: 16px;
}

#page-leftbar i {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
	min-width: 15px;
	text-align: center;
	display: inline-block;
	font-size: 20px;
}

/* Menu Triggers */
#rightmenu-trigger {
height: 40px;
width: 40px;
cursor: pointer;
padding: 11px 0 0 10px;
font-size: 16px;

color: #939393;
}

#rightmenu-trigger {
  background-position: 39px 0;
  float: right;
}

body.collapse-leftbar #leftmenu-trigger{
margin: 11px 0 0 80px;

}

#leftmenu-trigger {
height: 40px;
width: 40px;
cursor: pointer;
margin: 11px 0 0 180px;
font-size: 16px;

color: #939393;
}

#leftmenu-trigger {
   float: left;
}


#navigation{
	position: fixed;
	width: 100%;
	height: 40px;
	box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 5px 0px;
	background-color: #fff;
	z-index: 999;
}
#navigation ul{ float: right;padding-right: 5px;} 
#navigation ul li{line-height: 40px;height: 40px;}

#page-leftbar ul li.active{
	background-color: #666;
}

/**  MENU  **/

/* Menu eingeklappt */
body.collapse-leftbar #page-leftbar {
    width: 65px;
}

body.collapse-leftbar #page-content {
    margin-left:65px;
}
body.collapse-leftbar #page-leftbar li span {
    display: none;
}

.badge {
	display: inline-block;
	width:  22px;
	height: 22px;
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	color: #ff5b52;
	line-height: 22px;
	vertical-align: middle;
	white-space: nowrap;
	text-align: center;
	background-color: #585858;
	border-radius: 10px;
	position: absolute;
	top: 3px;
	left: 33px;
	border: 1px solid #ff5b52;
}

.tab-badge{
	display: inline-block;
	width: 16px;
height: 16px;
padding: 0;
font-size: 10px;
font-weight: bold;
color: #fff;
line-height: 16px;
vertical-align: middle;
/* font-size: 10px; */
white-space: nowrap;
text-align: center;
background-color: #ff5b52;
border-radius: 10px;
position: absolute;
top: -6px;
right: -2px;
/* border: 1px solid #ff5b52; */
}
.tab-badge:empty {
   display: none;
}

#footer {height: 30px;}

#count_pipeline:empty {
   display: none;
}


#page-leftbar ul li:hover {
	background-color:#747474;
}


#navigation ul li img {
	margin: 0px 7px 0px 0px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: solid #fff 1px;
}
.pipeline-users img:first-child {
	margin-left: -3px;
}
.pipeline-users img {
/*	margin: 0px 7px 0px 0px;*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: solid #fff 2px;
	margin-right: -10px;
}
p.pieline-date{
	margin: 0px;
	color:#888e94;
}

.pipeline-new{
	width: 58px;
	height: 59px;
	background: url("../images/pipeline-new.png") no-repeat center center;
	position: absolute;
	top: -2px;
	left: -2px;
		
}

.pipeline-won{
	width: 58px;
	height: 59px;
	background: url("../images/pipeline-won.png") no-repeat center center;
	position: absolute;
	top: -2px;
	left: -2px;
		
}


.pipeline-lost{
	width: 58px;
	height: 59px;
	background: url("../images/pipeline-lost.png") no-repeat center center;
	position: absolute;
	top: -2px;
	left: -2px;
		
}



.pipeline-parking{
	width: 58px;
	height: 59px;
	background: url("../images/pipeline-parking.png") no-repeat center center;
	position: absolute;
	top: -2px;
	left: -2px;
		
}

#page-leftbar ul li img {
	margin: 0px 10px 4px 5px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-border-radius: 99em;
	-moz-border-radius: 99em;
	border-radius: 99em;
	border: solid #fff 1px;
}

#page_deals #page-rightbar,
#page_customers #page-rightbar,
#page_tradein #page-rightbar,
#page_tradeinEdit #page-rightbar,
#page_dashboard #page-rightbar,
#page_calendar #page-rightbar,
#page_pipeline #page-rightbar,
#page_dealsEdit #page-rightbar,
#page_projectEdit #page-rightbar, 
body.collapse-rightbar #page-rightbar { 
	/*display: none;*/ 
}


#page-rightbar {
	width: 222px;
	background-color: #585858;
	z-index: 998;
	background: #d1d1d1;
	position: fixed;
	bottom: 0;
	font-size: 14px;
	top: 40px;
	right: -230px;
	overflow: hidden;
}



#rightSearchResult{
	margin-top: 10px;
	color: #333;
	font-size: 12px;

}


#rightSearchResult ul {
	padding: 0px;
	margin: 0px;
}
#rightSearchResult ul li{
	padding: 5px 10px;
	list-style: none;
	border-bottom: solid 1px #c6c6c6;
	 line-height: 13px;
	 cursor: pointer;
}
#rightSearchResult ul li.selected{
	background-color: #e3e3e3;
}

#page-content {
	margin-left: 170px;
/*	margin-right: 222px;*/
}


#manufacturer-list ul,
#formular-list ul {
	padding: 0px;
	margin: 0px;
}

#manufacturer-list li img{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: 0.4;
	cursor: pointer;
}

#manufacturer-list .manufacturer-logos{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

#manufacturer-list .manufacturer img:hover,
#manufacturer-list .selected img{
	-webkit-filter: none;
	-webkit-filter: none;
	-moz-filter: none;
	filter: none;
	filter: none;
	opacity: 1;
}

ul#formular-list{
	padding-left: 5px;
	padding-right: 5px
}

#formular-list li.form-icons{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	height: 100px;
	width: 100px;
	border: 1px solid rgba(0, 0, 0, 0.07);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-feature-settings: "kern" 1;
	-moz-font-feature-settings: "kern" 1;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	color: #626262;
	background-color: #ffffff;
	line-height: 21px;
	position: relative;
	transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}

#formular-list>li+li{
	margin-left: 5px;
}

#formular-list li.form-icons:hover{
	background-color: #fafafa;
	border-color: rgba(98, 98, 98, 0.27);
	color: #1a1a1a;
}

#formular-list li.form-icons.selected {
	background-color: #585858;
	color: #fff;
	-webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.41);
	-moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.41);
	box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.41);
}

#formular-list li.form-icons.neutralize {
	background: none;
	background-color: #ffffff;
	color: #626262;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}




.nav-pills {
	margin-bottom: 20px;
	margin-top: 10px;
}
.nav-pills>li.active>a, 
.nav-pills>li.active>a:focus, 
.nav-pills>li.active>a:hover,
.nav-pills>li>a:hover {
	color: #fff;
	background-color: #585858;
}

.nav-pills>li>a{
	color: #b3b3b3;
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.nav>li>a:focus, .nav>li>a:hover {
	text-decoration: none;
	color: #fff;
}

.nav>li.disabled>a {
	color: #777
}

#resultDeals tbody tr,
#resultUsers tbody tr,
#resultTradein tbody tr,
#resultNewcustomers tbody tr{
	cursor: pointer;
}


#page-heading {
	padding: 34px 0 0 0;
}

#page-heading:before,
#page-heading:after {
	content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

#page-heading:after {
	clear: both;
}

#page-heading h1 {
	margin: 0;
	padding: 24px 20px 20px 0px;
	float: left;
	line-height: 22px;
	font-weight: 300;
	font-size: 18px;
	font-family: 'Geogrotesque-Regular';
	/*width: 50%;*/
}

#page-heading .options {
	display: inline;
	float: right;
	position: relative;
	top: 16px;
	right: 15px;
}
.btn .glyphicons{
	line-height: normal;
}

.btn {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.01em;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-feature-settings: "kern" 1;
    -moz-font-feature-settings: "kern" 1;
    margin-bottom: 0;
    border: 1px solid #f0f0f0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-image: none !important;
    color: #626262;
    background-color: #ffffff;
    text-shadow: none;
    box-shadow: none;
    line-height: 21px;
    padding-left: 17px;
    cursor: pointer !important;
    padding-right: 17px;
    position: relative;
    transition: color 0.1s linear 0s, background-color 0.1s linear 0s, opacity 0.2s linear 0s !important;
}

.btn:hover {
    background-color: #fafafa;
    border: 1px solid rgba(98, 98, 98, 0.27);
}

.btn.active {
    border-color: #e6e6e6;
    background: #fff;
}



.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none !important;
    outline-style: none;
}


.btn .caret {
    margin-left: 3px;
}

.btn .caret.single {
    margin-left: 0px;
}

.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled,
.btn[disabled] {
    box-shadow: none;
}

button:focus {
    outline: none !important;
}

.btn-primary, .btn-primary:focus {
    color: #ffffff;
    background-color: #6d5cae;
    border-color: #6d5cae;
}

.btn-lose{
	color: #ffffff;
	background: #e84646;
    border-color: #e84646;

}
.btn-lose:hover{
    background-color: #f77975;
    border-color: #f77975;
    color: #ffffff;
}

.btn-win{
	color: #ffffff;
	background: #43c35e;
	border-color: #43c35e;

}
.btn-win:hover{
	color: #ffffff;
	background: #18d441;
	border-color: #43c35e;
}

.btn-primary.active, .btn-primary:active, .btn-primary.active:focus,
.btn-primary:active:focus, .btn-primary:active:hover, .open .dropdown-toggle.btn-primary {
    background-color: #584b8d;
    border-color: #584b8d;
    color: #ffffff;
}

.btn-primary.hover, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    background-color: #8a7dbe;
    border-color: #8a7dbe;
    color: #ffffff;
}

.btn-primary.active:hover {
    background: #5e4f96;
    border-color: #5e4f96;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary,
.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:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    background-color: #6d5cae;
    border-color: #6d5cae;
}

.btn-primary .badge {
    color: #6d5cae;
    background-color: #ffffff;
}

.btn-success, .btn-success:focus {
    color: #ffffff;
    background-color: #10cfbd;
    border-color: #10cfbd;
}

.btn-success.active, .btn-success:active, .btn-success.active:focus,
.btn-success:active:focus, .btn-success:active:hover, .open .dropdown-toggle.btn-success {
    background-color: #0da899;
    border-color: #0da899;
    color: #ffffff;
}

.btn-success.hover, .btn-success:hover, .open .dropdown-toggle.btn-success {
    background-color: #40d9ca;
    border-color: #40d9ca;
    color: #ffffff;
}

.btn-success.active:hover {
    background: #0eb2a3;
    border-color: #0eb2a3;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success,
.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:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active,
.btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
    background-color: #10cfbd;
    border-color: #10cfbd;
}

.btn-success .badge {
    color: #10cfbd;
    background-color: #ffffff;
}

.btn-complete, .btn-complete:focus {
    color: #ffffff;
    background-color: #48b0f7;
    border-color: #48b0f7;
}

.btn-complete.active, .btn-complete:active, .btn-complete.active:focus,
.btn-complete:active:focus, .btn-complete:active:hover, .open .dropdown-toggle.btn-complete {
    background-color: #3a8fc8;
    border-color: #3a8fc8;
    color: #ffffff;
}

.btn-complete.hover, .btn-complete:hover, .open .dropdown-toggle.btn-complete {
    background-color: #6dc0f9;
    border-color: #6dc0f9;
    color: #ffffff;
}

.btn-complete.active:hover {
    background: #3e97d4;
    border-color: #3e97d4;
}

.btn-complete.disabled, .btn-complete[disabled], fieldset[disabled] .btn-complete,
.btn-complete.disabled:hover, .btn-complete[disabled]:hover, fieldset[disabled] .btn-complete:hover,
.btn-complete.disabled:focus, .btn-complete[disabled]:focus, fieldset[disabled] .btn-complete:focus,
.btn-complete.disabled:active, .btn-complete[disabled]:active,
fieldset[disabled] .btn-complete:active, .btn-complete.disabled.active,
.btn-complete[disabled].active, fieldset[disabled] .btn-complete.active {
    background-color: #48b0f7;
    border-color: #48b0f7;
}

.btn-complete .badge {
    color: #48b0f7;
    background-color: #ffffff;
}

.btn-info, .btn-info:focus {
    color: #ffffff;
    background-color: #3b4752;
    border-color: #3b4752;
}

.btn-info.active, .btn-info:active, .btn-info.active:focus, .btn-info:active:focus,
.btn-info:active:hover, .open .dropdown-toggle.btn-info {
    background-color: #303a42;
    border-color: #303a42;
    color: #ffffff;
}

.btn-info.hover, .btn-info:hover, .open .dropdown-toggle.btn-info {
    background-color: #626c75;
    border-color: #626c75;
    color: #ffffff;
}

.btn-info.active:hover {
    background: #333d47;
    border-color: #333d47;
}

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info,
.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:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active,
.btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
    background-color: #3b4752;
    border-color: #3b4752;
}

.btn-info .badge {
    color: #3b4752;
    background-color: #ffffff;
}

.btn-warning, .btn-warning:focus {
    color: #ffffff;
    background-color: #f8d053;
    border-color: #f8d053;
}

.btn-warning.active, .btn-warning:active, .btn-warning.active:focus,
.btn-warning:active:focus, .btn-warning:active:hover, .open .dropdown-toggle.btn-warning {
    background-color: #c9a843;
    border-color: #c9a843;
    color: #ffffff;
}

.btn-warning.hover, .btn-warning:hover, .open .dropdown-toggle.btn-warning {
    background-color: #f9d975;
    border-color: #f9d975;
    color: #ffffff;
}

.btn-warning.active:hover {
    background: #d5b347;
    border-color: #d5b347;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning,
.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:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
    background-color: #f8d053;
    border-color: #f8d053;
}

.btn-warning .badge {
    color: #f8d053;
    background-color: #ffffff;
}

.btn-danger, .btn-danger:focus {
    color: #ffffff;
    background-color: #f55753;
    border-color: #f55753;
}

.btn-danger.active, .btn-danger:active, .btn-danger.active:focus,
.btn-danger:active:focus, .btn-danger:active:hover, .open .dropdown-toggle.btn-danger {
    background-color: #c64643;
    border-color: #c64643;
    color: #ffffff;
}

.btn-danger.hover, .btn-danger:hover, .open .dropdown-toggle.btn-danger {
    background-color: #f77975;
    border-color: #f77975;
    color: #ffffff;
}

.btn-danger.active:hover {
    background: #d34b47;
    border-color: #d34b47;
}

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger,
.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:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
    background-color: #f55753;
    border-color: #f55753;
}

.btn-danger .badge {
    color: #f55753;
    background-color: #ffffff;
}

.btn-default, .btn-default:focus {
    color: #5e5e5e;
    background-color: #ffffff;
    border-color: #f0f0f0;
}

 .btn-default.active:focus,
.btn-default:active:focus, .btn-default:active:hover {
    background-color: #f0f0f0;
    border-color: #e6e6e6;
    color: #2c2c2c;
}

.btn-default.hover, .btn-default:hover {
    background-color: #fafafa;
    border-color: rgba(98, 98, 98, 0.27);
    color: #1a1a1a;
}

.btn-default.active:hover {
    background: #f0f0f0;
}
.btn-default.active, .btn-default:active{
color: #fff;
background-color: #585858;
}



.btn-link {
    color: #5e5e5e;
    background-color: transparent;
    border: none;
}

.btn-link:hover, .btn-link:focus, .btn-link:active, .btn-link.active,
.btn-link.disabled, .btn-link[disabled] {
    background-color: transparent;
    border: none;
    text-decoration: none;
    outline: none;
}

.btn-file {
    position: relative;
    overflow: hidden;
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit;
    display: block;
}

.btn-lg, .btn-group-lg > .btn {
    padding-left: 28px;
    padding-right: 28px;
    line-height: 23px;
}

.btn-sm, .btn-group-sm > .btn {
    padding-left: 16px;
    padding-right: 16px;
    font-size: 11.9px;
    line-height: 20px;
}

.btn-xs, .btn-group-xs > .btn {
    padding: 2px 9px;
    font-size: 10.5px;
}

.btn-cons {
    margin-right: 5px;
    min-width: 120px;
}

.btn-rounded {
    border-radius: 100px;
}

.btn-group.open .dropdown-toggle, .open .dropdown-toggle, .open.dropdown-default .dropdown-toggle {
    box-shadow: none;
}


.btn-outline-inverse {
	background-color: transparent;
	border-color: #e1e1e1;
}

.btn-outline-inverse:hover {
	color: #ff7b74;
	text-shadow: none;
	background-color: #fff !important;
}

.toolbar {
	padding: 25px 0;
border-top: 1px solid rgba(98, 98, 98, 0.07);
}
/**  SEARCH  **/

.search {
	height: 30px;
	margin: 10px 10px 0 10px;
}

.search input {
	padding: 5px 5px 5px 25px;
	border:none;
	width: 100%;
	background: #fff url(../images/search.png) 10px 50% no-repeat;
	color: #808080;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#page-login {
}

#page-login .wrap {
	padding-top: 200px;
}

#page-login .form-wrap {
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

#page-login .form-control:focus {
	border: none;
	box-shadow: 0 0 5px #78B310;
}

#page-login input[type="text"],
#page-login input[type="password"] {
	box-shadow: none;
    padding-left: 10px;
    margin-bottom: 20px;
    height: 45px;
    color: #505050;
}

#page-login .brand {
    text-align: center;
    margin-top: 24px;
}

#page-login .main p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

#page-login .main form {
    margin-top: 30px;
}

#page-login .horizontal-divider {
    margin: 0 auto;
    position: relative;
    width: 1px;
    height: 220px;
    background-color: #ccc;
}

#page-login .login {
	padding: 10px 15px;
    border-radius: 3px;
    background-color: #727272;
    color: #fff;
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}

#page-login .login:hover {
    background-color: #9d9d9d;
}

#page-login .login:active {
    border-radius: 3px !important;
}


.input-group-addon {
	padding: 7px 0px;
	font-size: 12px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	width: 1%;
	min-width: 15px;
}



.input-group-addon.sign {
	background-color: #fff;
	border: 0px solid #e3e3e3;
	width: 23px;
}

.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.left-inner-addon {
	position: relative;
}

.left-inner-addon input {
	padding-left: 30px;
}

.left-inner-addon i {
	position: absolute;
	padding: 10px 12px;
	pointer-events: none;
}

.right-inner-addon {
	position: relative;
}

.right-inner-addon input {
	padding-right: 30px;    
}

.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}


.rightJustified {
	text-align: right;
}

.bg-white {
	background-color: #fff;
}
.bg-sep {
	border-bottom: 1px solid #e4e4e4;
	background-color: #ebebeb;
	padding-top: 10px
}

.bg-transparent {
	background-color: transparent !important;
}


.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 1px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    position: relative;
    padding: 0px;
    margin-bottom: 10px;
}
.panel-body {
    padding: 10px;
}


.panel .panel-heading {
    background: transparent;
    border-radius: 0px;
    border-bottom: 0px;
    padding: 10px 10px 7px 10px;
    position: relative;
    z-index: 3;
    min-height: 48px;
}

.panel .panel-heading.separator:after {
    content: "";
    height: 1px;
    background: rgba(0, 0, 0, 0.08);
    left: 16px;
    right: 16px;
    position: absolute;
    bottom: 0;
}

.panel .panel-heading + .panel-body {
    padding-top: 0;
    height: calc(100% - 50px);
}




.panel .panel-heading .panel-title {
    font-family: 'Geogrotesque-Medium';
    text-transform: uppercase;
    display: inline-block;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: normal;
    overflow: hidden;
}

.panel .panel-heading .panel-subline {
    font-family: 'Geogrotesque-Medium';
    text-transform: uppercase;
    font-size: 12px;
    margin: 0;
    padding: 0;
    line-height: normal;
    overflow: hidden;
    color: #b5b5b5;
}

.panel .panel-heading .panel-controls {
    float: right;
    margin-top: -3px;
}

.panel .panel-heading .panel-controls ul {
    margin: 0;
    padding: 0;
}

.panel .panel-heading .panel-controls ul li {
    display: inline-block;
    list-style: none;
    line-height: 0;
}

.panel .panel-heading .panel-controls:after {
    content: "";
    display: table;
    clear: both;
}



.panel.panel-highlight {
	border: 1px solid rgba(0, 0, 0, 0.07);
	background-color: #ececec;
}

.panel.panel-default {
    border: 1px solid rgba(0, 0, 0, 0.07);
}

.panel.panel-bordered {
    border: 1px solid rgba(230, 230, 230, 0.7);
}

.panel.panel-condensed .panel-heading {
    padding: 13px 13px 0 13px;
    min-height: 30px;
}

.panel.panel-condensed .panel-heading .panel-title {
    opacity: .4;
}

.panel.panel-condensed .panel-body {
    padding: 13px;
}

.panel.panel-hover .panel-heading .panel-title {
    opacity: .4;
}

.panel.panel-hover:hover .panel-heading .panel-title {
    opacity: 1;
}

.panel.panel-transparent {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.panel.panel-transparent .panel-body {
    background: transparent;
}





.row {
    margin-left: -5px;
    margin-right: -5px
}

.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-left: 5px;
    padding-right: 5px
}





.nav-tabs-linetriangle {
    border-bottom: 0;
}

.nav-tabs-linetriangle:after {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    position: relative;
    bottom: 0;
}
.nav-tabs-linetriangle > li a,
.nav-tabs-linetriangle > li.active > a {
    background: transparent;
    box-shadow: none;
    border-color: transparent;
    color: #8e8e8e;
    text-decoration: none


}

.nav-tabs-linetriangle > li.active > a:hover, .nav-tabs-linetriangle > li.active > a:focus,
.nav-tabs-linetriangle > li.active > a:active {
    border-color: transparent;
    background-color: transparent;
}

.nav-tabs-linetriangle > li.active > a:after, .nav-tabs-linetriangle > li.active > a:before {
    border: medium solid transparent;
    content: "";
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0;
    z-index: 1;
    top: 100%;
}

.nav-tabs-linetriangle > li.active > a:after {
    border-top-color: #fafafa;
    border-width: 10px;
    margin-left: -10px;
}

.nav-tabs-linetriangle > li.active > a:before {
    border-top-color: rgba(0, 0, 0, 0.2);
    border-width: 11px;
    margin-left: -11px;
}

.nav-tabs-linetriangle > li > a span {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav-tabs-linetriangle > li > a, .nav-tabs-linetriangle > li > a:hover,
.nav-tabs-linetriangle > li > a:focus {
    overflow: visible;
    -webkit-transition: color 0.2s ease 0s;
    transition: color 0.2s ease 0s;
}

.nav-tabs-linetriangle ~ .tab-content {
    background: #fff;
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs:after {
    border-bottom: none;
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:before {
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 11px solid rgba(0, 0, 0, 0.2);
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fafafa;
    margin-top: 1px;
    margin-right: 2px;
}

.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:after,
.nav-tabs-linetriangle.nav-tabs-left.nav-tabs > li.active > a:before {
    top: auto;
    right: -23px;
    left: auto;
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs:after {
    border-bottom: none;
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:before {
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 11px solid rgba(0, 0, 0, 0.2);
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:after {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #fafafa;
    margin-top: 1px;
    margin-left: -9px;
}

.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:after,
.nav-tabs-linetriangle.nav-tabs-right.nav-tabs > li.active > a:before {
    top: auto;
    left: -12px;
    right: auto;
}

.nav-tabs ~ .tab-content {
    overflow: hidden;
    padding: 15px;
}

.pagination {
	list-style-type: none;
	padding: 10px 0;
	display: inline-flex;
	justify-content: space-between;
	box-sizing: border-box;
}
.pagination li {
	box-sizing: border-box;
	padding-right: 10px;
}
.pagination li a {
	box-sizing: border-box;
	background-color: #e2e6e6;
	padding: 8px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #616872;
	border-radius: 4px;
}
.pagination li a:hover {
	background-color: #d4dada;
}
.pagination .next a, .pagination .prev a {
	text-transform: uppercase;
	font-size: 12px;
}
.pagination .currentpage a {
	background-color: #518acb;
	color: #fff;
}
.pagination .currentpage a:hover {
	background-color: #518acb;
}