html,
body {
	height: 100%;
}

.container-fluid .navbar-brand {
	margin-left: 10px !important;
}
.navbar-logo {
}
.navbar-brand {
	padding:14px 0;
	font-size:23px;
	line-height:12px;
}
.navbar-brand small {
	font-size:10px;
}

.navbar-logo i.fa {
	color:#fff;
	font-size:35px;
	line-height: 50px;
	margin-right:0;
}

.navbar-logo img {
	margin-top:5px;
	width:40px;
	height:40px;
}

.navbar-default .navbar-nav-special {
	margin-right:40px;
}

.navbar-default .navbar-nav-special > li > a {
	color:#fff;
	padding: 15px 15px;
}
.navbar-default .navbar-nav-special > .open > a,
.navbar-default .navbar-nav-special > .open > a:hover,
.navbar-default .navbar-nav-special > .open > a:focus,
.navbar-default .navbar-nav-special > .active > a,
.navbar-default .navbar-nav-special > .active > a:hover,
.navbar-default .navbar-nav-special > .active > a:focus,
.navbar-default .navbar-nav-special > li > a:hover,
.navbar-default .navbar-nav-special > li > a:focus {
	color: #ffffff;
	background-color: #579ec8;
}

.navbar-fixed-top {
	height:50px;
}

.pager .finish > a,
.pager .finish > span,
.pager .status > a,
.pager .status > span {
	float: right;
}
#wizard .btns .btn {
	margin-right:10px;
}


.centered-pills { text-align:center; }
.centered-pills ul.nav-pills { display:inline-block; }
.centered-pills li { display:inline; }
.centered-pills a { float:left; }

.pills-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.pills-success:hover,
.pills-success:focus,
.pills-success:active,
.pills-success.active {
  color: #ffffff;
  background-color: #47a447 !important;
  border-color: #398439 !important;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  cursor: pointer;
}

#wrapper,#wrapper_anonymous {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-top:50px;
	padding-bottom:20px;
	margin: 0 auto -45px;
}
#wrapper {
	padding-left: 250px;
}
.widget-heading-left {
	font-size: 30px;
	margin:0;
}
.widget-heading-right {
	font-size: 40px;
	margin:0;
}
.widget-text a,
.widget-heading-left a,
.widget-heading-right a {
	color:inherit;
}
.widget-text {
	margin:0;
}
.widget-bottom {
}

.panel .slash {
	opacity:0.5;
}

.donut {
	width:250px;
	height:250px;
	margin: 0 auto;
}

@media (min-width: 992px) and (max-width: 1499px) {
	.widget-heading-left {
		font-size: 20px;
	}
	.widget-heading-right {
		font-size: 25px;
	}
}

footer {
	color: #fff;
	padding: 1px;
	background-color: #438EB9;
	border-top: 1px solid #629cc9;
	height:45px;
	z-index: 1000;
	position: relative;
}

footer a {
	color: #fff;
}
footer a:hover {
	color: #fff;
}


.form-signin .form-link {
	float:right;
	color:#aaa;
}
.form-signin .btn_submit {
	margin-top:0;
}
.currenciesselect {
	width:75px;
	display:inline-block;
	margin-bottom: 10px;
}
.form-signin,.form-small {
	max-width: 400px;
	padding: 15px;
	margin: 0 auto;
}
.form-medium {
	max-width: 600px;
	/*padding: 15px;*/
	margin: 0 auto;
}
#wizard .form-medium {
	max-width: none;
}

#wizard .form-medium .formrow,
#wizard .form-medium .alert,
#wizard .form-medium .pager,
#wizard .form-medium .commentadd,
#wizard .form-medium .comments,
#wizard .form-medium .followers,
#wizard .form-medium .approvers,
#wizard .form-medium .panel-group,
.max600 {
	max-width: 600px;
	margin: 0 auto 10px;
}
#wizard .form-medium .alert,
#wizard .form-medium .btns {
	margin-bottom:10px;
}
#wizard .form-medium .pager {
	margin-top:10px;
}
#wizard .form-medium .btns,
#wizard .form-medium h4,
#wizard .form-medium h5 {
	text-align: center;
}
#wizard .form-medium h5 {
	margin-top: 25px;
}
.fa-file-pdf-o {
	color:#d2322d;
}
.helptext {
	color:#438eb9;
	cursor:pointer;
}
.tooltip-arrow {
	border-top-color: #438eb9 !important;
}

.tooltip-inner {
	background-color: #438eb9;
	max-width:350px;
}
.form-large {
	max-width: 800px;
	padding: 15px;
	margin: 0 auto;
}
.form-full {
	max-width: 100%;
	padding: 15px;
}
.form-signin {
	margin-top:100px;
}
.formrow,.formrow_horizontal {
	margin-bottom: 10px;
}
.formrow.field_boolean_set label {
	display:block;
}
.formrow_horizontal label:not(.btn) {
	display:inline-block;
	width:100px;
}
#custom_calculations .custom_formrow {
	display:inline-block;
	width:28%;
}
#custom_calculations .formrow {
	position: relative;
}
#custom_calculations .formrow .btns {
	bottom:0;
	right:0;
	position:absolute;
	margin:0 0 0 5px;
	text-align: right;
	width:15%;
}
#custom_calculations .formrow .btns .btn {
	margin:0;
}
#custom_calculations .formrow .btns .btn-select-all,
#custom_calculations .formrow .btns .btn-select {
	padding:0;
}
#custom_calculations .formrow.selected {
	opacity: 0.7;
}

.field_checkbox_set .field_checkbox {
	display:inline-block;
}
.field_checkbox label {

}

#userdivisions .formrow {
	display:inline-block;
	width:30%;
}
#userdivisions .formrow label {
	width:100%;
	text-align: center;
}
table.selectdivisions {
	margin-left:10px;
	width:100%;
}
table.selectdivisions tr td:not(:last-child) {
	width:30%;
}
table.selectdivisions tr td:last-child {
	text-align: center;
}
table.selectdivisions tr td {
	padding:5px;
}
table.selectdivisions tr th {
	text-align: right;
}

label.error {
	font-weight: bold;
	color: #D9534F;
	margin-left:10px;
}
#bookingcheckstable tr.country td:first-child {
	cursor:pointer;
}
#bookingcheckstable td.check {
	text-align: center;
	cursor: pointer;
}
#bookingcheckstable tr.disabled > td {
	color: #aaa;
	background-color: #eee;
}
#bookingcheckstable tr.disabled > td .progress {
	opacity: 0.5;
}

#bookingcheckstable tr td.check i.fa-times {
	display:none;
}
#bookingcheckstable tr.disabled td.check i.fa-check {
	display:none;
}
#bookingcheckstable tr.disabled td.check i.fa-times {
	display:inline;
}

#bookingcheckstable td.check i.fa-check {
	color: #3c763d;
}

#bookingcheckstable td.check i.fa-times {
	color: #a94442;
}

#bookingcheckstable .th-criteria {
	width:30%;
}

#bookingcheckstable .th-progress {
	width:65%;
}

#bookingcheckstable .th-button {
	width:5%;
}
#bookingcheckstable .progress {
	margin-bottom: 0;
}


.progress-bar-notmatched {
	background-color: #999;
}

.progress-bar-unmatched {
	background-color: #aaa;
}

.error .input-group-addon,
.panel-error .panel-heading {
	border-color:#D9534F;
	background-color: #D9534F;
	color:#fff;
}

.error .form-control,
.panel-error {
	border-color:#D9534F;
}

.success .input-group-addon{
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}

.success .form-control {
	border-color:#5cb85c;
}

.warning .input-group-addon{
	color: #ffffff;
	background-color: #ed9c28;
	border-color: #eea236;
}

.warning .form-control {
	border-color:#ed9c28;
}

.alert {
	margin-top:25px;
	padding-left:60px;
}
.alert strong {
	font-size:1.5em;
}
.alert i.fa {
	font-size:2.5em;
	margin-left:-50px;
	float:left;
}
.btn-lg {
	margin-top:15px;
}

/* Sidebar */

#sidebar-wrapper {
	margin-left: -250px;
	left: 250px;
	width: 250px;
	background-color: #F2F2F2;
	border-right: 1px solid #ccc;
	position: fixed;
	height: 100%;

	z-index: 100;
	transition: all 0.4s ease 0s;
}

li.push {
	height:100px;
}
.push {
	height:45px;
}
.sidebar-nav .fa {
	padding:0 10px;
	width:30px;
}

#page-content-wrapper {
	width: 100%;
}

ul.sidebar-nav {
	height: 100%;
	overflow-y: auto;
	position: absolute;
	top: 0;
	width: 250px;
	margin: 0;
	padding: 0;
}
ul.sidebar-nav li {
	line-height: 40px;
}

ul.sidebar-nav li a {
	color: #585858;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #e5e5e5;
	padding-left:3px;
	padding-right:3px;
}
ul.sidebar-nav li.active a{
	color: #2b7dbc;
	background: #fff;
	text-decoration: none;
	border-right: 3px solid #629cc9;
	padding-right:0;
}
ul.sidebar-nav li a:hover {
	color: #2b7dbc;
	background: #fff;
	text-decoration: none;
	border-left: 3px solid #629cc9;
	padding-left:0;
}

ul.sidebar-nav li a:active,
ul.sidebar-nav li a:focus {
	text-decoration: none;
}

ul.sidebar-nav li.sidebar-header {
	margin-top:10px;
	padding-left: 10px;
	font-size:12px;
	line-height:20px;
	border-bottom: 1px solid #e5e5e5;
	font-weight: bold;
}

/* Breadcrumbs */
#breadcrumbs{
	z-index:9999;
	width: 100%;
	background-color: #F5F5F5;
	max-height: 45px;
	font-size: 12px;
	white-space:nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	-ms-overflow-x: auto;
	-ms-overflow-y: hidden;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px solid #ccc;
	list-style: none;
	margin:0;
	padding:0;
}

#breadcrumbs li{
	float: left;
}

#breadcrumbs a, #breadcrumbs .current{
	padding: .7em 1em .7em 2em;
	float: left;
	text-decoration: none;
	color: #585858;
	position: relative;
	background-color: #F2F2F2;
	background-image: linear-gradient(to right, #e5e5e5, #F2F2F2);
}

#breadcrumbs li:first-child a{
	padding-left: 1em;
}

#breadcrumbs a:hover{
	background: #fff;
	color:#438eb9;
}

#breadcrumbs a::after,
#breadcrumbs a::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1.5em;
	border-top: 1.5em solid transparent;
	border-bottom: 1.5em solid transparent;
	border-left: 1em solid;
	right: -1em;
}

#breadcrumbs a::after{
	z-index: 2;
	border-left-color: #F2F2F2;
}

#breadcrumbs a::before{
	border-left-color: #e5e5e5;
	right: -1.1em;
	z-index: 1;
}

#breadcrumbs a:hover::after{
	border-left-color: #fff;
}
#breadcrumbs .current{
	color: #585858;
	background: none;
}

#breadcrumbs .current::after,
#breadcrumbs .current::before{
	content: normal;
}

.breadcrumbs-username {
	text-align: center;
	color:#aaa;
	margin: 9px 10px 0 0;
}

/* Toggles */
.toggle-slide {
  overflow: hidden;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  direction: ltr;
}
.toggle-slide .toggle-on,
.toggle-slide .toggle-off,
.toggle-slide .toggle-blob {
  float: left;
}
.toggle-slide .toggle-blob {
  position: relative;
  /*z-index: 99;*/
  cursor: hand;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}
.toggle {
	display: block;
	width: 125px;
	height: 25px;
	vertical-align: middle;
}
.formrow_horizontal .toggle {
	display:inline-block;
}
.toggle .toggle-slide {
  border-radius: 4px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25), 0 0 1px rgba(0, 0, 0, 0.2);
  background: -webkit-gradient(linear, left top, left bottom, from(#c0c5c9), to(#a1a9af));
  background: -webkit-linear-gradient(#c0c5c9, #a1a9af);
  background: linear-gradient(#c0c5c9, #a1a9af);
  -webkit-box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.15);
          box-shadow: inset 0 2px 1px rgba(0, 0, 0, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255, 255, 255, 0.15);
}
.toggle .toggle-on,
.toggle .toggle-off {
  -webkit-transition: all 0.1s ease-out;
          transition: all 0.1s ease-out;
  color: white;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
  font-size: 11px;
  text-align: center;
  -webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
}
.toggle .toggle-select .toggle-off,
.toggle .toggle-select .toggle-on {
  background: none;
}
.toggle .toggle-off,
.toggle .toggle-off.active {
  background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#ccc));
  background: -webkit-linear-gradient(#f2f2f2, #ccc);
  background: linear-gradient(#f2f2f2, #ccc);
  color: #000;
}
.toggle .toggle-on,
.toggle .toggle-on.active {
  background: -webkit-gradient(linear, left top, left bottom, from(#4894cd), to(#2852a6));
  background: -webkit-linear-gradient(#4894cd, #2852a6);
  background: linear-gradient(#438eb9, #4894cd);
}
.toggle .toggle-blob {
  background: -webkit-gradient(linear, left top, left bottom, from(#737e8d), to(#3f454e));
  background: -webkit-linear-gradient(#737e8d, #3f454e);
  background: linear-gradient(#737e8d, #3f454e);
  -webkit-box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), inset 0 0 0 1px rgba(0, 0, 0, 0.2), inset 0 -1px 1px rgba(0, 0, 0, 0.1), 1px 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
}
.toggle .toggle-blob:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a1a9af), to(#a1a9af));
  background-image: -webkit-linear-gradient(#a1a9af, #a1a9af);
  background-image: linear-gradient(#a1a9af, #a1a9af);
}


.headerbar {
	margin: 10px 0 10px 0;
	padding: 12px 12px 12px 0;
	border: 1px solid #e0e0e0;
	background-color: #EFF3F8;
	border-radius: 4px;
}

.headerbar h1 {
	padding:0;
	margin:0;
}

.headerbar #subtitle {
	margin-top:6px;
	color: #438eb9;
}

.buttonbar {
	margin-bottom:10px;
}

ul#orgtree {
	padding-left:0;
}

ul#orgtree li {
	list-style: none;
}

ul#orgtree li i {
	font-size:150%;
	color:#438EB9;
	padding-right:10px;
	cursor: pointer;
}

ul#orgtree li input {
	margin-right:10px;
}

ul#orgtree label {
	display:inline;
	font-weight: normal;
	cursor: pointer;

}

table.dataTable thead > tr > th {
	white-space: nowrap;
  padding-left: 7px;
  padding-right: 20px;
}
table.dataTable thead > tr > th > input.form-control{
	width:100%;
	height:auto;
	padding:1px 2px;
}

table.dataTable tr.contract_selected td{
    background-color:#DFF0D8;
}

#filters {
	padding-right:20px;
}

#filters >.btn-group >.btn,#filters >.btn {
	border-radius: 0;
}



table.dealmatrix {
	width: auto;
	margin: 0 auto;
}

table.dealmatrix thead tr th {
	white-space:nowrap;
}
table.dealmatrix tbody tr td {
	white-space:nowrap;
	text-align:right;
}
table.dealmatrix tbody tr td:first-child {
	text-align:left;
}
table.dealmatrix tbody tr.table-row-empty {
	font-size: 50%;
	padding:0;
}
.tableplaceholder {
	overflow-x:auto;
}
table tr td.buttons {
	text-align:center;
}
table tr td.buttons a.btn {
	margin-right:10px;
}
table tr td.date {
	white-space: nowrap
}

.comments {
	clear: both;
	border:1px dotted #438EB9;
}

.comments i {
	color: #438EB9;
	font-size:25px;
	float:left;
	padding:5px;
}
.comments .comment {
	border-top:1px dotted #438EB9;
	padding:5px;
}

.comments .comment:first-child {
	border:none;
}
.commentadd .commentcharcount {
	display: inline-block;
	float:right;
	margin-top:5px;
}
.commentadd {
	margin-top:25px;
}
.commentadd textarea {
	margin-bottom:5px;
	resize: none;
}

.commentadd #addcommentbutton {
	margin-right: 5px;
}

.commentadd .btn {
	float: left;
	margin-bottom: 10px;
}

.comments .comment .commentheader,
.comments .comment .commentbody {
	margin-left:40px;
	word-wrap: break-word;
	position: relative;
}

.comments .comment .commentbody button {
	font-size: 14px;
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.comments .comment .commentby {
	color: #438EB9;
	font-weight: bold;
}
.comments .comment .commentby,
.comments .comment .commenton {
	display: inline-block;
}

[data-notify="progressbar"] {
	margin-bottom: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 5px;
}
[data-notify="container"] {
	padding:5px 15px;
}
[data-notify="icon"] {
	font-size:2.5em;
	margin-right:5px;
}
[data-notify="title"] {
	font-weight: bold;
	font-size:1.5em;
}

/* Animations (http://daneden.me/animate) */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
.cursor-wait,
.cursor-wait * {
	cursor: wait !important;
}

@media (max-width:767px) {

	#wrapper {
		padding-left: 0;
	}

	#sidebar-wrapper {
		left: 0;
	}

	#wrapper.active #sidebar-wrapper {
		left: 250px;
		width: 250px;
		transition: all 0.4s ease 0s;
	}

	#menu-toggle {
		display: inline-block;
	}

}


@media (min-width: 768px) {
	.footer-left {
		text-align:left;
	}
	.footer-center {
		text-align:center;
	}
	.footer-right {
		text-align:right;
	}
	#wrapper,#wrapper_anonymous {
		margin-bottom:-25px;
	}
	footer {
		height:25px;
	}

	li.push {
		height:60px;
	}

	.push {
		height:25px;
	}

	.navbar-default .navbar-nav-special {
		margin-right:0;
	}

	.navbar-nav {
		margin-right:0px;
	}

	table tr td.buttons {
		white-space:nowrap;
	}

}

#history {
	width: 50%;
}

@media (max-width: 993px) {
	.dataTables_length,
	.dataTables_info,
	.dataTables_paginate {
		text-align: center;
	}

	#history {
		width: 100%;
	}
}

@media (min-width: 992px) {
	.buttonbar .buttonbar_left {
		text-align: left;
	}

	.buttonbar .buttonbar_right {
		text-align: right;
	}

	.buttonbar .buttonbar_center {
		text-align: center;
	}

}

.pointer{
    cursor:pointer;
}

.modal-dealsflagtable{
    width:90%;
}

.dealsflagtable .condition_check_column{
    min-width:250px;
}

.dealsflagtable h4{
    margin-top:0px;
}

.dealsflagtable h4 *{
    line-height: 25px;
}

.dealflag_condition_description{
    text-align: left;
    margin-bottom:10px;
    border:1px solid white;
    padding:5px;
}
.condition_description_title{
    color:white!important;
}

.authscheme_rank{
    font-size:2em;
}

.authscheme_panel ul.list-group{
    margin-bottom:0px;
}

.authscheme_panel .panel-heading{
    cursor:pointer;
}

.authscheme_panel .btn{
    margin-right:10px;
}
.authscheme_panel .autoapprove,.authscheme_panel .autoapprove-header{
    background-color:#438EB9!important;
}
.authscheme_panel .autoapprove-header{
    margin-left:20px;
    font-size:1.2em;
}

#dealauthschemeForm .btn-add{
    margin-top:20px;        
}

.list-group.approvaltemplate{
    cursor:pointer;
}

.list-group.approvaltemplate.selected li{
    background-color:#EFF3F8;
}

.template_select_radio{
    position:absolute;
    top:10px;
    right:40px;
}

.template_select_radio input{
    display: inline-block;
    margin-left: 10px;
    padding-top: 12px;
    width: 22px;
    height: 15px;
    position: absolute;
}
#auto_approval{
    text-align: center;
    margin-top: 30px!important;
    margin-bottom: 30px!important;
}

#auto_approval span{
    padding:20px;
}

.approval_level_introduction{
    width: 38%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
    font-size: 1em;
    color: #666666;
    font-style: italic;
}

.btn-delete-condition{
    margin: 0 auto;
    display: block;
    position: relative;
    left: 440px;
    top: -152px;
}

.progress-bar {
    min-width: 2%;
    max-width: 90%;
}

.two-table-wrapper {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

.two-table-wrapper .placeholder {
	min-width: 600px;
}

#section_connected_deals_field button {
	margin-bottom: 15px;
	margin-top: 0;
	float: right;
}

#section_connected_deals_table {
	clear: both;
}

#tab_volume_distribution {
	max-width: 600px;
	margin: 0 auto 10px;
}

#tab_volume_distribution .volume_distribution_days_field {
	clear: both;
	width: 26%;
	margin-right: 2% !important;
	float: left;
	margin-bottom: 10px;
}

#tab_volume_distribution .volume_distribution_value_field {
	width: 52%;
	float: left;
	margin-right: 2% !important;
	margin-bottom: 10px;
}

#tab_volume_distribution .btn-remove-volume-distribution {
	width: 18%;
	float: left;
	height: 34px;
	margin-bottom: 10px;
}