/* Minification failed. Returning unminified contents.
(978): run-time error CSS1001: Unterminated comment.
: run-time error CSS1066: Unexpected end of file encountered
 */
/*/*body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set padding to keep content from hitting the edges */
/*.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

<!--buttons--!>
.btn-success {
    color:#ffffff;
    background-color:#659265;
    border-color: #659265;
    float:right;
}


.btn{
    display:inline-block; 
    margin-bottom: 0; 
    font-weight:400;
    text-align:center;
    vertical-align:middle;
    touch-action: manipulation;
    cursor:pointer;
    border:1px;
    white-space:nowrap;
    background-color:transparent;

}

.btn-danger {
    color:#ffffff;
    background-color:#a90329;
    border-color:#900323;
}

.btn-xs {
    padding-top: 1px;
    padding-right:5px;
    padding-bottom: 1px;
    padding-left: 5px;
    line-height:1.5;
    font-size: 12px;
}

.btn-primary {
    color:#ffffff;
    background-color:#3276b1;
    border-color:#2c699d;
}

<!--checkbox--!>
.checkbox {
    border-color: #3276B1;
}

.checkbox i {
        position: absolute;
        top: 3px;
        left: 0;
        display: block;
        width: 17px;
        height: 17px;
        outline: 0;
        outline-color: initial;
        outline-style: initial;
        outline-width: 0px;
        border-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-style: none;
    }
.ui-priceheader{
    background-color: #003366;
    position: relative;
    border-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-style: solid;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color:#adadad;
}

.ui-state-active-price {
    border:1px solid;
    border-color:#adadad;
    border-top-color: #adadad;
    border-top-style: solid;
    border-top-width: 2px;
    border-right-color: #adadad;
    border-right-style: solid;
    border-right-width: 1px;
    border-bottom-color: #adadad;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #adadad;
    border-left-style: solid;
    border-left-width: 1px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    font-weight: 400;
    color: #FFFFFF;
}*/
/*compose elements*/
/*div { 
	display: block;
}

i {
	color: #00bfff;
	visibility: hidden;
}

no-padding {
padding: 0;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
}

.inbox-message {
    border-bottom: 1px solid #adadad;
    border-bottom-width: 1px;
    border-bottom-style: solid; 
    border-bottom-color: #adadad;
    margin-right: 240px;
    position: relative;
}

a { 
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
	background-color: transparent;
	cursor: auto;
}

a:link {
	-webkit-tap-highlight-color: #656c6b;
}

element.style {
	height: 250px;
}

.note-editor {
	position: relative; 
	border: none; 
	border-top-color: initial; 
	border-top-style: none; 
	border-top-width: initial; 
	border-right-color: initial; 
	border-right-style: none;
	border-right-width: initial;
	border-bottom-color: initial; 
 	border-bottom-style: none; 
	border-bottom-width: initial; 
	border-left-color: initial; 
	border-left-style: none; 
	border-left-width: initial; 
	border-image-slice: initial; 
	border-image-source: initial; 
	border-image-width: initial; 
	border-image-outset: initial; 
	border-image-repeat: initial; 
}

.note-toolbar {
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #a9a9a9;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.note-editor: {
	background-color: #f5f5f5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9a9a9;
	display: none;
	width: 100%;
	padding: 10px;
	border: none;
	box-shadow: none;
	font-family: Menlo,Monaco,monospace,sans-serif;
	font-size: 14px;
	color: #ccc;
	background-color: #222;
	resize: none;
	box-sizing: border-box;
	border-radius: 0;
	margin-bottom: 0;
}

.note-editable {
	background-color:  #39372d;
	padding: 10px;
	overflow-x: auto;
	overflow-y: auto;
	 outline: 0;
}

.note-codable {
	display: none;
	width: 100%;
	padding: 10px;
	border: none;
	box-shadow: none;
	font-family: Menlo,Monaco,monospace,sans-serif;
	font-size: 14px;
	color: #ccc;
	background-color: #222;
	resize: none;
	box-sizing: border-box;
	border-radius: 0;
}

.note-dropzone {
	position: absolute; 
	display: none; 
	z-index: 1;
	border: 2px dashed #adadad;
	color: #adadad;
	background-color: #ffffff;
	opacity: .95; }

.note-dropzone-message {
	display: table-cell; 
	vertical-align: middle; 
	text-align: center;
	font-size: 28px;
	font-weight: 700; 
	color: #adadad;
}

.note-dialog {
	display: none; 
	font-size:12px;
	color: #cccccc;		
	background-color: #222!important;
	opacity: .9;
	background: 0 0; 
	background-image: initial;
	background-position-x: 0px;
	background-position-y: 0px;
	background-size: initial;
	background-attachment: initial; 
	background-origin: initial; 
	background-clip: initial; 
	border: none;
}

.note-help-dialog {
	font-size: 12px;
	color: #dd0;
	cursor:pointer;
}

.note-shortcut {
	margin-top: 8px;
}

.note-handle {
	position: absolute;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: .3;
	top: -5px;
	left: -5px;
	border-right: none;
	border-bottom: none;
	width: 7px;
	height: 7px;
	border: 1px solid #000;
}

.note-insert {
	display: none!important;
}

.note-fontsize-10 {
	font-size: 10px;
}

.note-control-selection {
	position: absolute;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: .3;
	top: -5px;
	left: -5px;
	border-right: none;
	border-bottom: none;
	width: 7px;
	height: 7px;
	border: 1px solid #000;
}

.note-control-selection-info {
	right: 0;
	bottom: 0;
	padding: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 5px;
	margin-top: 5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left: 5px;
	color: #ffffff;
	background-color:#000000;
	font-size: 12px;
	border-radius: 5px;
	opacity: .7;
}

.note-control-selection-bg {
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: .3;
} 

.note-control-sizing {
	width: 7px;
	height: 7px;
	border: 1px;
	border-color: #000;
	border-style: solid;
	background-color: #ffffff;
}
	 
.note-control-nw {
	top: -5px;
	left: -5px;
	border-right: none;
	border-bottom: none;
}

.note-control-ne {
	top: -5px;
	right: -5px;
	border-bottom: none;
	border-left: none;
}

.note-control-sw {
	bottom: -5px;
	left: -5px;
	border-top: none;
	border: none;
}

.note-control-se {
	right: -5px;
	bottom: -5px;
	cursor: se-resize;
} 
 
.note-popover {
	max-width: none;
	left: 20px;
	margin-top:5px;
	margin-left: 0;
	margin-right: 5px;
}

.popover {
	max-width: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	padding: 1px;
	font-family: “Open Sans”, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: 1.42857143;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	background-color: #ffffff;
	background-clip: padding-box;
	border: 1px;
	border-style: solid;
	border-color: #cccccc;
	box-shadow: 0 5px 10px #cccccc;
}

.popover-content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding: 5px;
}
 
.popover-content: last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.bottom {
	margin-top: 10px;
}

.arrow {
	left: 20px;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #cccccc;
	top: -11px;
	border-right-width: 11px;
	border-bottom-width: 11px;
	border-left-width: 11px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent; 
	border-style: solid;
}
	
.button {
	padding: 0; 
	cursor: pointer;
	background: 0;
	border: 0; 
	-webkit-appearance: none;
	-webkit-tap-highlight-color:#adadad;
	font-family: inherit; 
	text-transform: none;
	overflow: visible; 
	font: inherit;	
	margin: 0;	
	align-items: flex-start;	
	text-align: center;
	text-rendering: auto;
	letter-spacing: normal; 
	word-spacing: normal;
	text-indent: 0px;
	display: inline-block;
	overflow-x: visible;
	overflow-y: visible;
}

.btn-toolbar {
	margin-left: 0;
	float: left; 
}

.btn-disabled {
	cursor: not-allowed; 
	opacity: .65;
	box-shadow: none; 
	color: #ffffff;
} 

.btn-group {
	margin-top: 5px;
	margin-left: 0;
	margin-right: 5px;
	vertical-align: middle;
	position: relative;
	float: left;
}

.btn {
	-webkit-border-radius: 2px;
	-webkit-box-shadow:  inset 0 -2px;
	-webkit-tap-highlight-color: #656c6b;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none; 
	border-style: solid;
	border-width: 1px;
	white-space: nowrap;
	user-select: none;
}

.btn-distribute {
	color: #ffffff;
	background-color: #6bb57f;
	border-color: #2a6f3d;
}

.close {
	margin-top: -2px; 
	padding: 0; 
	cursor: pointer;
	background: 0; 
	border: 0; 
	-webkit-appearance: none; 
	float: right; 
	font-size: 19.5px; 
	font-weight: 700;
	line-height: 1; 
	color: #000000;
	text-shadow:  1px #ffffff;
	opacity: .2;
}
h1 {
	margin: 0;
	letter-spacing: -1px;
	font-size: 24px;
	font-family: “Open Sans”, Arial,Helvetica,Sans-Serif;
	font-weight: 300;
	line-height: 1.1;
	color: inherit;
	display: block;
	
}

h2 {
	font-family: “Open Sans”,Arial,Helvetica,San-Serif;
	font-weight: 300;
	color: inherit;
	display: block;
	margin: 0;
	letter-spacing: -1px;
	font-size: 22px;
	line-height: normal;
}

h3 { 
	margin:0;
	display: block; 
	font-size: 19px;
	font-weight: 400;
	line-height: normal;
	font-family: “Open Sans”,Arial,Helvetica,Sans-Serif;
	color: inherit;
	
}

h4  {
	font-family: “Open Sans”, Arial, Helvetica, Sans-Serif; 
	font-weight: 300;
	font-size: 18px;
	color:  inherit;
	box-sizing: border-box; 
	display: block; 
	
}

h5 {
	margin:0;
	font-size: 17px;
	font-weight: 300;
	line-height: normal;
	font-family: “Open Sans”,Arial,Helvetica,Sans-Serif;
	color: inherit;
	display: block;
	
}

h6 {
	margin: 0;
	font-size: 15px;
	font-weight: 700;
	line-height: normal;
	font-family: “Open Sans”,Arial,Helvetica,Sans-Serif;
	color:inherit;
	display:block;
	
}

.col-sm-6 {
	width: 50%; 
	float: left; 
	position: relative;
	min-height: 1px;
	padding-left: 13px;
	padding-right: 13px;
}

.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-6 {
	width: 50%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 13px;
	padding-right:13px;
} 

.col-xs-12 {
	position: relative; 
	min-height: 1px;
	padding-left: 13px;
	padding-right: 13px;
}

form {
	display: block;
	margin-top: 0em; 
}

.form-horizontal {
	margin-left: -13px;
	margin-right: -13px;
}

.form-group {
	margin-left: -13px;
	margin-right: -13px;
	margin-bottom: 15px; 
}

* { 
	box-sizing: border-box;
}

.form-control {
	-webkit-box-shadow: none!important; 
	-webkit-border-radius: 0!important; 
	display: block;
	width: 100%; 
	height: 32px; 
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #555;
	background-color: #ffffff;
	background-image: none; 
	border: 11px solid #cccccc;
	
}

.modal {
	overflow: hidden; 
	overflow-x: hidden; 
	overflow-y: hidden; 
	position: fixed; 
	top: 0; 
	right: 0;
 	bottom: 0; 
	left: 0;
	z-index: 1050;
	outline: 0; 
	outline-color: initial; 
}

.modal-dialog {
	position: relative; 
	width: 600px; 
	margin: 30px auto; 
	margin-top: 30px;
	margin-right: auto; 
	margin-bottom: 30px; 
	margin-left: auto; 
}

.modal-content {
	box-shadow: 5px 15px;
	position: relative;
	background-color: #ffffff; 
	border:  1px solid; 
	border-radius: 3px; 
	border-top-left-radius: 3px; 
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px; 
	background-clip: padding-box;
	outline: 0;
	outline-color: initial; 
	outline-style: initial; 
	outline-width: 0px;
}

.modal-header {
	padding: 15px;
	padding-top: 15px;
	padding-right: 15px; 
	padding-bottom: 15px;
	padding-left: 15px;
	border: 1px solid #e5e5e5;
	border-bottom-width: 1px;
	border-bottom-style: solid; 
	border-bottom-color: #adadad;
	margin-top: -2px;
} 


.modal-body {
	position: relative;
	padding: 20px;
	padding-top: 20px;
	padding-right: 20px; 
	padding-bottom: 20px;
	padding-left: 20px
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
}

.modal-footer {
	padding: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}

.modal-close { 
	font-size: 14px;
	color: #dd0;
	cursor: pointer;
}
	


input[type=file] {
	display: block;
}

input {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit; 
	color: inherit; 
	font: inherit; 
	margin: 0;
	user-select: text;
	cursor: auto; 
	text-rendering: auto;
	letter-spacing: normal;
	word-spacing: normal; 
	text-transform: none; 
	text-indent: 0px; 
	text-shadow: none; 
} 

input[type=”file”i] {
	align: baseline; 
	text-align: start; 
	-webkit-appearance: initial; 
	background-color: initial; 
	padding: initial; 
	border: initial; 
}

.disabled {
	cursor: not-allowed;
	opacity:  .65;
	box-shadow: none; 
	color: #ffffff;

label{
	font-weight: 400 ;
	display: inline-block; 
	max-width: 100% ;
	margin-bottom: 5px; 
	box-sizing : border-box;
	cursor: default;
}

.checkbox {
	min-height: 25px;
	margin-top: 0;
	margin-bottom: 0; 
	padding-top: 7px;
	position: relative;
	display: block; 
}

.pull-right {
	float: right!Important;
}	

.title {
	color: #ffffff;
	font-size: 12px;
	font-weight: 700; 
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}

.row {
	margin-left:13px;
	margin-right: -13px;
}

.fa {
	display: inline-block;
	font-style: normal;
	font-variant-caps: normal;
	font-variant-numeric: normal;
	font-weight: normal;
	font-stretch: normal;
	font-size: inherit;
	line-height: 1;
	font-family: FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

#inbox-content {
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-size: 14px;
}

.caret {
	display: inline-block; 
	width: 0;
	height: 0;
	vertical-align: middle;
	border-top-width: 4px;
	border-top-style: dashed;
	border-top-color: initial;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: transparent;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: transparent;
}

.dropdown-menu {
	min-width: 90px;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	list-style-position: initial;
	list-style-image: initial;
	font-size: 13px;
	text-align: left;
	background-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	border-radius: 2px;
	box-shadow: 0 6px 12px;
	background-clip: padding-box;
}

ul {
	-webkit-padding-start: 40px;
}

li {
	display: list-item;
}

ol {
	margin-top: 0;
	margin-bottom: 9px;
	display: block;
	list-style-type: decimal;
	-webkit-margin-start: 0px;
	-webkit-padding-start: 40px;
}

textarea {
	line-height: inherit;
	margin:0;
	font: inherit;
	font-style: inherit;
	font-variant-ligatures: inherit;
	font-variant-caps: inherit;
	font-variant-numeric: inherit;
	font-weight: inherit;
	font-stretch: inherit;
	-webkit-appearance: textarea;
	user-select: text;
	flex-direction: column;
	cursor: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
	text-rendering: auto;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	text-align: start;
} 

.pull-right {
	float: right!Important;
}*/



/*end compose elements*/

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 99%;
}*/*/

