.align-right {
	text-align: left;
}
.align-top {
    vertical-align: top !important;
}
.bold {
	font-weight: bold;
}
.well {
	padding: 19px !important;
}
.no-padding {
    padding: 0 !important;
}
.widget-body.no-padding .alert {
	border-width: 0 0 0 5px !important;
}
/*
     * MARGINS
     */
.margin-top-0 { margin-top: 0px; }
.margin-right-0 { margin-right: 0px; }
.margin-bottom-0 { margin-bottom: 0px; }
.margin-left-0 { margin-left: 0px; }
.margin-0 { margin: 0px; }

.margin-top-5 { margin-top: 5px; }
.margin-right-5 { margin-right: 5px; }
.margin-bottom-5 { margin-bottom: 5px; }
.margin-left-5 { margin-left: 5px; }
.margin-5 { margin: 5px; }

.margin-top-10 { margin-top: 10px; }
.margin-right-10 { margin-right: 10px; }
.margin-bottom-10 { margin-bottom: 10px; }
.margin-left-10 { margin-left: 10px; }
.margin-10 { margin: 10px; }

.margin-top-15 { margin-top: 15px; }
.margin-right-15 { margin-right: 15px; }
.margin-bottom-15 { margin-bottom: 15px; }
.margin-left-15 { margin-left: 15px; }
.margin-15 { margin: 15px; }

.margin-top-20 { margin-top: 20px; }
.margin-right-20 { margin-right: 20px; }
.margin-bottom-20 { margin-bottom: 20px; }
.margin-left-20 { margin-left: 20px; }
.margin-20 { margin: 20px; }

.margin-top-25 { margin-top: 25px; }
.margin-right-25 { margin-right: 25px; }
.margin-bottom-25 { margin-bottom: 25px; }
.margin-left-25 { margin-left: 25px; }
.margin-25 { margin: 25px; }

.margin-top-30 { margin-top: 30px; }
.margin-right-30 { margin-right: 30px; }
.margin-bottom-30 { margin-bottom: 30px; }
.margin-left-30 { margin-left: 30px; }
.margin-30 { margin: 30px; }

.margin-top-35 { margin-top: 35px; }
.margin-right-35 { margin-right: 35px; }
.margin-bottom-35 { margin-bottom: 35px; }
.margin-left-35 { margin-left: 35px; }
.margin-35 { margin: 35px; }

.margin-top-40 { margin-top: 40px; }
.margin-right-40 { margin-right: 40px; }
.margin-bottom-40 { margin-bottom: 40px; }
.margin-left-40 { margin-left: 40px; }
.margin-40 { margin: 40px; }

.margin-top-45 { margin-top: 45px; }
.margin-right-45 { margin-right: 45px; }
.margin-bottom-45 { margin-bottom: 45px; }
.margin-left-45 { margin-left: 45px; }
.margin-45 { margin: 45px; }

.margin-top-50 { margin-top: 50px; }
.margin-right-50 { margin-right: 50px; }
.margin-bottom-50 { margin-bottom: 50px; }
.margin-left-50 { margin-left: 50px; }
.margin-50 { margin: 50px; }

/*
     * PADDINGS
     */
.margin-top-%s { margin-top: %spx; }
.margin-right-%s { margin-right: %spx; }
.margin-bottom-%s { margin-bottom: %spx; }
.margin-left-%s { margin-left: %spx; }
.margin-%s { margin: %spx; }

.padding-top-0 { padding-top: 0px; }
.padding-right-0 { padding-right: 0px; }
.padding-bottom-0 { padding-bottom: 0px; }
.padding-left-0 { padding-left: 0px; }
.padding-0 { padding: 0px; }

.padding-top-5 { padding-top: 5px; }
.padding-right-5 { padding-right: 5px; }
.padding-bottom-5 { padding-bottom: 5px; }
.padding-left-5 { padding-left: 5px; }
.padding-5 { padding: 5px; }

.padding-top-10 { padding-top: 10px; }
.padding-right-10 { padding-right: 10px; }
.padding-bottom-10 { padding-bottom: 10px; }
.padding-left-10 { padding-left: 10px; }
.padding-10 { padding: 10px; }

.padding-top-15 { padding-top: 15px; }
.padding-right-15 { padding-right: 15px; }
.padding-bottom-15 { padding-bottom: 15px; }
.padding-left-15 { padding-left: 15px; }
.padding-15 { padding: 15px; }

.padding-top-20 { padding-top: 20px; }
.padding-right-20 { padding-right: 20px; }
.padding-bottom-20 { padding-bottom: 20px; }
.padding-left-20 { padding-left: 20px; }
.padding-20 { padding: 20px; }

.padding-top-25 { padding-top: 25px; }
.padding-right-25 { padding-right: 25px; }
.padding-bottom-25 { padding-bottom: 25px; }
.padding-left-25 { padding-left: 25px; }
.padding-25 { padding: 25px; }

.padding-top-30 { padding-top: 30px; }
.padding-right-30 { padding-right: 30px; }
.padding-bottom-30 { padding-bottom: 30px; }
.padding-left-30 { padding-left: 30px; }
.padding-30 { padding: 30px; }

.padding-top-35 { padding-top: 35px; }
.padding-right-35 { padding-right: 35px; }
.padding-bottom-35 { padding-bottom: 35px; }
.padding-left-35 { padding-left: 35px; }
.padding-35 { padding: 35px; }

.padding-top-40 { padding-top: 40px; }
.padding-right-40 { padding-right: 40px; }
.padding-bottom-40 { padding-bottom: 40px; }
.padding-left-40 { padding-left: 40px; }
.padding-40 { padding: 40px; }

.padding-top-45 { padding-top: 45px; }
.padding-right-45 { padding-right: 45px; }
.padding-bottom-45 { padding-bottom: 45px; }
.padding-left-45 { padding-left: 45px; }
.padding-45 { padding: 45px; }

.padding-top-50 { padding-top: 50px; }
.padding-right-50 { padding-right: 50px; }
.padding-bottom-50 { padding-bottom: 50px; }
.padding-left-50 { padding-left: 50px; }
.padding-50 { padding: 50px; }

h2.at-display {
	margin: 0 0 10px 0;
	border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
}

div.at-display {
	margin: 5px 0;
	color: #333 !important;
	line-height: 32px;
	/*border-bottom: 1px dashed #ddd;*/
}

h2.at-display2 {
	margin: 0 0 10px 0;
	border-bottom: 2px solid #000;
	font-weight: 400;
	font-size: 18px;
	color: #000;
}

div.at-display2 {
	margin: 2px 0;
	color: #333 !important;
	line-height: 30px;
}

div.at-actions {
	margin: 10px 0;
	text-align: right;
}
div.at-display label {
	color: #333 !important;
}
div.at-display .datepicker {
	padding-top:0px !important;
}

.jarviswidget header .nav-tabs > li > a {
  padding: 6px 15px 5px; /* top & bottom -1px by biohost */
}
.nav-tabs > li.active > a {
    box-shadow: 0 -2px 0 #739E73; /* box-shadow color */
}

/* DataTables Buttons */
#addItem {
	display:inline-block;
	position:absolute;
	top:-38px;
	right:80px;
}
@media (max-width: 767px) {
	#addItem {
		right:85px;
	}
}
/* Login-Form */
/*
.client-form header {
    background: none repeat scroll 0 0 #739E73;
}
*/

/* SMART STYLE 3 */

/* smartform col12 is missing */
.smart-form .col-12 {
  width: 100%;
}

.smart-form *,
.smart-form *:after,
.smart-form *:before {
	box-sizing: border-box;
}

.smart-form label.radio *,
.smart-form label.radio *::after,
.smart-form label.radio *::before,
.smart-form label.toggle *,
.smart-form label.toggle *::after,
.smart-form label.toggle *::before {
    box-sizing: content-box;
    margin: 0;
    padding: 0;
}

.smart-form .input.state-disabled input,
.smart-form .select.state-disabled,
.smart-form .textarea.state-disabled,
.smart-form .radio.state-disabled,
.smart-form .checkbox.state-disabled,
.smart-form .toggle.state-disabled,
.smart-form .button.state-disabled {
    cursor: default !important;
    opacity: 1 !important;
	background-color: #f5f5f5;
}
.smart-form .select.state-disabled select {
	background-color: #f5f5f5;
}
label.select select option {
	padding-left:3px;
}
.padding-20 {
  padding: 20px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
/*
.smart-style-3 #header {
	background-color: #86C318;
	background-image: -moz-linear-gradient(top, #86C318, #339900);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#86C318), to(#339900));
	background-image: -webkit-linear-gradient(top, #86C318, #339900);
	background-image: -o-linear-gradient(top, #86C318, #339900);
	background-image: linear-gradient(to bottom, #86C318, #339900);
}
*/
.smart-style-3 #header {
	background-color: #739E73;
	background-image: -moz-linear-gradient(top, #739E73, #659265);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#739E73), to(#659265));
	background-image: -webkit-linear-gradient(top, #739E73, #659265);
	background-image: -o-linear-gradient(top, #739E73, #659265);
	background-image: linear-gradient(to bottom, #739E73, #659265);
}

/*
.smart-style-3 .btn-header>:first-child>a,
.smart-style-3 #logo-group span#activity {
	background-color: #71982B;
	background-image: -moz-linear-gradient(top, #71982B, #427C20);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#71982B), to(#427C20));
	background-image: -webkit-linear-gradient(top, #71982B, #427C20);
	background-image: -o-linear-gradient(top, #71982B, #427C20);
	background-image: linear-gradient(to bottom, #71982B, #427C20);
	color: #fff !important;
	border: 1px solid #A3D068;
	text-shadow: #427C20 0 -1px;
}
*/
.smart-style-3 .btn-header>:first-child>a,
.smart-style-3 #logo-group span#activity {
	background-color: #6C966C;
	background-image: -moz-linear-gradient(top, #6C966C, #577A57);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6C966C), to(#577A57));
	background-image: -webkit-linear-gradient(top, #6C966C, #577A57);
	background-image: -o-linear-gradient(top, #6C966C, #577A57);
	background-image: linear-gradient(to bottom, #6C966C, #577A57);
	color: #fff !important;
	border: 1px solid #85BB83;
	text-shadow: #2F432F 0 -1px;
}

/*
.smart-style-3 .btn-header>:first-child>a:hover,
.smart-style-3 #logo-group span#activity:hover,
.smart-style-3 .btn-header>:first-child>a:active,
.smart-style-3 #logo-group span#activity:active {
	-webkit-box-shadow: inset 1px 1px 0px #2E5816,inset -1px -1px 0px #2E5816;
	-moz-box-shadow: inset 1px 1px 0px #2E5816,inset -1px -1px 0px #2E5816;
	box-shadow: inset 1px 1px 0px #2E5816,inset -1px -1px 0px #2E5816;
	background-color: #71982B;
	background-image: -moz-linear-gradient(top, #71982B, #2E5816);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#71982B), to(#2E5816));
	background-image: -webkit-linear-gradient(top, #71982B, #2E5816);
	background-image: -o-linear-gradient(top, #71982B, #2E5816);
	background-image: linear-gradient(to bottom, #71982B, #2E5816);
}
*/

.smart-style-3 .btn-header>:first-child>a:hover,
.smart-style-3 #logo-group span#activity:hover,
.smart-style-3 .btn-header>:first-child>a:active,
.smart-style-3 #logo-group span#activity:active {
	-webkit-box-shadow: inset 1px 1px 0px #435F43,inset -1px -1px 0px #435F43;
	-moz-box-shadow: inset 1px 1px 0px #435F43,inset -1px -1px 0px #435F43;
	box-shadow: inset 1px 1px 0px #435F43,inset -1px -1px 0px #435F43;
	background-color: #577A57;
	background-image: -moz-linear-gradient(top, #577A57, #435F43);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#577A57), to(#435F43));
	background-image: -webkit-linear-gradient(top, #577A57, #435F43);
	background-image: -o-linear-gradient(top, #577A57, #435F43);
	background-image: linear-gradient(to bottom, #577A57, #435F43);
}

.smart-style-3 #project-selector,
.smart-style-3 #project-context > *:first-child,
.smart-style-3 .header-dropdown-list > li > .dropdown-toggle {
    color: #FFFFFF;
    text-shadow: 0 -1px #2E5816;
}
.smart-style-3 .header-search>input[type=text] {
	border-color: #739E73;
}

.smart-style-3 .header-search>button {
	color: #427C20;
}
.smart-style-3 .dropdown-menu>.active>a, 
.smart-style-3 .dropdown-menu>.active>a:hover,
.smart-style-3 .dropdown-menu>li>a:hover, 
.smart-style-3 .dropdown-menu>li>a:focus,
.smart-style-3 .tt-suggestion.tt-is-under-cursor {
	background-color: #739E73 !important;
	color: #fff;
}

.smart-style-3 .dropdown-menu>li>a {
	color: #172C0A;
}

.smart-style-3 .dropdown-menu {
	border-radius: 0;
	border-bottom: 2px solid #ADADAD;
	background: #fff;
}

.smart-style-3 .dropdown-menu .divider {
	background-color: #A3D068;
}

.smart-style-3 .dropdown-menu-large .dropdown-header {
	color: #172C0A;
}

.smart-style-3 .dropdown-menu-large>li ul>li>a:focus, 
.smart-style-3 .dropdown-menu-large>li ul>li>a:hover {
	border-radius:3px;
	background-color: #C7E799;
}
/* Blau */
/*
.smart-style-3 #header {
    background-color: #4185B3;
    background-image: linear-gradient(to bottom, #4185B3, #026A98);
}
*/
/* WHHG Icon Positioning */
.smart-style-3 nav > ul > li > a > i,
.smart-style-3 nav > ul ul > li > a > i {
    top: 2px;
	font-size: 1em;
	position: relative;
}
.smart-style-3 nav ul ul {
    padding: 0 0 7px 0;
}

/* Toogle Switch align-left */
.smart-form .toggle-left i {
	position: absolute;
	right: auto !important;
}
.smart-form label.toggle {
	height: 1.5em;
	display: inline-block;
}

.smart-style-3 .form-horizontal .control-label,
.smart-style-3 .form-horizontal .radio,
.smart-style-3 .form-horizontal .checkbox,
.smart-style-3 .form-horizontal .radio-inline,
.smart-style-3 .form-horizontal .checkbox-inline {
	padding-top:0;
}

/* Sparkline-Info */

.sparks-info h5 span {
	font-size:15px;
}
.sparks-info h5 span.text-normal {
	text-transform: none;
	font-size:11px;
	line-height:15px;
}

/* Bootstrap PopOver in SmartForms */

.smart-form .popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px solid #cccccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	white-space: normal;
}
.smart-form .popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.smart-form .popover-content {
	padding: 9px 14px;
	line-height: 18px;
	font-weight: normal;
}

/* Widget Toolbar Button */
div.widget-toolbar-btn {
	padding: 0;
	
}
div.widget-toolbar-btn a {
	color:#fff;
	padding: 0px;
	text-align: center !important;
	display: inline-block;
	heigth: 32px;
	width: 32px;
}
div.widget-toolbar-btn a:hover {
	color:#404040;
	background: #f2f2f2;
}
div.widget-toolbar-btn a:active {
	color:#404040;
	background: #ffffff;
}

/* Bootstrap Tables in SmartForms */

.smart-form .table {
	margin-bottom: 18px;
}

/* Label in Bootstrap Table in SmartForms */

.smart-form .table .label {
    color: #FFFFFF;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
	padding: 0.2em 0.6em 0.3em;
    margin-bottom: 6px;
    text-align: center;
}

#imprint {
	position: fixed;
	bottom: 0px;
	margin: 10px;
}
.minified #left-panel #imprint {
	display: none !important;
}

/* Summernote Editor Buttons */
.note-editor .btn {
	padding: 6px 12px !important;
}

/* Markdown Editor */
.md-preview {
	line-height: 1.42857;
}
/* Markdown Editor */
.md-preview p,
.md-preview h3 {
	margin: 0 0 9px;
}
.md-preview ul,
.md-preview ol {
	margin: 0 0 9px 20px;
}
.md-preview blockquote {
	margin: 0 0 9px;
	padding-left: 5px;
}

/* Annotations */
div.annotation-header {
	position:relative;
	top:-30px;
	height:0px;
	font-size:13px;
	text-align:right;
	padding-right: 10px;
}
.annotation-body-controls {
	margin-bottom: 10px;
	padding: 5px;
	background: #fcfcfc;
	border: 1px solid #eee;
}
.annotation-body-controls > div {
	height: 22px;
	width: 24px;
	line-height: 0px;
	margin-top: -20px;
	position: absolute;
	right: 20px;
 }
span.annotation-date {
	padding-left:10px;
	font-size: 11px;
}
.smart-form .annotation-tags .label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

div.annotation-tags {
	margin-top: -12px;
    padding-bottom: 2px;
}
div.annotation-tags > span {
	cursor: pointer;
}
.bootstrap-tagsinput {
	font-size: 11px;
	min-height: 28px;
}
.bootstrap-tagsinput > span {
	border: none;
	border-radius: 0.25em !important;
    color: #fff;
    display: inline;
    font-size: 11px !important;
    font-weight: bold !important;
    line-height: 11px !important;
    padding: 3px 28px 4px 8px;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.bootstrap-tagsinput .tag [data-role="remove"]:after {
	font-weight: 400 !important;
	font-size: 12px !important;
	line-height: 11px;
}
.bootstrap-tagsinput .tag [data-role="remove"] {
	position: absolute;
	top: 0px;
	height: 17px;
	padding: 3px 0px 4px 5px;
}
.bootstrap-tagsinput > span.label-default {
    background-color: #999;
}
.bootstrap-tagsinput > span.label-primary {
    background-color: #3276b1;
}
.bootstrap-tagsinput > span.label-success {
    background-color: #739e73;
}
.bootstrap-tagsinput > span.label-info {
    background-color: #57889c;
}
.bootstrap-tagsinput > span.label-warning {
    background-color: #c79121;
}
.bootstrap-tagsinput > span.label-danger {
    background-color: #a90329;
}

/* dataTables selectable rows */
tr.odd.row_selected td {
	background-color: #FFED79 !important;
}
tr.even.row_selected td {
	background-color: #FFFC75 !important;
}

/* SSL LOGOS */
.acc-logo-ssl {
	padding-top: 30px !important;
	padding-bottom: 30px !important;
}
.acc-logo-ssl > span {
	position:absolute;
	right:20px;
}
.alwaysonssl {
	background: rgba(0, 0, 0, 0) url("../img/logos/alwaysonssl.png") no-repeat 28px 16px;
}
.rapidssl {
	background: rgba(0, 0, 0, 0) url("../img/logos/rapidssl.png") no-repeat 28px 16px;
}
.geotrust {
	background: rgba(0, 0, 0, 0) url("../img/logos/geotrust.png") no-repeat 28px 16px;
}
.symantec {
	background: rgba(0, 0, 0, 0) url("../img/logos/symantec.png") no-repeat 28px 16px;
}
.thawte {
	background: rgba(0, 0, 0, 0) url("../img/logos/thawte.png") no-repeat 28px 16px;
}
.globalsign {
	background: rgba(0, 0, 0, 0) url("../img/logos/globalsign.png") no-repeat 28px 16px;
}
.alphassl {
	background: rgba(0, 0, 0, 0) url("../img/logos/alphassl.png") no-repeat 28px 16px;
}

div.subtitle,
p.subtitle {
	color: #333;
    font-size: 1.1em;
    font-weight: bold;
    margin: 15px 0 9px 0;
}
table.ssl-products {
	margin-bottom: 0;
}
table.ssl-products > thead > tr {
	background:transparent;
	background-image:none;
}
table.ssl-products > thead > tr > th {
	padding-top: 20px;
	border-bottom: none;
}
table.ssl-products > thead > tr > th,
table.ssl-products > tbody > tr > td {
	padding-left: 20px;
	padding-right: 20px;
	background: transparent !important;
}
table.ssl-products > tbody > tr > td a {
	font-weight: bold;
}
table.ssl-products > tbody > tr > td a.btn {
	font-weight: normal;
}
table.ssl-products > tbody > tr > td > ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
table.ssl-products > tbody > tr > td > ul > li {
	padding-left: 1.3em;
}
table.ssl-products > tbody > tr > td > ul > li:before {
	content: "\f00c"; /* FontAwesome Unicode */
	font-family: FontAwesome;
	display: inline-block;
	margin-left: -1.3em; /* same as padding-left set on li */
	width: 1.3em; /* same as padding-left set on li */
}

.table-features td {
	background-color: #fafafa;
	border-bottom: 5px solid #fff;
	border-top: none !important;
	font-weight: bold;
}
.table-features td.highlight {
	background-color: #ddd;
	color: #000;
}
.table-features td.highlight > i.glyphicon {
	color: #fff;
}
.table-features td.highlight div.popover {
	color: #333;
	font-weight: normal;
}

.border-top-white {
	border-top:1px solid #fff;
}

/* CSR Result in Alert Box */
table.csr-result {
	border: none;
}
table.csr-result th, table.csr-result td {
	padding: 2px;
}

/* WIZARD */
.breadcrumb-arrows {
    background: #fff none repeat scroll 0 0;
    border-spacing: 8px 0;
    list-style: outside none none;
    margin: 0 -8px;
    padding: 0 0 8px 0;
    font-size: 1.5rem;
}

.breadcrumb-arrows > li {
    background: #eee none repeat scroll 0 0;
    display: table-cell;
    padding: 5px 0 5px 5px;
    position: relative;
    text-align: center;
    width: 1%;
}
.breadcrumb-arrows > li.active {
    background: #058dc7 none repeat scroll 0 0;
    color: #fff;
}
.breadcrumb-arrows > li:not(:first-child) {
    padding-left: 15px;
}
.breadcrumb-arrows > li:not(:first-child)::before,
.breadcrumb-arrows > li:not(:last-child)::after {
    border-style: solid;
    border-width: 15px 0 16px 16px;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.breadcrumb-arrows > li:not(:last-child)::after {
    border-color: transparent transparent transparent #eee;
    right: -16px;
    z-index: 1;
}
.breadcrumb-arrows > li.active:not(:last-child)::after {
    border-color: transparent transparent transparent #058dc7;
}
.breadcrumb-arrows > li:not(:first-child)::before {
    border-color: transparent transparent transparent #fff;
    left: 0;
}

/* Support Panel */
#main,
#header {
    transition: 0.5s;
}
.suppanel {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1050;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    box-shadow: -3px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

.suppanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #000;
    display: block;
    transition: 0.3s;
}

.suppanel a:hover {
    color: #555;
}

.suppanel .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .suppanel {padding-top: 15px;}
  .suppanel a {font-size: 18px;}
}

/* End Support Panel */

div.rowDataType,
div.rowAffectedPeople,
div.rowConfirm {
    line-height: 32px;
    margin-top: 5px;
    margin-bottom: 5px;
}
div.rowDataType label.input,
div.rowAffectedPeople label.input{
    width: 300px;
    margin-left: 5px;
    margin-top: -32px;
    display: inline-block;
}
div.rowClient {
    line-height: 20px;
    margin-top:10px;
}
.td-align-right {
    text-align: right !important;
}


