/**
 * Nexus Electronics crm.css - Zimplu
 * Created By: -
 * Created On: - 02-03-2018 for new design
 * 2021-09-30 aheraldofthenewage -> Added 2 new classes for notes, fixes for wide images and long strings -> they overflowed..
 */

html,
body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body {
	line-height: normal;
	font-family: Arial, sans-serif;
	background-color: #F0F3F4;
	color: #000000;
	max-height: 100vh;
	overflow-x: auto;
	font-size: 14px;
}

table {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	border-collapse: collapse;
	empty-cells: show;
}

form {
	display: inline;
	text-align: left;
}

pre {
	margin: 0;
}

hr {
	border-width: .1em 0 0 0;
}

iframe {
	display: block;
}

iframe.note {
	width: 98%;
	border: none;
	padding: 0;
	min-height: 1em;
}

iframe.repEmailNote {
	min-height: 5em;
}

td.tdEmailNote {
	display: block;
	max-height: 20em;
	overflow-y: scroll;
	min-width: 600px;
}

.tdEmailNote:hover {
	overflow: auto;
}

code {
	display: block;
	white-space: pre-line;
	color: #333;
	padding: .2em .4em;
	margin: 3px 0;
	overflow: auto;
	overflow-y: hidden;
	line-height: 1.2em;
	background: #efefef;
	border: 1px solid #777;
}


/* for chrome */

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}


/* for mozilla input[type="number"]:hover, input[type="number"]:focus { -moz-appearance: number-input; } */

input[type=number],
.ui.form input[type="number"] {
	-moz-appearance: textfield;
}

.debugPre {
	border: solid 2px #777;
	text-align: left;
	display: table;
	background: rgba(200, 200, 200, 0.8);
	padding: 5px;
	position: relative;
	top: 4em;
	min-width: 60%;
	left: 11em;
	z-index: 9;
}

a.crmLink {
	overflow: hidden;
	display: inline-block;
}

a,
a.action.blue {
	color: #4082F0;
}

a.action {
	color: #777777;
}

a.action.blue:hover {
	color: #1E70BF;
}

a.action:hover {
	color: #222222;
}

a.action:hover .icon {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

a.action:hover i.horizontally.flipped.icon {
	transform: scale(-1, 1.1);
	-webkit-transform: scale(-1, 1.1);
}

a.uploadfile {
	color: #222222;
}

a.uploadfile:hover {
	color: #222222;
}

div.uploadfile {
	position: absolute;
	width: 100%;
	text-align: center;
}

.file-progress-bar {
	background-color: #5cb85c;
}

.file-progress {
	height: 2em;
	width: auto !important;
}

span.fileinput-button {
	display: block;
}

.file-upload {
	width: 100%;
	padding: .5em;
	border: none;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.hl_error {
	color: #ff0000 !important;
}

.hl_success {
	color: #28a745 !important;
}

input.hl_error,
textarea.hl_error,
div.hl_error {
	border: solid 1px red !important;
}

label.field.error,
td.field.error {
	color: #9f3a38;
}

input[type].field.error {
	background: #fff6f6;
	background-color: rgb(255, 246, 246);
	background-clip: border-box;
	border-color: #e0b4b4;
	color: #9f3a38;
	-webkit-appearance: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

input[type=radio].dash_type {
	display: none;
}

input[type=radio].dash_type+label {
	display: inline-block;
	padding: .3em .4em 0px .4em;
	cursor: pointer;
	border: solid 3px white;
	text-align: center;
}

input[type=radio].dash_type:hover+label {
	border: solid 3px #CCC;
}

input[type=radio].dash_type:checked+label {
	border: solid 3px #BBCCFF;
}

input[type=text][readonly] {
	background-color: #EEEEEE;
	color: #999999 !important;
}

input[type=text][disabled],
select[disabled] {
	background-color: #EEEEEE;
	color: #999999 !important;
}

input[type=checkbox] {
	position: relative;
}

input.right {
	text-align: right !important;
}

label.topPos {
	position: relative;
	top: 8px;
}

.file_selector {
	display: none !important;
}

.file_selector_label {
	color: #0044cc;
	padding: 2px 0;
	cursor: pointer;
	position: relative;
	display: block;
}

.file_selector_label a {
	float: right;
}

.file_selector_active {
	color: #333;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 6px;
	vertical-align: middle;
	border-top: 4px solid #000;
	border-right: 4px solid transparent;
	border-bottom: 0 dotted;
	border-left: 4px solid transparent;
	content: ""
}

.fixedWidth {
	width: 250px;
}

.bold {
	font-weight: bold !important;
}

.italic {
	font-style: italic;
}

.inactive {
	color: #999999;
}

.fullwidth {
	width: 100%;
}

table.pageForm {
	width: 100%;
	background: transparent !important;
	border: none !important;
}

table.pageForm td {
	vertical-align: top;
	color: #555;
}

table.ui.table.pageForm td {
	padding: 0;
}

table.pageForm>tbody>tr>td:first-child {
	font-size: 1.6em;
}

table.pageForm>tbody>tr>td:first-child a.action {
	color: #4082F0;
}

table.pageForm>tbody>tr>td:first-child a.action:hover {
	color: #4082F0;
}

table.ui.table.filter-notes {
	border: none;
	background: transparent;
}

table.ui.table.filter-notes tr>td {
	padding: 0 8px;
	color: #777777;
}

.pageHeader {
	font-size: 1.5em;
	padding: .3em .2em;
	color: #555;
}

.pageHeader>div {
	display: inline-block;
	min-height: 2em;
}

.pageHeader>div:not(:last-child) {
	float: left;
	display: flex;
	align-items: center;
}

.pageHeader>div>.ui.button {
	padding: .5em;
}

.nobold {
	font-weight: normal !important;
}

.quickhelp {
	font-size: .9em;
	color: #AAAAAA;
	font-weight: normal;
}

.a-small {
	font-size: .9em;
	text-decoration: underline;
	color: #0c68ff;
}

.header_name {
	font-size: 1.2em;
	font-weight: bold;
}

div.details_header {
	padding: 8px;
	border: 1px solid #D2DCE6;
	background-color: #FFFFFF;
	min-width: 740px;
}

.lister_top {
	text-align: right;
	vertical-align: bottom;
	color: #333333;
	font-weight: normal;
	width: 100%;
}

.lister_top_letterlink,
.lister_top_lettersep,
.lister_top_sellink {
	font-size: 1.2em;
}

.lister_top_sellink {
	font-weight: bold;
	color: #777;
}

table.lister_filters tr {
	border-bottom: 0px !important;
}

#sidebarDocs table.sidebar td a {
	white-space: nowrapxxx;
}

table.sidebar {
	color: #000000;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 100%;
}

table.sidebar td {
	padding: 1px;
}

table.sidebar td:first-child {
	padding-left: 8px;
}

table.sidebar td:last-child {
	padding-right: 8px;
}

td.sidebar_head {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: solid 1px #D2DCE6;
	padding: .3em .5em !important;
}

table.sidebar td a {
	max-width: 16em;
	display: block;
	text-decoration: none;
	overflow-x: hidden;
	text-overflow: ellipsis;
}

table.sidebox {
	background-color: #FFFFFF;
	border: 1px solid #D2DCE6;
	margin-top: .5em;
}

.readmore_sidebar {
	text-align: center;
	padding: 4px;
	background-color: #F2F9FE;
	font-weight: bold;
	border: solid 1px #C8E3FB;
}

.readmore_sidebar a {
	display: inline-block !important;
	width: 100%;
}

.sidebar_add_button {
	margin: .4em !important;
	min-width: 11em;
	padding: .4em !important;
}

div.notes_outer {
	background-color: #FFFFFF;
	border: 1px solid #D2DCE6;
	color: #000000;
	font-size: 1em;
	margin: .5em 0;
	padding: 10px;
}

#parent_note {
	background-color: #FAFAFA;
	padding: .2em .5em;
	border: solid 1px #CCC;
	border-radius: .3em;
	margin-bottom: .5em;
}

div.hr {
	border-top: solid 1px #D9E6F0;
	margin: 5px;
	font-size: 1px;
	height: 1px;
}

div.hr2 {
	border-top: solid 2px #D9E6F0;
	margin: 5px;
	font-size: 2px;
	height: 2px;
}


/* font-size and height are IE hacks */

span.note_name {
	color: #375A90;
}

hr.info {
	margin: 0;
	border-top: solid 1px #333;
}

div.modal hr {
	margin: 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #ccc;
}

div.modal .buttons {
	text-align: center;
	margin: .5em 0;
}

table.cnt_box {
	border: 1px solid rgba(34, 36, 38, .15);
	background-color: #FFFFFF;
	margin: auto;
}

table.cnt_box td {
	color: #333;
	padding: 7px;
}


/*a:hover		{ text-decoration:none; }*/

#head {
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	border-bottom: solid 1px #000000;
	position: fixed;
	background-color: #1C2B36;
	z-index: 999;
}

.footer {
	padding: 5px 0px;
	bottom: 0px;
	left: 0px;
	text-align: center;
	background-color: #1C2B36;
	color: #ffffff;
	position: relative;
	font-size: .8em;
}

.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

.footer div.debug {
	position: absolute;
	right: .1em;
}

@media only screen and (max-width: 767px) {
	.footer div.debug {
		color: grey;
		bottom: .2em;
		background: #1C2B36;
		padding: 0 1em;
		left: 0;
	}
}

div.free_info {
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 999;
	padding: .5em;
	background-color: #2d2d2d;
	font-weight: bold;
	font-size: 1.2em;
}

div.free_info a.ui.button {
	background-color: #d7b80d;
	color: #000;
	text-decoration: none;
}

@media only screen and (min-width: 768px) {
	div.free_info a.ui.button {
		margin-left: 5em;
	}
}

.img_btn {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 20px;
}

#menu {
	height: 100%;
	z-index: 110;
}

#sidebar {
	height: 100%;
	z-index: 100;
}

#menu_td #menu {
	position: fixed;
	width: 12em;
	background-color: #1C2B36;
}

#menu_td {
	width: 12em;
	min-width: 12em;
}

#content_td {
	padding: 5px;
	font-size: 1em;
}

#sidebar {
	background-color: #F0F3F4;
	right: 0;
	width: 22em;
	/*mmax-width: 18em;
	mmin-width: 14em;
	bborder-bottom: 1px solid;*/
}

#sidebarContent {
	padding: .5em .1em;
}

#sidebar_td {
	position: relative;
}

ul.menu {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

ul.menu li {
	padding: 1px;
	white-space: nowrap;
}

ul.menu li a {
	display: block;
	background-color: #1C2B36;
	padding: .3em .2em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul.menu li a:hover,
ul.menu li.menu_sel a {
	background-color: #218BFF;
	color: #FFFFFF;
	text-decoration: none;
}

i.icon {
	outline-style: none;
}

ul.menu li a i.icon {
	margin-right: .5em;
}

ul.menu li a i.icons {
	margin-right: 1em;
}

div.recent {
	padding: 5px;
	font-size: 1.2em;
	border-bottom: 1px solid #000000;
	color: #FFFFFF;
	font-weight: bold;
}

ul.recent {
	font-size: 1.1em;
	list-style-type: none;
	padding: 0px;
	margin: 5px 5px 5px 0px;
	overflow-x: hidden;
}

ul.recent li {
	padding-left: .5em;
}

ul.recent li a {
	display: block;
	line-height: 1em;
	padding: .3em 0;
	color: #FFFFFF;
	text-decoration: none;
	white-space: normal;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

ul.recent li a:hover {
	background-color: #218BFF;
	color: #FFFFFF;
	text-decoration: underline;
}

.search_q {
	color: #FFFFFF !important;
}

.search_q input {
	background: #2d4658 !important;
	color: #FFFFFF !important;
}

.search_q input[type=submit] {
	padding: 0;
	position: absolute;
	z-index: -1;
}

.search_q .ui.button {
	background: #2d4658 !important;
	color: #FFFFFF !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.search_q .ui.button:hover {
	box-shadow: 0 0 0 1px #85b7d9 inset, 0 2px 3px 0 rgba(0, 0, 0, .2) !important;
	-webkit-box-shadow: 0 0 0 1px #85b7d9 inset, 0 2px 3px 0 rgba(0, 0, 0, .2) !important;
}

#qmenu {
	font-size: 1.5em;
}

#qmenu a.action {
	display: block;
}

.menu_icon {
	color: #FFFFFF;
	vertical-align: top;
}

input[type="button"]:focus {
	outline-style: none;
}

#doc_lister {
	margin: 0 0;
}

.ui.table.details {
	border-radius: 0 0 .28rem .28rem;
}

div.filterFloat {
	display: inline-block;
	text-align: left;
	height: 2.9em;
	padding: 0 2px;
}

td.class_follow_alert {
	white-space: nowrap;
	position: relative;
}

.class_follow_alert::after {
	content: '\f021';
	position: absolute;
	font-family: Icons;
	color: orange;
	font-size: 1.1em;
}


/*******************************************************************	Message Section	************************************************************/

#msg_div {
	position: fixed;
	top: 54px;
	z-index: 9999;
}

#msg_div .ui.icon.message {
	margin-bottom: 6px;
}

.msg {
	color: #ffffff !important;
	position: absolute !important;
	width: auto !important;
	min-height: 50px;
	right: 0;
	border-radius: 0 !important;
	margin: 6px;
}

.msg_normal {
	background-color: #9ABF18 !important;
	color: #ffffff !important;
	min-height: 50px;
	border-radius: 0 !important;
	margin: 6px;
	opacity: 1 !important;
}

.msg_error {
	background-color: #E98C05 !important;
	color: #ffffff !important;
	min-height: 50px;
	border-radius: 0 !important;
	margin: 6px;
	opacity: 1 !important;
}

.msg_err_pub {
	background-color: #fff6f6;
	color: #9f3a38;
	font-size: 1em;
	margin: 1em 0;
	padding: 0.3em 0em;
	line-height: 1em;
	border-radius: .28571429rem;
	border: 1px solid #9f3a38;
}


/*******************************************************************	Metter Section	************************************************************/

.meter-wrap {
	position: relative;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.meter-wrap,
.meter-value,
.meter-text {
	width: 160px;
	height: 15px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px;
}

.meter-value-fullwidth {
	-webkit-border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

.meter-wrap,
.meter-value {
	background: #bdbdbd;
}

.meter-text {
	position: absolute;
	top: 0;
	left: 0;
	color: #333333;
	text-align: center;
	width: 160px;
	white-space: nowrap;
}

.c3 svg {
	font: .9em sans-serif;
}

.c3-legend-item {
	font-size: 1em;
}


/*******************************************************************	correct Other libs styles	************************************************************/

.lister_pageselector {
	text-align: center;
}

.tooltipster-content a {
	color: white;
	text-decoration: underline;
}

.intl-tel-input {
	width: 100%;
}

.intl-tel-input input.iti-invalid-key {
	background-color: #FFC7C7;
}

.readmore_descr {
	padding: 8px;
	color: #333333;
	overflow: hidden;
}

.readmore_link {
	text-align: center;
	margin: 8px 0 3px 0;
	padding: 4px;
	background-color: #F2F9FE;
	font-weight: bold;
	border: solid 1px #C8E3FB;
	display: block;
}

.readmore_note {
	overflow-y: hidden;
}

.fix-image-overflow img {
	/*for notes->advanced notes can have images that overflow the container->fix */
	max-width: 100% !important;
}

.fix-text-overflow {
	/*for notes->notes can have long text that overflow the container->fix */
	overflow-wrap: anywhere;
}

.ms-drop ul {
	margin: 0;
	padding: .1em .5em;
	margin-top: 0;
	font-size: 1.2em;
}

.daterangepickerWrap {
	padding: .7em .9em .728em .2em !important;
	border-radius: .2em;
	width: 250px;
	position: relative;
	margin: .1em;
}

.daterangepickerWrap>i {
	position: absolute;
	left: .5em;
	opacity: .8;
}

.daterangepickerWrap>span {
	white-space: nowrap;
}

.daterangepickerWrap b.caret {
	border-top: .4em solid #4E4E4E;
	border-right: .3em solid transparent;
	border-right-width: 0.3em;
	border-left: .3em solid transparent;
	font-size: 1em;
}

.daterangepicker.opensleft .ranges,
.daterangepicker.opensleft .calendar {
	margin: .3em;
}

.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
	font-size: inherit;
	width: auto;
}

.daterangepicker .calendar {
	max-width: none;
}

.daterangepicker .ranges {
	width: 15.5em;
}

.daterangepicker .ranges li {
	font-size: inherit;
}

.daterangepicker .ranges .input-mini {
	width: 7em;
	font-size: inherit;
}

.daterangepicker .ranges .range_inputs>div {
	display: inline-block;
}

.ranges {
	font-size: 1em;
}

.range_inputs {
	text-align: center;
}

.range_inputs .btn {
	padding: .2em .3em;
	margin: 0 .3em;
}

.dropdown-menu {
	font-size: inherit;
}

div.hopscotch-bubble {
	font-size: inherit;
	line-height: inherit;
}

div.hopscotch-bubble .hopscotch-content {
	line-height: inherit;
}

div.hopscotch-bubble h3 {
	font-size: 1.3em;
	line-height: inherit;
}

div.hopscotch-bubble .hopscotch-nav-button {
	font-size: inherit;
	padding: .2em .3em;
	height: auto;
	line-height: inherit;
}

div.hopscotch-bubble .hopscotch-bubble-number {
	font-size: 1.2em;
}


/*******************************************************************	correct Calendar styles	************************************************************/

td.fc-past {
	background-color: #ccc;
}

.fc-time-grid .fc-event-container {
	z-index: unset !important;
}

table.ui.table table.ui-datepicker-calendar td {
	padding: 1px;
}

table.ui.table table.ui-datepicker-calendar thead th {
	padding: 1px;
}

.ui-datepicker {
	width: 20em;
}


/*******************************************************************	correct Semantic styles	************************************************************/

p {
	margin: 0;
}

.center,
.mcenter {
	text-align: center !important;
}

.center,
.mcenter {
	text-align: center !important;
}

.right,
.mright {
	text-align: right !important;
}

th.left {
	text-align: left !important;
}

td.left {
	text-align: left !important;
}


/*i.huge.icon, i.huge.icons	{ font-size: 2.5em; }*/

.ui.form {
	font-size: 1em;
}

.ui.form input[type="checkbox"] {
	vertical-align: middle;
	margin-right: .3em;
	width: 1.1em;
	height: 1.1em;
}

.ui.form textarea:not([rows]) {
	height: 4em;
	min-height: 3em;
}

.ui.form .field>label {
	display: inline-block;
}

.ui.form .error.message,
.ui.form .success.message,
.ui.form .warning.message {
	display: block;
}

#msg_div .ui.error.message.visible {
	display: block;
}

#msg_div .ui.message {
	margin: 0;
	padding: .4em 2.4em 0 1em;
}

#msg_div .ui.message>.close.icon {
	top: .1em;
	right: .1em;
	opacity: 1;
	font-size: 1.5em;
}

.ui.modals {
	overflow-y: scroll !important;
}

.ui.modal>.close {
	font-size: 1.6em;
	right: .2em !important;
}

.ui.modal>.content {
	padding: 0 .5em .5em .5em;
}

.ui.modal>.content img {
	max-width: 550px;
	margin: auto;
	display: block;
}

.ui.modal h1,
.ui.modal h2,
.ui.modal h3,
.ui.modal h4 {
	margin: 0;
}

.ui.modal>.header {
	padding: .3em .5em;
}

.ui.fluid.input .ui.button {
	padding: 3px;
}

.ui.button:not(.icon)>.icon:not(.button):not(.dropdown) {
	margin: 0;
}

xxx.ui.radio label {
	position: relative;
	top: -3px;
}

.ui.radio.checkbox {
	vertical-align: middle;
}

i.icon {
	height: auto;
}

i.icons {
	vertical-align: middle;
	margin: 0 .1em 0 .1em;
}

i.icons i.icon.check {
	left: 40%;
}

i.icons i.icon.dollar {
	left: -0.12em;
	top: 0;
	transform: scale(.6);
}

i.icon.noteowner {
	font-size: 2.4em;
}

img.noteowner {
	width: 2.4em;
}

.hide {
	display: none !important;
}

.normalHide {
	display: none;
}

.ui.table {
	margin: inherit;
}

.ui.table thead th {
	background: #FFF;
}


/*.ui.table .lister_head		{ text-align:center; }
.ui.table.lister			{ margin:0 0; }
.ui.table .lister_sorthead	{ text-align: center; }*/

table.lister th.lister_head.no-sort:first-child {
	width: 1em;
	white-space: nowrap;
}

.ui.sortable.table thead th.noHiglight:hover,
.ui.table.sticky>thead th.noHiglight:hover {
	background: #FFF;
}

.ui.sortable.table>thead th {
	white-space: normal;
}

.ui.sortable.table thead th {
	border-left: none;
}

.sortable {
	border: solid 1px transparent;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 4.8em;
}

.sortable>li {
	padding: .1em .1em .1em .1em;
	margin: 2px 3px;
	background-position: unset;
	bbackground: #F4F4F4 url('../img/drag.ico') no-repeat 2px 2px;
	overflow-x: hidden;
	white-space: nowrap;
	border: solid 1px #CCC;
	position: relative;
	color: #000;
}

.ui-sortable-helper {
	z-index: 2000 !important;
}

.sortable_highlight {
	border: dashed 1px #AAA;
	background: #EEE !important;
	height: 1.8em;
}

.ui.table tr.strike td {
	text-decoration: line-through;
}


/*.ui.table.sticky > thead				{ position:sticky; top:51px; z-index:9; }*/

.ui.table.sticky>thead tr:last-child th {
	position: sticky;
	top: 48px;
	z-index: 9;
}

.ui.table.sticky>thead th {
	background-color: #FFFFFF;
}

.ui.table.sticky>thead tr {
	background-color: #FFFFFF;
}

.ui.table.sticky>thead th:hover {
	background-color: #EFEFEF;
}

.ui.table.sticky>thead th.sorted {
	background-color: #EFEFEF !important;
}

table.nopadd td {
	padding: 0 !important;
}

.ui.table.nopadd>tbody>tr>td {
	padding: 0 !important;
}

table.minpadd td {
	padding: .2em .2em !important;
}

.ui.table.minpadd>tbody>tr>td {
	padding: .2em .2em !important;
}

.ui[class*="very basic"].table:not(.sortable):not(.striped) td:first-child,
.ui[class*="very basic"].table:not(.sortable):not(.striped) th:first-child {
	padding-left: .78em;
}

table.clean {
	border: 0 !important;
	background: transparent;
	margin: 0 !important;
}

table.clean tr td {
	border-top: none;
	padding: auto auto;
}

table.clean td,
td.clean {
	border-width: 0px !important;
}

.no-padding {
	padding: 0;
}

@media only screen and (max-width: 767px) {
	.ui.table.clean:not(.unstackable) tr {
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}

	.ui.table.minpadd:not(.unstackable) tr {
		padding-top: 0;
		padding-bottom: 0;
	}

	.ui.table.minpadd:not(.unstackable) tr>td,
	.ui.table.minpadd:not(.unstackable) tr>th {
		padding: .2em 0 !important;
	}

	.ui.table.unstackable tbody {
		display: table !important;
		width: 100% !important;
	}

	.ui.table.unstackable tr {
		display: table-row !important;
	}

	.ui.table.unstackable tr>td,
	.ui.table.unstackable tr th {
		display: table-cell !important;
	}

	.ui.table.sticky>thead tr:last-child th {
		position: unset;
	}
}

table.noborder {
	border: none !important;
	background-color: transparent !important;
}

table.noborder td,
td.noborder {
	border-width: 0px !important;
	padding: .2em !important;
}

table.noborder tr:nth-child(2n) {
	background-color: transparent !important;
}

@media only screen and (max-width: 767px) {
	.ui.noborder:not(.unstackable) tr>td {
		display: inline-block !important;
	}
}

table.wrap td {
	white-space: normal;
}

.li_columns {
	min-height: 20px;
	padding: 2px 10px;
	margin: 0px 5px 5px;
	background: #F2F2F2;
	border: 1px solid;
	border-color: #999999;
}

.ui.form select.ui-datepicker-month,
.ui.form select.ui-datepicker-year {
	display: inline;
	width: auto;
	padding: .1em .5em;
	margin: 1px 3px;
}

div.error {
	background: #fff6f6 !important;
	color: #9f3a38 !important;
	box-shadow: 0 0 0 #e0b4b4 inset;
}

.ui.menu {
	font-size: 1em;
}

.ui.big.menu {
	font-size: 1.1em;
}

.ui.menu.labeled.icon .item {
	min-width: 6em;
	padding: .5em .5em 1.4em .5em;
}

.ui.dropdown .menu>.item {
	font-size: 1em;
	padding: .4em .5em !important;
}

.ui.selection.dropdown>.dropdown.icon {
	font-size: 1em;
	top: .7em;
	right: .8em;
	line-height: 1em;
}

.ui.floating.dropdown>.menu {
	margin-top: .1em !important;
}

.ui.selection.dropdown .menu>.item {
	padding: .5em .5em !important;
}

.ui.selection.dropdown {
	min-width: auto;
	border-radius: 0.2em;
	margin: .1em;
}

.ui.multiple.dropdown {
	margin: .1em;
}

.ui.dropdown:not(.button)>.default.text {
	color: inherit;
}

.ui.checkbox {
	font-size: 1em;
	margin-bottom: .1em;
	line-height: 1em;
}

.ui.checkbox .box,
.ui.checkbox label {
	padding-left: 1.4em !important;
	padding-right: 1em;
}

.ui.checkbox .box::after,
.ui.checkbox label::after {
	font-size: 1em;
	top: .1em;
	left: -0.1em;
}

.ui.checkbox .box::before,
.ui.checkbox label::before {
	font-size: 1em;
	line-height: 1em;
	width: 1.1em;
	height: 1.1em;
}

.ui.radio.checkbox .box::after,
.ui.radio.checkbox label::after {
	top: .1em;
	left: .05em;
	width: 1em;
	height: 1em;
}

.ui.radio.checkbox .box::before,
.ui.radio.checkbox label::before {
	width: 1.1em;
	height: 1.1em;
}

.ui.big.breadcrumb {
	font-size: 1em;
	line-height: inherit;
}

.ui.segment,
.ui.segments .segment {
	font-size: 1em;
}

.ui.button,
.ui.buttons,
.ui.buttons .button,
.ui.buttons .or {
	font-size: 1em;
	margin: .1em 0 0 .3em;
}

.ui.button {
	padding: .78571429em 0.5em .78571429em 0.5em;
}

.ui.button.icon,
.ui.buttons.stackable {
	margin: auto;
}

.ui.button.second {
	border: solid 1px #ccc;
}

.ui.icon.button,
.ui.icon.buttons .button {
	padding: .785714em .6em .785714em .6em;
}

.ui.buttons::after {
	content: '';
}

.ui.progress {
	font-size: 1em;
}

.ui.modal {
	font-size: 1em;
}

.ui.large.button,
.ui.large.buttons .button,
.ui.large.buttons .or {
	font-size: 1.1em;
}

.ui.popup {
	max-width: none;
	padding: 0;
	font-size: 1em;
}

.ui.popup::before {
	z-index: -2;
}

.ui.grid {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

.ui.grid>.column:not(.row) {
	padding-top: 0;
	padding-bottom: 0;
}

.ui.grid>.column:not(.row),
.ui.grid>.row>.column {
	padding-left: 0;
	padding-right: 0;
}

.ui.stackable.grid>.column:not(.row) {
	padding: .5em .5em !important;
}

@media only screen and (max-width: 767px) {

	.ui.table:not(.unstackable) td:first-child,
	.ui.table:not(.unstackable) th:first-child {
		font-weight: inherit;
	}

	.ui.stackable.buttons {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		flex-direction: column;
		width: 100%;
	}

	.ui.stackable.buttons>.button {
		width: 100%;
	}

	.ui.selection.dropdown .menu {
		max-height: 20em;
	}
}

@media only screen and (max-width: 1024px) {
	.ui.selection.dropdown .menu {
		max-height: 20em;
	}
}


/*******************************************************************	Companies Section	********************************************************/

.ui.multiple.dropdown.related_companies {
	margin: .1em 0;
}

.related_companies tr:not(:last-child) td a {
	margin-bottom: 7px;
}


/*******************************************************************	Notifications	************************************************************/

#ntf {
	position: relative;
	display: inline-table;
	text-align: left;
	color: #333;
}

#ntf_cnt {
	background-color: #fff;
	overflow: visible;
	border-right: 1px solid rgba(100, 100, 100, .4);
	border-bottom: 1px solid rgba(100, 100, 100, .4);
	border-left: 1px solid rgba(100, 100, 100, .4);
	box-shadow: -1px 0px 0px 0px #bababc;
	position: absolute;
	top: 1.8em;
	right: -2.5em;
	z-index: -1;
	min-height: 17.66em;
	overflow-y: auto;
	width: 21em;
}

#ntf_wrp {
	display: none;
}

#ntf_wrp:before {
	position: absolute;
	content: '';
	width: 0.71428571em;
	height: 0.71428571em;
	background: #FFFFFF;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	z-index: -2;
	right: .5em;
	bottom: auto;
	left: auto;
	margin-left: 0em;
}

.nft_a {
	color: #777777 !important;
}

#ntf_nr {
	padding: .1em .4em;
	background: #cc0000;
	color: #ffffff;
	font-weight: bold;
	margin-left: 2px;
	border-radius: .55em;
	position: absolute;
	margin-top: -14px;
	z-index: 1000;
}

#ntf_title {
	z-index: 1000;
}

#ntf_title a {
	padding: 8px 17px 8px 8px;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	width: 49%;
	display: inline-block;
	text-align: center;
	z-index: 9999;
}

#ntf_title .inactive {
	background-color: #E4E4E4;
	z-index: 9999;
}

#ntf_reminder_nr,
#ntf_follow_nr {
	padding: 0.1em 0.4em;
	background: #cc0000;
	color: #ffffff;
	font-weight: bold;
	margin-left: 0.12em;
	border-radius: 0.55em;
	position: relative;
	top: -0.3em;
	font-size: 0.8em;
}

#ntf_body {
	padding: 0 !important;
	white-space: normal;
}

#ntf_body table {
	color: #555 !important;
	font-size: 1em;
}

#ntf_footer {
	background-color: #e9eaed;
	text-align: center;
	font-weight: bold;
	padding: 8px;
	font-size: 0.9em;
	border-top: 1px solid #dddddd;
}

tr.ntf_separator td {
	border-bottom: solid 1px #E9EAED;
	padding: 0 5px 5px 5px;
}

.ntf_descr {
	max-width: 15.5em;
	display: block;
	overflow-x: hidden;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

#alert_note {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 27em;
	z-index: 3;
}

#alert_note a {
	max-width: 23em;
	display: inline-block;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	top: 3px;
}

#alert_note div {
	background: #FFFFA2;
	border: solid 1px #E6E600;
	color: #333333;
	margin: 0.35em 0 0 0;
	padding: 0.3em;
	display: block;
}

#alert_note table {
	color: #333333;
}

ui.green.buttons .button,
.ui.green.button {
	background-color: #21ba45 !important;
	color: #ffffff;
	text-shadow: none;
	background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
}

.ui.teal.buttons .button,
.ui.teal.button {
	background-color: #00b5ad !important;
	color: #ffffff;
	text-shadow: none;
	background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
}

.ui.orange.buttons .button,
.ui.orange.button {
	background-color: #f2711c !important;
	color: #ffffff;
	text-shadow: none;
	background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
}

.ui.red.buttons .button,
.ui.red.button {
	background-color: #db2828 !important;
	color: #ffffff;
	text-shadow: none;
	background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05));
}

.header_infos {
	font-size: 1em;
}

#toggleDetails {
	z-index: 120;
	top: .9em;
	right: 0.7em;
	position: absolute;
}

#toggleSidebar {
	display: none;
	width: 1.6em;
}

.toggle_info {
	display: none;
}

#right_menu {
	top: 1.9em;
}

#quickmenu {
	margin: .4em 0;
	font-size: 1.3em !important;
	padding: .4em .8em .4em .8em;
}

.multiline-ellipsis {
	display: block;
	display: -webkit-box;
	max-height: 3.5em;
	max-width: 13.5em !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.warning_msg {
	border: 1px solid #C05800;
	margin-top: .5em !important;
}

.ui.form input.task_name {
	display: block;
	margin-bottom: 8px;
}

.ui.table.tasks_tab_bar {
	background: none;
	border: none;
}

#smsForm {
	display: block;
	margin: 0 18px;
}

img.integration_logo {
	height: auto;
	width: 10em;
	padding: 5px 0;
}

div.note-editable {
	min-height: 100px;
}

.note-btn {
	padding: 4px 8px;
}


/* for summernote.js tables */

.note-editable table.table-bordered td,
table.table-bordered td {
	border: 1px solid #ccc !important;
}

.note-editor {
	display: grid;
}

.note-editor .note-editing-area .note-editable table {
	width: auto;
}


/* it has to be important so we can overwrite summernote's tables */


/* summernote.js */


/* the next 4 classes called tag.. are classes used for coloring the tags buttons -> i stole these colors from bootstrap -_- */

.tagBlue {
	background-color: #007BFF !important;
}

.tagGreen {
	background-color: #28A745 !important;
}

.tagYellow {
	background-color: #FFC107 !important;
}

.tagRed {
	background-color: #C73342 !important;
}

.fieldInfo {
	padding: 7px;
	background-color: #EFEFEF;
	border: solid 1px #DDD;
}

/* colors for tags */