.companiesTypesList .types-management-main {
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	width: 895px;
}
.companiesTypesList .types-management-main table {
	width: 100%;
}
div.LP_Docs {
	left: calc(50% - 45px);
}
.companiesTypesList {
	margin-bottom: 50px;
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.companiesTypesList  .search-and-filters-management {
	width: 320px;
}
.companiesTypesList  .search-and-filters-management .saf-management-filters .left-panel-icon-filters {
	position: relative;
}
.company-types-heading {
	width: 880px;
	margin-left: 15px;
	padding-right: 15px;
	box-shadow: 0px 0px 5px 0px #aaa;
	color: #fff;
	background-color: #4a6671;
	height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	line-height: 30px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.saf-management-heading {
	width: 100%;
	margin-left: 15px;
	padding-right: 15px;
	box-shadow: 0px 0px 5px 0px #aaa;
	color: #fff;
	background-color: #5cb160;
	height: 30px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
	line-height: 30px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.companiesTypesList table tbody tr:nth-child(odd) td {
	background-color: transparent;
	color: #666666;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
}
.companiesTypesList table tbody tr:nth-child(even) td {
	background-color: #ecf7fc;
	color: #666666;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
}
.companiesTypesList table tbody tr:hover td {
	background-color: #b5ddf3;
	color: #fff!important;
}
.clothes-custom-list table tbody tr:nth-child(odd) td {
	background-color: transparent;
	color: #666666;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
}
.clothes-custom-list table tbody tr:nth-child(even) td {
	background-color: #ecf7fc;
	color: #666666;
	cursor: default;
	font-family: Verdana;
	font-size: 10px;
}
.clothes-custom-list table tbody tr:hover td {
	background-color: #b5ddf3;
	color: #fff!important;
}
.ui-button-text-icon-primary.main-item {
	padding: 4px 15px !important;
}
.clothes-list-container {
	width: 100%;
	overflow-x: auto;
}
.clothes-list-container table {
	width: auto;
}
.companiesTypesList thead tr td {
	color: #666666 !important;
}
.companiesTypesList thead tr td:not(:last-child) {
	/*border-right: 1px solid #9c9f9e;*/
	position: relative;
}
.companiesTypesList thead tr td:not(:last-child):after {
	position: absolute;
	content: '';
	width: 1px;
	background: #9c9f9e;
	right: 0;
	top: 0;
	height: 20px;
}
.clothes-custom-list thead tr th {
	color: #666666 !important;
	text-align: left;
	padding-left: 6px;
}
.clothes-custom-list thead tr th:not(:last-child) {
	/*border-right: 1px solid #9c9f9e;*/
	position: relative;
}
.clothes-custom-list thead tr th:not(:last-child):after {
	position: absolute;
	content: '';
	width: 1px;
	background: #9c9f9e;
	right: 0;
	top: 0;
	height: 20px;
}
.fct-custom-rabbattypes {
	font-family: Verdana;
	font-size: 10px;
	background: url("i/th1.jpg") repeat-x left top;
	cursor: pointer;
	height: 20px;
}
.sdtt_default_th {
	background: url("/CBE/Extensions/SDTable/templates/default/i/th1.jpg") repeat-x left top;
	cursor: pointer;
	height: 20px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
}

.sdtt_default_th_over {
	background: url("/CBE/Extensions/SDTable/templates/default/i/th2.jpg") repeat-x left top;
	cursor: pointer;
	height: 20px;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
}
.custom-table-list-container table thead th {
	font-weight: 400 !important;
	font-family: Verdana;
	font-size: 10px;
	background: url("/CBE/Extensions/SDTable/templates/default/i/th1.jpg") repeat-x left top;
	cursor: pointer;
	height: 20px;
}
.custom-table-list-container table {
	table-layout: fixed;
}
.custom-table-list-container table td, .custom-table-list-container table th {
	overflow: hidden;
	white-space: nowrap;
	-moz-text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.sdtt_default_th_border_l {
	background: url("/CBE/Extensions/SDTable/templates/default/i/th3.gif") no-repeat left top;
	cursor: e-resize;
	height: 20px;
	padding: 0;
	margin: 0;
	width: 1px;
	background-color: white;
	position: absolute;
	top: 0px;
}

.sdtt_default_th_border_r {
	cursor:e-resize;
	height:20px;
	padding:0;
	margin:0;
	width:1px;
	background-color:#9c9f9e;
	position:absolute;
	top:0px;
}

.sdtt_default_th_border_r2 {
	cursor: e-resize;
	height: 20px;
	padding: 0;
	margin: 0;
	width: 4px;
	background-color: transparent;
	position: absolute;
	top: 0px;
	right: 0px;
}
.custom-table-list-container {
	margin-top: 40px;
}
.custom-filtering-table {
	width: 100%;
	margin-bottom: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.custom-filtering-table .custom-filtering-search-container {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.custom-filtering-table .custom-filtering-search-container input {
	box-sizing: border-box;
	height: 25px;
	margin-right: 20px;
}

/* Main */

.clearfix {zoom:1;}
.clearfix:after,.clearfix:before {
	content:"";
	display:table;
}

.clearfix:after{
	clear:both;
}


html {
	overflow-y:scroll;
}

body {
	margin: 0;
	padding: 0;
	background: url('i/mid.png') repeat-x;
}

html, body, #container, #indexcontainer {
	min-height: 100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	background-color:white;
	
}

div.super_body{
	position: absolute;  top:0px; left:0px;width:100%; height:100%;
	
}

a {
	color:#3399ff;
	text-decoration:none;
}

a.mylink {
	color:#3399ff;
	text-decoration:none;
}

a.redlink {
	color:#ac3539;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a.tableLink {
	color:#003162;
	text-decoration:none;
	cursor:help;
}

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

input {
	font-size:10px;
	background-color:white;
	padding:2px;
	border:1px solid silver;
	color:#333333;
}

IMG {
	border:0;
}

input[type=checkbox] {
	background-color:transparent;
	border:0px;
}


.ui-widget, .ui-widget .ui-widget {
	font-size:10px;
}

.ui-autocomplete {
		max-height: 200px;
		overflow-y: auto;
		/* prevent horizontal scrollbar */
		overflow-x: hidden;
		/* add padding to account for vertical scrollbar */
		padding-right: 2px;
	}
	/* IE 6 doesn't support max-height
	 * we use height instead, but this forces the menu to always be this tall
	 */
	* html .ui-autocomplete {
		height: 200px;
	}


.ui-autocomplete-category {
		text-decoration: none;
		display: block;
		padding: .2em .4em;
		line-height: 1.5;
		zoom: 1;
	}
	

.ui-combobox {
		position: relative;
		
		display: inline-block;
	}
.ui-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
	/* adjust styles for IE 6/7 */
	*height: 1.7em;
	*top: 0.1em;
}
.ui-combobox-input {
	margin: 0;
	padding: 0.3em;
}	

TABLE,TD,TR,DIV,P { font-family: Verdana; font-size: 10px; }

table.main, table.main-invoice {
	width:100%;
	padding:0; margin:0;
}

table.main-invoice {
	border-collapse: collapse;
}

table.main-invoice td {
	page-break-inside: avoid  !important;;
	border : 1px solid #000;
	padding-left:3px;
	padding-top:3px;
}

table.main-invoice th {

	page-break-inside: avoid  !important;
	padding-left:3px;
	padding-top:3px;
	background-color:#fff;
	border : 1px solid #000;
	color:#000;
	text-align:left;
}

table.main-invoice th {
	padding:2px;
	background-color:#fff;
	color:#000;
	text-align:left;
}

table.main th {
	padding:2px;
	background-color:silver;
	color:white;
	text-align:left;
}

table.main td {
	border-bottom : 1px dotted silver;
	padding:2px;
}



/* Absolute Top
**********************/

div.header-logo {
	height:60px; line-height:60px; font-size:24px; color:White; text-shadow: #750000 2px 2px 5px; margin-left:10px;
}

div.header-logo span {
	color:red; font-size: 10px;
}

div.header-languages-block {
	position: absolute; right:10px; top:25px;
}

div.header-languages-block a,div.header-languages-block span {
	color:#fff
}

div.TT_Body {
	position:relative; width:1240px; height:136px;
	margin-left:auto;
	margin-right:auto;
}

div.TT_CBar {
	position:absolute; width:100%; top:0px; left:0px; height: 120px;

}


/* MAIN FRAMES
**********************/
div.TT_Frame {
	padding-bottom:25px; position:relative; width:1240px;
	margin-left:20px;margin-left:auto;
	margin-right:auto;
}

div.TT_Frame #MAIN_FRAME {
	position:relative; padding-top:10px;
}

div.TT_Frame #MAIN_LOADER .fa-circle-o-notch.fa-spin{
	font-size:120px; opacity:0.3; position: absolute; top:300px;; left:50%; margin-top:-60px; margin-left:-60px;
}

div.TT_Frame #TOP_FADER {
	position:absolute; top:-10px; left:-10px; bottom:0px; right:0px; height:100%; width:1300px; background-color:white
}

/* main_panel TABLE
**********************/
#main_panel {
	float:left; width:930px;"
}

#main_panel .MP_HD_mid {
	margin-right:20px;
}

#main_panel .table-help-link-wrap {
	position:absolute;left:10px; top:0px; height:50px; line-height:50px;
}

#main_panel .table-help-link-wrap a {
	color:#0a385a; text-shadow:none;
}

#main_panel .table-filter-btn-wrap {
	position:absolute;right:10px; top:0px; height:50px; line-height:50px;
}

#main_panel .table-filter-btn-wrap a {
	color:white; text-shadow:none;
}

#main_panel .MP_HD_mid {
	margin-right:20px;
}

#main_panel #main_table_controller {
	position:relative;margin-right:10px; background-color:white;position:relative;
}

#main_panel .MP_SW_Left {
	min-height:100%;height:100%;
}

#main_panel .MP_SW_Right {
	min-height:100%;height:100%;
}

#main_panel .MP_TB_mid {
	margin-right:20px;
}

#main_panel #SDT_ToolBar1 {
	margin-left:10px; margin-top:13px; float:left;
}

#main_panel #SDT_ToolBarXtra {
	margin-left:10px; margin-top:13px; float:left;
}

#main_panel #SDT_ToolBar2 {
	margin-right:10px;  margin-top:13px;  float:right
}

#main_panel .subcontroll_panel_table {
	height:20px; position:relative
}

#main_panel .main_table_body {
	position:relative; margin-left:20px; margin-top:10px;
}


/* info PANEL
**********************/
#left_panel {
	float:left;
	width:300px;
	display:block;
}

#left_panel .left-panel-wrap-content {
	margin-left:0px; width:300px;;
}

#left_panel .LP_Header {
	position:relative;
}

#left_panel .left-panel-help-link-wrap {
	position:absolute;right:20px; top:0px; height:50px; line-height:50px;
}

#left_panel .left-panel-help-link-wrap a{
	color:#346934; text-shadow:none;
}

#left_panel .left-panel-icon-filters {
	width:300px; height:50px; position:relative;
}

#left_panel .left-panel-date-filters {
	float:left; width:300px; position:relative;
}

#left_panel .left-panel-date-filters .date-filter-to-wrap {
	float:right; margin-right:15px;
}

#left_panel .left-panel-date-filters .date-filter-cancel-wrap {
	float:right; text-align:center; width:30px; line-height:22px;
}

#left_panel .left-panel-date-filters .date-filter-from-wrap {
	float:right;
}

#left_panel .left-panel-date-filters .date-filter-btns-wrap .btn-today{
	width:64px; float:right; margin-right:15px;
}

#left_panel .left-panel-date-filters .date-filter-btns-wrap .btn-month{
	width:64px; float:right; margin-right:9px;
}

#left_panel .left-panel-date-filters .date-filter-btns-wrap .btn-year{
	float:right; width:64px; margin-right:9px;
}




#left_panel #filterradio {
	text-align:center; width:300px;
}

#left_panel #cat_tree {
	width:300px;text-align:left; margin-top:15px; margin-left:0px;
}


#left_panel #left_filters .button-wrap{
	float:left; margin-left:15px;  margin-bottom:5px;
}

#left_panel #filterradio label {
	font-size:10px; width:125px;
}

#right_panel_box {
	float:left; width:300px; display:none; position:relative
}

#right_panel_box .right-panel-help-link {
	position:absolute;right:10px; top:0px; height:50px; line-height:50px;
}

#right_panel_box .right-panel-help-link a{
	color:#54106d; text-shadow:none;
}

#right_panel_box #right_panel {
	margin-top:10px;
}

#right_panel_box .right-panel-help-link-wrap {
	position:absolute;right:20px; top:0px; height:50px; line-height:50px;
}

#right_panel_box .right-panel-help-link-wrap a {
	color:#346934; text-shadow:none;
}


/* Footer
**********************/
.footer-wrap {
	color:#333; border-top:1px solid #efefef; margin-top:20px; padding-top:20px; font-size:12px;  font-family:arial; text-align:center
}

div.c_bottom {
	background: url(i/bg_bot3.png) repeat-x left top;
	position:absolute; bottom:0px; width:100%;
	height:25px; clear:both;
}

/* UNDERLINK */

.underlink {
	font-family : Helvetica;
	font-size:10px; color:#666666;
	text-decoration:none;
}

.underlink:hover {
	font-family : Helvetica;
	font-size:10px; color:#333333;
	text-decoration:underline;
}



/* Lables
**********************/
div.column_header, div.column_header_big {
	clear:both;
	width:320px; height:40px; margin-top:-10px; margin-left:-10px;
	background:url('MainPanel/RP/header2.png') no-repeat 0 0 transparent;
	font-size:12px; font-family:arial;
	line-height:40px; color:#919191; text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

div.mpanel_info div.column_header {

}

div.column_header_ar {
	position:absolute; top:0px; right:0px; width:20px; height:20px; 
}

div.column_header_ar_d { background:url('i/rightpanel/arrd.png'); }
div.column_header_ar_u { background:url('i/rightpanel/ar_r.png'); }

div.column_header_easy {
	clear:both; height:37px;width:100%;
	margin-bottom:5px; color:white; line-height:37px; text-indent:5px;
	font-size:12px; text-indent:30px; font-family:Verdana; font-weight:bold; letter-spacing:1px;
}

div.rcolumn_body {
	clear:both;
	
}

div.column_body_data {
	clear:both; 
	margin-top:5px;
	padding-left:10px;
	padding-right:10px;
}



div.rcolumn_label {
	width:100px; float:left; 
	font-family:Arial; color:#666666; font-size:10px; font-weight:normal; text-align:left;
	line-height:20px; height:20px;
	border-bottom:1px solid #efefef; margin-bottom:3px;
}

div.rcolumn_label#half {
	width:105px; 
}

div.rcolumn_label#left {
	width:70px; 
}

div.rcolumn_data {

	width:190px; float:left; padding-left:10px;
	
	font-family:Arial; color:#3e3e3e; font-size:12px; font-weight:normal; text-align:left;
	line-height:20px; min-height:20px;
	border-bottom:1px solid #efefef; margin-bottom:3px;
 
}

div.rcolumn_label.noborder {
	border-bottom:0;
}

div.rcolumn_data.noborder {
	border-bottom:0;
}

div.rcolumn_data#half {
	width:175px;
}

div.rcolumn_data#left{
	width:150px;
}


div.rcolumn_data_brd {
	
	margin-bottom:10px;
}

div.mpanel_info div.rcolumn_data_brd{
	background-color:white;	
}

div.verd_10 {
	font-family:Verdana; color:#3e3e3e; font-size:10px; font-weight:normal; text-align:left;
}

div.rcolumn_data_txt {
	width:300px; text-align:left;
	font-family:Verdana; color:#3e3e3e; font-size:10px; font-weight:normal;
	margin-bottom:10px;
}

div.mpanel_info div.rcolumn_data_txt {
	background-color:white;
}

div.rcolumn_data_txt_ {

}

div.column_data_txt_big {
	width:358px; text-align:left; float:left; 
	line-height:20px;color:black;
	font-size:12px;
	padding:5px; border:1px dashed silver; margin-bottom:10px;
	 background:  url('i/rightpanel/txtbox2.png') repeat top left transparent;
	 box-shadow: 2px 2px 5px #aaa;
	 -webkit-box-shadow:2px 2px 5px #aaa;
}

div.column_data_txt#full {
	width:510px;
}


div.column_data_minus {
	float:right; width:14px; height:20px; background:  url('i/minus.png') no-repeat center center transparent;
	cursor:pointer;
}

/* INPUTS */

	div.sinput_box {
		background: url('i/input/input_210.png') no-repeat left top;
		width:210px; height:20px; position:relative;
	}
	
	input.sinput_box {
		resize: none; border:0; margin:0; padding:0;
		font-family:Verdana; color:#3e3e3e; font-size:10px; font-weight:normal; text-align:left;
		color:#3e3e3e; height:13px; position:absolute; top:4px; left: 11px; width:190px; background-color:transparent;
		white-space:nowrap; overflow:hidden;outline:none; -webkit-appearance: none;
	}
	
	div.sinput_box_150 {
		background: url('i/input/input_150.png') no-repeat left top;
		width:140px; height:20px; position:relative;
	}
	
	input.sinput_box_150 {
		resize: none; border:0; margin:0; padding:0;
		font-family:Verdana; color:#3e3e3e; font-size:10px; font-weight:normal; text-align:left;
		color:#3e3e3e; height:13px; position:absolute; top:4px; left: 11px; width:120px; background-color:transparent;
		white-space:nowrap; overflow:hidden;outline:none;
		-webkit-appearance: none;
	}
	
	div.sinput_box_90 {
		background: url('i/input/input_90.png') no-repeat left top;
		width:90px; height:22px; position:relative;
	}
	
	input.sinput_box_90 {
		resize: none; border:0; margin:0; padding:0;
		font-family:Verdana; color:#3e3e3e; font-size:10px; font-weight:normal; text-align:left;
		color:#3e3e3e; height:13px; position:absolute; top:4px; left: 11px; width:70px; background-color:transparent;
		white-space:nowrap; overflow:hidden;outline:none;
		-webkit-appearance: none;
	}	
	
	div.sinput_box_250 {
		background: url('i/input/input_250.png') no-repeat left top;
		width:250px; height:22px; position:relative;
	}
	
	input.sinput_box_250 {
		resize: none; border:0; margin:0; padding:0;
		font-family:Verdana; color:#3e3e3e; font-size:10px; font-weight:normal; text-align:left;
		color:#3e3e3e; height:13px; position:absolute; top:4px; left: 11px; width:230px; background-color:transparent;
		white-space:nowrap; overflow:hidden;outline:none;
		-webkit-appearance: none;
	}		
	
/* BUTTONS */

	button.sinput_box {
		width:60px; height:20px; border:0; margin:0; padding:0; 	padding-bottom: 2px;line-height:20px;
		font-family: Verdana; font-size: 10px;       color: black;  cursor:pointer;
		background: url('i/input/normal.png') no-repeat right top;
		-webkit-appearance: none;
	}

	button.sinput_box_hover {
		width:60px; height:20px; border:0; margin:0; padding:0; padding-bottom: 2px;line-height:20px;
		font-family: Verdana; font-size: 10px;       color: white; cursor:pointer;
		background: url('i/input/hover.png') no-repeat right top;
		-webkit-appearance: none;
	}


/** Super label ID */

	div.sLabelId_b {
		width:30px; height:25px; position:relative; 
	}

	div.sLabelId {
		position:absolute; top:0px; left:0px; width:30px; height:25px; line-height:25px;
	}

	div.sLabelId_1 {
		position:absolute;top:22px;left:-5px; width:40px; height: 2px;
	}

/* OVERLAYOUTS */

div.overl_body {
    width:250px;position:relative;
    background-color:#80a8c8; padding-bottom:3px;
}

div.overl_header {
    height:19px; position:relative; width:248px;
    background-color:white; top:1px; left:1px;
}

div.overl_insd {
    min-height:20px; position:relative; width:248px;
    background-color:white; top:2px; left:1px; padding-bottom:18px;
	
}

div.overl_insd_body {
    min-height:20px; position:relative; width:230px;
    background-color:white; top:9px; left:9px;
}

div.overl_text{
    position:absolute; top:1px; left:9px; width:220px; 
    font-family:Verdana; color:#005192; font-size:10px; font-weight:normal;
    overflow:hidden; -o-text-overflow: ellipsis; text-overflow:ellipsis; white-space:nowrap;
}

div.overl_text_short {
	width:220px; 
	font-family:Verdana; color:#005192; font-size:10px; font-weight:normal;
	overflow:hidden; -o-text-overflow: ellipsis; text-overflow:ellipsis; white-space:nowrap;
}

div.overl_header_hider {
    position:absolute; top:0px; right:0px; width:20px; height:19px; cursor:pointer;
    background: url('i/flicks/downar_o.png') no-repeat right top;
}

div.overl_header_hider_ov {
    position:absolute; top:0px; right:0px; width:20px; height:19px; cursor:pointer; 
    background: url('i/flicks/downar.png') no-repeat right top;
}

/* COLUMNS */

div.col_body { 
    background-color:#80a8c8; width:230px; position:relative; height:auto;
    padding-bottom:2px;
}



div.col_body_ins {
    background-color:#daeef9; width:228px; position:relative; top:1px; left:1px;
}

div.column_label {
    position:absolute; width:60px;
    font-family:Verdana; color:#3e3e3e; font-size:10px; font-weight:normal; text-align:right;
    line-height:20px;
}

div.column_label_descr {
    position:absolute;
    font-family:Verdana; color:#407cad; font-size:10px; font-weight:normal; text-align:left;
    line-height:20px;
}

/** Fast buttons */

div.button_icon_remove {
	width:16px; height:16px; background:url('i/smal/close.gif') no-repeat 0 0;
}

div.button_icon_doc {
	width:16px; height:16px; background:url('i/smal/doc.gif') no-repeat 0 0;
}


/** Div yes_no image */
div.status_icon_yes {
	width:16px; height:16px; background:url('i/notify.png') no-repeat 0 0;
}
div.status_icon_no {
	width:16px; height:16px; background:url('i/notify.png') no-repeat -16px 0;
}

div.status_icon_warn {
	width:16px; height:16px;  background:url('i/notify.png') no-repeat -32px 0;
}

/** Select Stroke */
div.select_stroke {
	 font-family:Verdana; color:#3e3e3e; font-size:10px; font-weight:normal; 
	line-height:30px; padding-left:10px; margin-bottom:5px; height:30px; background-color:#eeeff4; cursor:pointer;
}

div.select_stroke_ {
	font-family:Verdana; color:white; font-size:10px; font-weight:normal;
	line-height:30px; padding-left:10px; margin-bottom:5px; height:30px; background-color:#dadce7; cursor:pointer;
}

div.no_view_permissions {
	text-align:center; line-height:100px;
	font-family:Verdana; color:maroon; font-size:20px; font-weight:normal;
}

/** MPanel */
div.lmpanel_body1 {
	position:absolute; top:29px; left:0px;
	background-color: #9e9ea0;
	width:500px;
}

div.lmpanel_body2 {
	position:absolute; top:1px; left:1px;
	background-color: white;
	width:498px;
}

/** Super selector */

div.ss_selector_body {
	width:200px;
	height:20px;
	margin-bottom:2px;
	
	position:relative;
}

div.BoxShadow10 {
	box-shadow: 0 0 10px 0px #ddd;
	-moz-box-shadow: 0 0 10px 0px #ddd;
	-webkit-box-shadow: 0 0 10px 0px #ddd;
}

/** File Wrapper */


.file-wrapper {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.file-wrapper .button {

}

.file-wrapper input {
  cursor: pointer;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  font-size: 100px;
  
}

/********* DAGIS */


div.IMS_Breaker {
	border-top:1px solid #efefef;
	margin-top:20px; margin-bottom:19px;
}

div.IMS_Body {
	border:3px solid #b12418;
	background-color: #f4b4ae;
	border-radius:10px;
}

div.IMS_Body.Events { background-color: #97e0ff; border-color: #00a3e6;}

div.IMS_Body_Top {
	height:30px;background-color:#b12418; position:relative;
	font-size:14px; line-height:27px; text-indent:36px; color:white;
	font-weight:bold; text-shadow: 1px 1px 0px  #63140e;
}
div.IMS_Body_Top.Events {
	background-color:#00a3e6;
	text-shadow: 1px 1px 0px  #005275;
}

div.IMS_Body_Top_Title {
	height:24px; width:24px;font-weight:bold; position:absolute; top:3px; left:4px;
	background:url('Home/viktig.png') no-repeat 0 0;
}
div.IMS_Body_Top_Title.Events {
	background-position:-24px 0;
}

div.IMS_Body_Text {
	padding:10px; font-size:12px; color:#63140e; line-height:18px;
}

div.IMS_Body_Text.Events {
	color:#002c3e;
}

div.IMS_Event_Title {
	height:20px; line-height:20px; font-size:12px;  margin-bottom:5px;
	
	font-weight:bold;
}

div.IMS_Event_Text{
	font-size:12px; line-height:18px;
	background-color:white;
	padding:10px; border-radius:10px;
}

div.IMS_Event_Menu {
	
}

div.Event_Breaker {
	 border-top:1px dotted #77d7ff;
	margin-top:10px; margin-bottom:4px;
}




#MAIN_LOADER {
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	z-index: 9999;
	background-color: white;
	background-size: 100% 100%;
	text-align: center;
	padding-top: 100px;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	opacity: 0.8;
}


div.okMessage {
	font-size: 22px;
	line-height: 1;
	margin-top: 5px;
	background-color: #d99f42;
	padding: 10px 5px;
//border-radius: 2px;
	display: none;
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
}
div.errorMessage {
	font-size: 12px;
	margin-top: 5px;
	background-color: #ffd3d3;
	padding: 5px;
	border-radius: 2px;
	display: none;
	margin-bottom: 10px;
	text-align: center;
	color:#ff0000;
}

#frmGroup_Creator .textarea-creator-wrap {
	width:360px; text-align:center;
}

.clear {
	clear:both;
}

.iCreator input.price-day {
	width:60px!important;
}

.ajax-form select[name="lager"] {
	width:170px;
}


/* Pagination
*********************/

div.sdtt_default_table_page {
	width: 30px;
}

div.sdtt_default_table_page_now {
	background-position: center center;
}
	
/* REPORT */

.reportHeader {
	height:40px; line-height: 40px; font-size: 16px; font-weight: bold; background-color: #efefef;
}

.zebraTable tr {
	background-color: #efefef;
	height:20px;
	border-bottom: 0;
}

.zebraTable tr td {
	border:0;
}

.zebraTable tr:nth-child(even)  {
	background-color: #fff;
}

.selectize-input {
	padding: 0px 4px!important
}