/* fix calendar issue sur chrome 2023 */

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:400;
	padding:0px!important;
}
/* themes start */
.theme-green {    
	background: #04a963;
}

.theme-forest {    
	background: #75a070;
}

.theme-green_min {    
	background: #75a070
}
.theme-dusk {    
	background: #b37c63;
	background:radial-gradient(ellipse at top, rgba(227, 228, 130, 0.75), #8d928f38), radial-gradient(ellipse at bottom, rgb(189, 18, 34), #14151491);
}
.theme-grey {    
	background: #6d7570;
	background:radial-gradient(ellipse at top, rgba(117, 119, 118, 0.68), #20212138), radial-gradient(ellipse at bottom, rgba(6, 6, 6, 0.71), #e2eae299);
}
.theme-blue {    
	background: #1f7ccb;
	background: linear-gradient(135deg, #1e5799 0%,#2989d8 23%,#207cca 62%,#207cca 62%,#0c74c9 66%,#207cca 66%,#4ba2e5 100%);
}
.theme-silver {    
	background: #a3a3a3;
	background: linear-gradient(to bottom, rgba(163,163,163,1) 1%,rgba(203,207,219,1) 10%,rgba(132,132,132,1) 100%,rgba(229,231,234,1) 100%);
}
.theme-contrast {    
	background: #1d1c1c;
	background: linear-gradient(135deg,rgb(66 70 68) 1%,rgb(36 39 37) 9%,rgb(91 97 94) 41%,rgb(38 41 40) 51%,rgb(146 156 147) 65%,rgb(8 8 8) 77%,rgb(25 27 26) 87%,rgb(38 41 38) 100%);
}
.theme-cristal {    
	/* colorzilla.com/gradient-editor*/
	background: #109f5c;
	background: linear-gradient(135deg, rgba(62,109,79,1) 1%,rgba(33,112,63,1) 9%,rgba(0,166,90,1) 41%,rgba(0,166,90,1) 51%,rgba(0,140,16,1) 65%,rgba(0,140,16,1) 77%,rgba(0,166,90,1) 87%,rgba(47,119,33,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.linkcolor{
	color: #337ab7!important;
}

/* themes end */
.datepicker{
	z-index:1200 !important;
}
/* format header export export datable*/ 
.dt-print-view table thead{
	background-color: #c7c7c7;!important;
}
.dt-print-view table.dataTable {
	width: 50%!important;
    max-width: 600px;
}
/* remove sorting icons on datatable headers*/
.sorting {
	background: transparent !important;
}
/* set color to default ilenght on datatable btn*/
.defIlenght {
	color:red;
}
/* taille image dans datatable btn*/
.dt-button img {
	width: 20px;
	height: 20px;
}
/*format btn to reset savestate on datatable*/
.btnTransp {
	border: none;
	background: none;
	padding: 0;
}
.btnTransp img {
	width: 25px;
	height: 25px;
}
.headerfield {
	color: yellow;
	font-weight: 600;
}

.headerfield_box {
	border-radius: 0px 20px 20px 0px;
    color: #e41313;
    background-color: #7e827f24 !important;
    padding: 1px 10px 1px 5px;
    font-size: 85%;
    font-weight: 600;
	cursor:pointer;
}
.docAttach {
	font-weight: bold;
	cursor: pointer;
	//background: #a5e1b5;
	//padding: 2px;
	//border-radius: 4px;
	font-size: 90%;
	color: #0821f2;
}
/*format btn on header box for action button*/
.btn-header-box {
    border: 2px solid #ffffff!important;
    border-radius: 4px!important;
    background-color: #0000007d!important;
    margin: 2px 3px!important;
    padding: 4px 5px !important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px!important;
	color:white;
}

.btn-header-box:hover {
	
    background-color: rgb(7 7 7 / 67%)!important;
	color:white;
	
}
.btn-header-box img {
	width: 20px;
	height: 20px;
}

.btn-group>.btn {
	margin-right: 5px;
}

/* format upload file button*/
.selectFile {
    background-color: #b7b4b0;
    font-size: 120%;
    padding: 2px;
    height: 35px;
}
/* hide or show  item on printing*/
@media print {
	.noPrint, .info_table, .box-footer, .btn-box-tool, .dt-buttons, .buttons-collection, .buttons-page-length, .dataTables_filter, .dataTables_info, .dataTables_pagi, .theme-background-color,.button_action,.dtableCloseButton,.dtablePrintButton,.main-footer, .btn-header-box {
		display:none;!important;
	}
	.DTFC_LeftBodyWrapper, .DTFC_LeftWrapper {
		display:none;
	}
	
	.box-title, .box-title a, .box-title span  {
		color: black1!important;
		display: inline-block !important;
	}
	
	/* show item on printing only*/
	.print-only {
		display: block !important;
	}
	/* show item on 100% width*/
	.print100 {
		width: 100%!important;
	}
	/*not print link as www*/
	a[href]:after {
		content: "" !important;
	}
	/*calendar font*/
	.fc-content {
		font-size: 18px !important;
	}
}

.imgHover:hover{
	opacity:0.7;
}

.font60{
	font-size: 60%!important;
}
.font70{
	font-size: 70%!important;
}
.font80{
	font-size: 80%!important;
}

.font90{
	font-size: 90%!important;
}
.font105{
	font-size: 105%!important;
}
.font110{
	font-size: 110%!important;
}
.font120{
	font-size: 120%!important;
}
.font130{
	font-size: 130%!important;
}
.font150{
	font-size: 150%!important;
}

/* change text color to grey=inactive*/
.muted_text,.muted_text a, .muted_text p, .muted_text h1, .muted_text h2, .muted_text h3, .muted_text h4 {
	color: grey !important;
}

/*format for green orange red label*/
.user_expired {
	background-color: #e67d7d30;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid #e6a6a6;
    color: #a91111;
}

.user_soon_exp {
	background-color: #ffd68b85;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid #c29137;
    color: #6e5609;
	
}

.user_not_expired {
	background-color: #9fefca66;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid #5eab88;
    color: #065d06;
	
}
/* open separate button*/
.openseparate {
    background: #21b1d4;
    padding: 5px;
    border-radius: 5px;
}
/* format title export export datable*/
.dt-print-view h1{
	text-align: center!important;
	overflow: hidden;
	font-size: 26;
	position: sticky;
	width: 100%;
	top: 0;
	background: #f3f5f2;
	border-bottom: 1px solid #767b75;
	margin: 5px;
	padding: 8px 5px;
}
.no-visibility {
    visibility: hidden;
}

/*format print datatable et scroll page export*/
.dt-print-view{
	background-color:#fff;
	overflow: auto;
}
.dtableCloseButton  {
    color: white;
    margin: 5px 5px;
    background: #da6262;
    font-weight: 600;
    font-size: 20px
}
.dtablePrintButton  {
    color: white;
    margin: 5px 5px;
    background: #445a3c;
    font-weight: 600;
    font-size: 20px;
}
.DatatableFooter  {
    float: right;
    font-style: italic;
	margin:5px;
    font-size: 15px;
    width: 100%;
    border-top: 1px solid #b1abab;
    text-align: right;
}
/* format du nom de la page en haut a droite*/
table.dt-responsive td, table.dt-responsive th { padding: 9px 10px; text-align: left; }

table td {
	white-space: nowrap;
	font-size: 14px;
	font-weight: 400;
	
	
}
input::placeholder {
	font-size:90%;
	font-weight: 400;
}
/* paging position datatable*/
.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate,.dataTables_wrapper .dataTables_paginate .paginate_button{
	padding:2px;
	
}
/*datatable search field*/
.dataTables_filter input {
	color: black!important;	
	border-color: #e28b04;
	border-radius: 2px;
	border-width: 2px;
	background-color: #f7f8db;
	
}
.dataTables_filter {
	font-size: 15px;
}

/*cursor style*/
.pointer {
	cursor:pointer;
}
.c_ban {
	cursor: not-allowed!important;
}
/*graphic format c3 chart*/


/*formatting for budget starts*/
.bprofit {
	color:#017701!important;
}
.blost {
	color:#c31212!important;
	font-weight: bold;
}
.menu-rounded {
	/*font-size: 100%;*/
	border: 2px solid #ecf3f0;
	vertical-align: middle;
}

.img_profil_rounded {
	border: 2px solid #00A65A;
    border-radius: 20%;
    background: #ddece6;
    padding: 1px;
	max-height: 150px;
}

.text-white {
	color:white!important;
}
.text-black {
	color:black!important;
}
/*formatting for budget summary boxes*/
.inner h3 i {
	opacity: 0.9;
    font-size: 80%;
}
.inner h3 i:hover {
	opacity:1;
}
.smallBox>.inner {
	height: 37px;
	background: #f3f7f1;
	white-space: nowrap;
    overflow: hidden;
}

.smallBox {
	color: #403b3b;
	margin-bottom: 10px;
	border-radius: 2px;
	position: relative;
	display: block;
}
.smallBox h3 {
	font-size: 30px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	padding: 1px;
	
}
.smallBox h3:hover {
	font-size: 32px;
	color:blue;
}

.smallBox>.small-box-footer {
	font-size: 110%;
	padding: 0;
	background: rgba(0, 0, 0, 0.57);
	text-align: center;
	color: #ffffff;
	display: block;
}

/* jquerry notifier popup*/

.notifierPopup a:last-child {
	font-size: 85%;
	color: #f5f4cf;
}
.notifierPopup p a {
	color: #3695e6!important;
    font-size: 100%!important;
    text-decoration: underline;
}
.notifierPopup p {
	margin:0;
	border-bottom: 1px solid #d1d8d2;
}
.notifierPopup li {
	margin: 8px 0px;
}
.notifierPopup button {
	margin: 10px 5px;
	border-radius: 2em;
	padding: 2px 10px;
}

/* image and size home card view*/
.list-group-item {
	padding: 8px 8px;
	font-weight: bold;
}
.list-group-item img {
	width: 22px;
	height: 22px;
}

/* padding footer des box*/
.box-footer {
	padding: 2px 10px 5px 10px;
}
/* format du nom de la page en haut a droite*/
.pageTitle{
	color:#367FA9;
	font-size:20px;
	font-weight:bold;
	padding-right:3px;
}
.pageTitle a i {
	color:#034d78;
	font-size:85%;
	
}

/*tooltip or title format*/
.ui-tooltip {
	max-width: 500px;
	background: black;
	border: 2px solid white!important;
	padding: 5px 10px;
	color: white;
	border-radius: 10px;
	font: 500 16px "Helvetica Neue", Sans-Serif
}
.labelClass{
	padding-right:0px!important;
	text-align:right;
	white-space:nowrap
}
label a i{
	cursor:pointer;
}

.labelClassRequired{
	background-image: url('../images/mandator.gif');background-repeat: no-repeat;background-position: top right
}

table {
	width: 100% !important;
}
.breadcrumb{
	padding :0px;
	background-color:transparent;
	font-size:12px;
	white-space:nowrap;
	
	
}
/* adding  !important; to odd and even will remove bgd color for sorted column */
table.dataTable tbody tr:nth-child(odd) td {
	background-color: #f9f9f9;
}

table.dataTable tbody tr:nth-child(even) td {
	background-color: #FFF;
}

table.dataTable tbody tr:nth-child(even):hover td{
	background-color: #dddd98 !important;
}

table.dataTable tbody tr:nth-child(odd):hover td {
	background-color:#dddd98 !important;
}

table.dataTable tbody tr.selected td {
	background-color: #B0BED9 !important;
}

table.dataTable thead th, table.dataTable tfoot th {
	padding: 5px 15px 5px 5px;
}

input[type=date] {
	/*width: 10em*/
	width:150px
}

input[type=text].not(.search-input) {
	/*width: 10em*/
	/width:150px*/
}
input[type=checkbox], input[type=radio] {
	transform: scale(1.6);
}


.example {
	cursor: pointer;
	padding: 4px;
	border-radius: 3px;
	color: #0009cc;
	font-weight: bold;
	background-color: #d2d8d8;
}

.example:after {
	font-family: Consolas, Courier New, Arial, sans-serif;
	/* content: '?';*/
	margin-left: 6px;
	color: #08c;
}

.example:hover {
	background: #3ed590;
}

.example.jq-dropdown-open {
	background: #888;
	color: #fff;
}

.example.jq-dropdown-open:after {
	color: #fff;
}

/*button main menu buttonActionDesktop.inc.php*/
.menu-main-desktop button, .menu-main-desktop a {
	font-size: 16px;	
}

.menu-main-desktop ul,.dropup ul {
	font-size: 14px;
	background-color:#DAEDE5;
}
.menu-main-desktop ul a, .menu-main-desktop ul li a, .menu-main-desktop li a {
	font-size: 15px;
	color:black !important;
}	
.menu-main-desktop a img, .menu-main-desktop button img{
	width:20px;
	height:20px;
	border-radius: 3px;
}
.menu-main-desktop ul li a img{
	width:25px;
	height:25px;
}
.content-header {
	padding: 15px 5px 0 5px;
}
/*Menu page desktop for individual page*/
.menu-page-desktop  {
	padding-top: 10px
}
.menu-page-desktop button {
	font-size: 14px;
	color:white;
}
.menu-page-desktop ul {
	font-size: 14px;
}
.menu-page-desktop ul a, .menu-page-desktop a {
	font-size: 14px;
	color: black;
}
.menu-page-desktop ul li a img, .menu-mobile-page ul li a img{
	width:30px;
	height:30px;
	border-radius: 3px;
}
.menu-page-desktop button img{
	width:25px;
	height:25px;
}
.menu-page-desktop ul li, .menu-mobile-page ul li{
	cursor:pointer;
}
.background_menu_color{
    padding: 3px;
}

.dropdown-menu-button-action, .menu-main-desktop ul, .dropdown-menu-header-left ul{
	overflow-y: auto;
    background-color: #daede5;
    border: 1px solid #4340402e!important;
    border-radius: 0px 0px 5px 5px!important;
}

.dropdown-menu-button-action li, .menu-main-desktop ul li, .menu-mobile-page ul li, .menu-page-desktop ul li, .dropup ul li, .dropdown-menu-header-left ul li{
    border-radius: 5px;
    background: white;
    border: 1px solid #005fff40;
    margin: 4px 3px;
}


.dropdown-menu-button-action li.divider, .menu-main-desktop ul li.divider, .menu-mobile-page ul li.divider , .menu-page-desktop ul li.divider,.dropup ul li.divider{
	display: none;
}
/* END button main menu buttonActionDesktop.inc.php*/

/*datatable action button animation*/

.button_action_ul a:hover {
	animation: pulse 1s!important;
	-webkit-animation-iteration-count: infinite!important;
	animation-iteration-count: infinite!important;
}



.dropdown-submenu {
	position: relative;
}

.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px;
	border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
	display: block;
}

.dropdown-submenu>a:after {
	display: block;
	content: " ";
	float: right;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	border-left-color: #ccc;
	
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
	border-left-color: #fff; 
}

/*height all dropdown menu*/
.dropdown-menu{
	border: 1px solid #8380809e;
	margin: 0px!important;
	border-radius: 0px 0px 4px 4px;
	padding: 0px;
}
.dropdown-menu>li>a{
	font-weight:bold;
	font-family:'Source Sans Pro','Helvetica Neue','Helvetica,Arial,sans-serif';
	cursor: pointer;
	padding: 10px 5px;
	color: #000;
}

.dropdown-menu>li>a>.glyphicon,.dropdown-menu>li>a>.fa{
	font-weight:bold;
	
}


.dropdown-submenu>li>a{
	font-weight:bold;
	font-family:'Source Sans Pro','Helvetica Neue','Helvetica,Arial,sans-serif';
	
}

.dropdown-submenu>li>a>.glyphicon,.dropdown-submenu>li>a>.fa{
	font-weight:bold;
	color:green;
}
.dropdown-submenu.a{
	font-family:'Source Sans Pro','Helvetica Neue','Helvetica,Arial,sans-serif'
}

.selectDynamic{
	margin-bottom:0px  
}
.normalSelect{
	margin-bottom:0px  
}


.has-feedback .form-control{
	padding-right:0px
}
.m-bot15 span {
	height:20px;
	width:auto;
	background-color:#e0e6e2!important;
	padding:0px 3px;
	font-weight: 600;
}
.input-group-addon {
    padding: 0px 3px;
}

.addon-unit {
    border: 0;
    padding-left: 0;
}
.addon-unit select {
    width: 100px!important;
    font-size: 16px!important;
    border-left: 0;
}
/* center everything*/
.center_all{
	margin-left: auto!important; 
	margin-right: auto!important; 
}
.center{
	text-align: center; 
}
.center_imp{
	text-align: center!important; 
}
.left-t{
	text-align: left!important; 
}
.right-t{
	text-align: right!important; 
}

/* taille des images  tout le site*/
.menu_image_50x50{width:50px;height:50px;}
.menu_image_45x45{width:45px;height:45px;}
.menu_image_40x40{width:40px;height:40px;}
.menu_image_30x30{width:30px;height:30px;}
.menu_image_25x25{width:25px;height:25px;}
.menu_image_22x22{width:22px;height:22px;}
.menu_image_20x20{width:20px!important;height:20px!important;}
.menu_image_15x15{width:15px;height:15px;}
.menu_image_12x12{width:12px;height:12px;}
.menu_image_10x10{width:10px;height:10px;}

/* format année par defaut de th datatable*/
.this_year_header{
	background-color:#f7f7f7!important;
	border-radius: 5px 5px 0px 0px;
	color: #cc1f1f;
}
/* contour des images crop 20%*/
.img-crop-squarre {
	border:1px solid #fff;
	border-radius:40%;
}

/* opacité images on hover and animation*/
.opacity_70_animated {
	opacity: 1.0;
	filter: alpha(opacity=90); /* For IE8 and earlier */
}

.opacity_70_animated:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	-webkit-animation: bounce 1s;
	animation: bounce 1s;
}	

.opacity_70_to_100_onhover {
	opacity: 0.7;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.opacity_70_to_100_onhover:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
}

/* animation custom animatecss*/
.animatedhover:hover {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated.four {
	-webkit-animation-iteration-count: 4;
	animation-iteration-count: 4;
}

.animated.two {
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}

.animated.flipOutX,
.animated.fadeIn,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
	-webkit-animation-duration: .75s;
	animation-duration: 1.5s;
}

.animated_slow.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.animated_slow {
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated_verySlow {
	-webkit-animation-duration: 20s;
	animation-duration: 20s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.animated_slow.four {
	-webkit-animation-iteration-count: 4;
	animation-iteration-count: 4;
}
.animated_slow.two {
	-webkit-animation-iteration-count: 2;
	animation-iteration-count: 2;
}


/* taille du menu contextuel > button action*/
.jq-dropdown .jq-dropdown-menu, .jq-dropdown .jq-dropdown-panel {   
	min-width :80px;	
}

/* propriete des modals*/

/*timeout popup backdrop color*/
#reconnectModal {
	background: rgba(0, 0, 0, 0.4) !important;
	z-index: 3000!important;
	padding: 5px!important;
}
/* change text to input cliquable*/
.input-text-popup {
	margin: 6px 0px 0px;
}

.input-text-popup a {
    background: #e3e3e3;
    padding: 2px 4px;
    border: 1px solid #9d9999;
    border-radius: 3px;
	cursor: pointer;
	font-size: 110%;
}

/* modal width*/
@media (min-width: 768px){
	.modal-dialog {
		width: 800px;
	}
}
.modal-content, .modal-dialog {
    border-radius: 6px;
}
.modal-header {
	background: #008D4C;
	color: #FFF;
	border-radius: 6px 6px 0px 0px;
}

.modal-body{
	padding:10px 20px 0px 20px;
	overflow-y:auto;
	overflow-x: hidden;
}

.modal-footer{
	padding:5px 10px 10px 10px;
	border-radius: 0px 0px 6px 6px;
}
.modal {
	background: rgba(0, 0, 0, 0);
	padding-right: 0px !important;
}
.modal-open {
	overflow: auto!important;
}
.modalClose {
	width: 30px;
	height: 30px;
	border: 0px solid transparent;
	padding: 0px!important;
	background: #d84141;
	border-radius: 5px;
}
.modalClose span img {
	width: 30px;
	height: 30px;
}
.modalClose span img:hover {
	opacity:0.8;
}
.modal-header h4 img {
	width: 30px;
	height: 30px;
}
/* modal crop copy and delete*/
.cropCopypopmodal {
	width: 98%;
	max-width: 1500px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: none;
}
/* format header crop boxlist*/
.input_crop img {
	width:25px;
	height:19px;
	vertical-align: text-bottom;
}
.input_crop span:not(.dt-column-title) {
	display:none;
}
/* sticky footer= position: fixed; width: 100%; bottom: 0;*/
.main-footer {
    padding: 5px;
    background: rgb(163 217 197 / 20%);
    color: #444;
    border-top: 0px solid #d2d6de;
	/* position: fixed; width: 100%; bottom: 0; height:60px;*/
	
}

.skin-green-light .content-wrapper, .skin-green-light .main-footer {
	border-left: 0px;
}


/* propriete des formulaires*/

.comboboxClass{
	color:black;width:70px;font-size:16px;
	width: 85px;
}

.comboboxClassAnnee{
	color: blue;
	width: 88px;
	font-size: 120%;
	/* margin: 1px 2px; */
	font-weight: 600;
	background-color: #f5f5f5d9;
	border-radius: 3px;
	border: 2px solid #000;
	background: #ceecd0;
}

.yearDisabled {
	display: inline;
	width: 70px;
	height: 30px!important;
	text-align: center;
	color: #676565!important;
	border-radius: 3px!important;
	border: 2px solid #a94040!important;
	background: #d8e2d9;
	font-weight: bold;
	cursor: pointer;
}

.form-group{
	margin-bottom:5px;
}

.form-control{
	padding:4px 2px;
	height:35px;
	
}

/* proprietes et paddings bouttons*/
.btn{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight: bold;
	white-space: nowrap;
}
/* proprietes et paddings bouttons mince dashbord*/
.btn_thin{
	padding: 2px 5px;
	border: 1px;
	font-weight: bold;
}
/* couleur divider menu*/
.dropdown-menu .divider{
	background-color:#A8A8A8;
	margin: 0px 0;
}
/* css du calendrier -- jquery-ui*/

.ui-datepicker-current {
	background-color: #3e3f3e!important;
	color: white!important;
}

.ui-datepicker-clear {
	background-color: #eb7a7a!important;
	color: #000000!important;
}

.ui-datepicker{
	background: #DAEDE5!important;
	color: #0308F5!important;
	font-size: 1.3em!important;
}

.ui-datepicker select.ui-datepicker-year {
	margin-left: 5px!important;
}
.ui-widget-header {	
	background: #00A65A;	
}

.ui-widget-header .ui-state-default {
	font-weight: bold!important;	
}

.ui-widget-header .ui-priority-secondary {	
	font-weight: bold!important;
	color: #FE5353!important;
}
.ui-datepicker {
	min-width: 17em;
	max-width: 20em;
	width: 99%;
	z-index: 1052!important;
}
.uiDatePickerAgri {
	cursor: pointer;
}
.ui-datepicker-next, .ui-datepicker-prev {
	background: #eef4ee75;
	border: 1px solid #a6aba6;
	top: 5px !important;
	width: 1.6em !important;
	height: 1.5em !important;
	cursor:pointer;
}
.ui-datepicker-next {
	border-radius: 0em 1em 1em 0em;
}
.ui-datepicker-prev {
	border-radius: 1em 0em 0em 1em;
}
/*calendar list view*/
.fc-list-item:hover td {
	background-color: #ccc!important;
	cursor: pointer;
}
/* propriete popup alert*/
.ui-widget {
	font-size: 1.1em;	
} 
.ui-widget-overlay {
    background: #2b2727;
    opacity: 0.6;
}
/* propriete popup alert*/
.alert-info {
	padding:15px;
	width:500px;
	max-width:95%;
	top: 80px!important;
	font-weight:500;
}

.alert .close {
	color:black;
	opacity:1
}
.ui-dialog {
	
	position: fixed;
	top: 20%!important;
	left: 50%;
	margin-top: -50px;
	margin-left: auto;
	width: 98%!important;
	min-width: 300px!important;
	max-width: 600px!important;
	z-index: 2000;
	padding: 0.1em;
}
.ui-button {
	padding: 10px 6px;
	min-width: 60px;
	border: 1px solid #5c635c;
}
.ui-dialog-titlebar-close {
	min-width: auto!important;
	height: 26px!important;
	width: 40px!important;
	margin-top: -12px!important;
	background: #e9caca;
    border: 2px solid red;
}
.ui-dialog .ui-dialog-titlebar {
	padding: 0px 2px;
}
.ui-dialog-buttonpane {
	background-color: #e9edea;
	padding: 5px!important;
}

#dialogPopupNoButton {
	max-height: 400px!important;
	background: #272626;
	color: white;
}
.ui-dialog-titlebar {
	height: 30px;
}

/* format red green button*/	
.ui-dialog-buttonset button:nth-child(1){
	border: 2px solid green!important;
	background: #ccefcc;
}
.ui-dialog-buttonset button:nth-child(2){
	border: 2px solid red!important;
	background: #efcfcf;
}

.ui-dialog-buttonset button:hover{
	opacity: 0.7;
}

/* green link faqpopup ui-dialog pop help*/ 
.linkPopHelp {
	color: #47f36c!important;
	font-size: 108%!important;
	text-decoration: underline;
	cursor: pointer;
}
.linkPopHelp:hover {
	color: #6c8edf !important;
	text-decoration: none!important;
}

/* propriete des tab  debut*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #151414;
	background-color: #a6de9d;
	border: 1px solid #151212;
	border-bottom-color: transparent;
	cursor:pointer;
	border-radius: 10px 10px 0px 0px;
    border-bottom: 0;
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.2;
	border: 1px solid #868686;
	border-radius: 3px 3px 0px 0px;
	background-color: #e2f967;
	font-size: 20px;
	padding: 5px 5px;
	color: #000000;
	font-weight: bold;
	cursor:pointer;
	
}
.nav-tabs {
	border-bottom: 2px solid #1d1c1c;
}
.nav-tabs li a img {
	width: 25px;
	height: 25px;
}
.nav-tabs-custom ul li a img {
	width: 15px;
	height: 15px;
}
/* propriete des tab mesaage et calendar fin*/
/* nav tab custom*/
.nav-tabs-custom>.nav-tabs>li {
	margin:0;
	cursor:pointer;
	
}
.nav-tabs-custom>.nav-tabs>li>a {
	font-size: 15px;
	border: 1px solid #868686;
}
.nav-tabs-custom>.nav-tabs>li>a:hover {
	background-color: #e0f7ec;
	border-bottom-color: transparent;
	border: 1px solid #868686;
}

.nav-tabs-custom>.nav-tabs>li.active>a {
	border: 0px;
	background-color: #e0f7ec!important;
	font-size: 15px;
}

/* nav tab custum end*/
/* nav tab custum as menu starts*//*custom actual and forecast tab*/

.navMenu li a {
	background: transparent!important;
	font-size: 12px;
	border: 0;
	color: blue;
	text-decoration: underline;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
}
.navMenu>li.active>a {
	background: transparent!important;
	font-size: 12px;
	border: 0;
	color: blue;
	text-decoration: none;
}
.navMenu>li.active>a, .navMenu>li.active>a:focus, .navMenu>li.active>a:hover {
	color: #151414;
	background-color: transparent!important;
	border: 0px solid #151212;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
	cursor: default;
}
.navMenu {
	border-bottom: 0px solid #080808; 
}
/* nav tab custum as menu ends*/
/* conditional coloring forecast starts*/
.f_orange {
	background-color: #f9e0b3 !important;
    border: 2px solid #e4a025;
	border-radius: 8px;
}

.f_red {
    background-color: #ff9696 !important;
    border: 2px solid #ff6464;
	border-radius: 8px;
}

.f_green {
	background-color: #c5f3c5 !important;
    border: 2px solid #70a570;
	border-radius: 8px;
}
/* conditional coloring forecast ends*/
/*format header section left*/
.dropdown-menu-header-left ul {
	max-height: 400px;
	overflow-y: auto;
	font-size:16px;
	border: 2px solid #a4a5a5;
}
.dropdown-menu-header-left ul li {
	background-color: #fff;
}
.dropdown-menu-header-left button {
	height: 25px;
	background-color: #ddd; 
	color: black;
	border: 0px solid #ddd;
}
.dropdown-menu-header-left span {
	color: #07dd7a;
}


/* propriete bas de liste header*/
.header-bottom_elt {
	margin-bottom: 0px!important;
	font-size:18px!important;
}
.header-bottom_elt img {
	width: 25px;
	height: 25px;
}
.header-bottom_elt span {
	text-decoration: underline;
	color: #1818e4;
}
.header-bottom_elt span:hover {
	color: black;
}
.padding_right-0 {
	padding-right: 0px!important;
}
.padding_left-right-0 {
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.padding_top_bottom-0 {
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}
.margin_left-right-0 {
	margin-left: 0px!important;
	margin-right: 0px!important;
}
.margin_top_bottom-0 {
	margin-top: 0px!important;
	margin-bottom: 0px!important;
}

.no-margin {
	margin:0px!important;
}
.no-padding {
	padding:0px!important; 
}
.no-border {
	border: 0!important; 
}

.scrollx {
	overflow-x: auto;
	white-space: nowrap;
}
.scrollx-with-wrap {
	overflow-x: auto;
}
.scrolly {
	overflow-y: auto; 
}
.scroll-no {
	overflow: hidden; 
}
/* add allipsis and truncate text with ...*/
.truncate {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.truncate98 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 98%;
}

.nowrap {
	white-space: nowrap !important;
}

/* shading butonaction on hover*/
.dropdown-menu>li>a:hover {
	background-color: #95e49e;
}

/* label exposant*/
.label_top {
	font-size: 50%!important;
	vertical-align: text-top!important;
	
}
.labelAgrixp1 {
	background-color: #c5ccc8;
	padding: 3px;
	border-radius: 3px;
	font-size: 94%;
}
/* label regulier
.label { font-size: 100%;}*/

/* info below table*/
.info_table {
	padding-left: 2px;
	font-weight: 500;
	cursor:pointer;
}
.info_table:hover {
	color: #3171c1!important;
}

/* info dessus table avec tooltip ou lien*/
.info_tooltip {
	padding-left: 5px;
	text-decoration: underline;
	cursor:pointer;
}


.direct-chat-text {
	font-size: 16px;
	color: #000;
	/*white-space: pre-line;*/
}


.direct-chat-messages {
	padding: 5px;
}

/* font size panel header*/
.box-header,.with-border,.box-title {
	font-size: 17px !important;
	font-weight: 600;
	padding:0px;
	
}
/* dropdown on box header*/
.dropmenu-header>button {
	font-family: 'Source Sans Pro',sans-serif;
    padding: 2px 2px;
    /* margin: 3px 3px!important; */
    border: 0px solid white;
    border-radius: 5px;
    /* background: #0000005c!important;*/
}

.box-title img {
    width: 25px;
    height: 25px;
    border-radius: 5px;
    padding: 1px;
	
}

.btn-box-tool {
    padding: 5px 1px!important;
}
.box {
	border-top: 4px solid #d2d6de; 
	border-bottom: 1px solid #cbc4c4;
	border-left: 1px solid #cbc4c4;
	border-right: 1px solid #cbc4c4; 
}
.no-radius{
	border-radius: 0px;
}
.boxDashboard > :first-child {
	padding: 0px 2px;
}
/* format box what is new*/
.box_news {
	border: 2px solid #e57373!important;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding: 0px;
}
.box_news > :first-child {
	background-color: #ffe1b9!important;
}
.box_news > :nth-child(2) {
	background-color: #fcedd9!important;
}
.box_news > :last-child {
	background-color: #dcd7d7!important;
}
.titre_box_update {
	font-size: 20px !important;
	color: #116d43;
}


.box-custom-bgd {
	background-color: #c3e0d4 
}

/*bgMap for static map field box cropboxlist*/
.bgMap {
	background-repeat: no-repeat;
	text-align: right;
    background-position: center;
	margin: 2px auto;
}


.bgMap a {
	color: white;
	height: 200px;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
	white-space: normal;
}
.BoxbgMap{
	/*border-radius: 11px;*/
	width: 360px;
}

/*google map label format*/
.labels {
	/* color: black; */
	background-color: #ECFFE8;
	font-family: "Lucida Grande", "Arial", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	opacity: 0.9!important;
	white-space: nowrap;
	border-radius: 2px;
	padding: 0px 1px;
}
/*change close button google map tooltip*/
button.gm-ui-hover-effect {
	height: 20px!important;
	width: 20px!important;
}
button.gm-ui-hover-effect span {
	margin: 0!important;
	height: 20px!important;
	width: 20px!important;
}
.boxShadow {
	box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.35);
	border-radius: 1px;
}
.boxShadow-nohover {
	box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.35); 
}
.boxShadow:hover {
	box-shadow: 0 0 9px 1px rgba(7, 7, 7, 0.63);
}

.max-height-30 {
	height: 30px !important;
}

.box-tools {
	top: 2px !important;
}
/* Bold and underline*/
.bold{
	font-weight:bold;
}
.underline{
	text-decoration: underline;
}
.dotted {
	text-decoration: underline dotted blue;
	cursor: pointer;
}
.dotted:hover {
	text-decoration: underline blue;
	color: #337ab7;
}
/* padding all page*/
.content {
	padding-left: 5px;
	padding-right: 5px;
	min-width:250px;
	padding-top: 10px;
	padding-bottom: 0;
}
/* min with for all modal*/
.modal-dialog {
	min-width:250px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 0 9px 1px rgba(0, 0, 0, 0.67);
}

/* change mouse cursor to move->drag->release for all modal header*/
.modal-header {
	cursor: move; /* fallback if grab cursor is unsupported */
	cursor: move;
	cursor: -moz-move;
	cursor: -webkit-move;
	padding:2px;
}

/* (Optional) Apply a "closed-hand" cursor during drag operation. */
.modal-header:active { 
	cursor: grabbing;
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}

/* fix header section color*/
.main-header{
	position: fixed;
	width: 100%;
	top: 0;
	opacity: .97;
}
.main-header, .navbar{
	box-shadow: 0px 0px 0px 0px rgb(0, 0, 0);
}
.main-header .navbar .dropdown-menu li a {
	color: #000000!important;
	border-bottom: 1px solid #c1c1c1!important;
}
.main-header .navbar .dropdown-menu li a:hover {
	font-weight: bold!important;
}
.skin-green-light .main-header .navbar .dropdown-menu li.divider {
	background-color: #9c9c9c;
}

/* fix header section  and margin to top*/

@media only screen and (min-width : 415px) {
	.content-header{
		margin-top: 80px;
	}	
}

@media only screen and (min-width : 835px) {
	.content-header{
		margin-top: 50px;
	}
}

/* hide only on portrait mobile*/ 
@media only screen and (max-width : 415px) {
	
	#connected_as, #menu_mobile_btn, #menu_help_btn,#message_menu, #notification_menu, #event_menu, #current_user, #star_rating{
		display:none !important;
	}
	.navbar {
		min-height: auto!important;
	}
	.content-header{
		margin-top: 30px;
	}
}
/* fix header section  and margin to top end*/

/*header section text*/
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a>h4,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h4{
	font-size: 17px;
	color: black;
	font-weight: 400;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h4>small{
	font-size: 90%;
	color: #000000;
	font-weight: bold;
}
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>p {
	font-size: 13px;
	color: #6e6969;
	font-style: italic;
}


/*header section text*/
.navbar-nav>.notifications-menu>.dropdown-menu,
.navbar-nav>.messages-menu>.dropdown-menu,
.navbar-nav>.tasks-menu>.dropdown-menu{
	width: 340px;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu,
.navbar-nav>.messages-menu>.dropdown-menu>li .menu,
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu {
	max-height: 400px;
}
/*header section label size*/
.navbar .nav>li>a>.label {
	font-size: 12px!important;
}
.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a {
	padding: 8px 6px;
}
/*format menu user header top*/
.user-menu li a {
	padding-bottom: 15px!important;
	padding-top: 15px!important;
}
.navbar-nav>.user-menu .user-image {
    border: 2px solid #ffffff;
    width: 28px;
    height: 28px;
    margin-top: -2px;
}
/* hide item*/
.hidethis {
	display: none;
}
/* when col-xl-xx is present, add this to hide on lg screen*/
@media only screen and (min-width: 1199px) and (max-width: 1599px) {
	.hidden-lg-with-xl{
		display:none !important;			
	}
}

/* remove table header  and first column scroll on firefox and format*/
.DTFC_LeftBodyLiner {
	overflow-x: hidden!important; 
	overflow-y: hidden!important;
	padding-right: 15px;
	height: 99.6%!important;
	/*border-bottom: 1px solid #111;*/	
}

/* remove table header scroll on firefox and format*/
.DTFC_LeftBodyWrapper {
	overflow: inherit!important;	
}	

.DTFC_RightWrapper {
	display: none!important;
}
table.dataTable tbody td {
	padding: 5px 15px 5px 5px;
}
table.dataTable thead th, table th{
	white-space: nowrap;
	font-size: 15px;
}
/* align to right footer total datatable*/
.dataTables_scrollFootInner {
	padding-right: 0px!important;
}

/* remove double line bottom datable headers, with fixed columns start*/
table.dataTable.no-footer {
    border-bottom: 0;
}
/* add line bottom datable footer, with fixed columns*/
.dataTables_wrapper .dataTables_scroll {
    border-bottom: 1px solid #8d858573;
}

table.dataTable tfoot th, table.dataTable tfoot td {
	border-top: 1px solid #bcbaba;
}
/* remove double line bottom datable headers, with fixed columns end*/


/* first row header only datatable*/
.datatable-first-row {
	max-width: 50px; 
	padding-left: 5px!important;
}
/* class added to datatable to fix row or firstrow width, second css on budget mostly*/
.fixwidth{
	width:50px;
}
.firstRowWidth {
	max-width: 30px!important;
}


/*change backgound and font dtable button*/
button.dt-button, a.dt-button {
	background-image: -webkit-linear-gradient(top, #ebebeb 60%, #79c7a2 100%)!important;
	margin-left: 0px!important;
	padding: 0.33em 0.4em!important;
	font-weight: bold;
	font-size: 0.9em;
}
div.dt-button-collection button.dt-button {
    text-align: left;
	padding-left: 0.7em!important;
}
/*selected list datable button*/
div.dt-button-collection button.dt-button.active:not(.disabled) {
	box-shadow: inset 0px 1px 0px 4px #07bf07;
}
/*format button navigation*/
.dropup button {
	font-size: 15px;
}
/* menu dropdown and up corner*/
.dropup ul {
	border-radius: 5px 5px 0px 0px !important;
}
.dropdown-menu ul {
	border-radius: 0px 0px 5px 5px !important;
}

.dropup ul li {
	font-size: 17px;
}
.dropup ul li a, .dropdown-menu ul li a {
	color:black !important;
}
/*navigatin button desktop*/
.button_navigation {
	font-size: 15px;
}

/* Display only on portrait mobile*/ 
@media only screen and (min-width : 415px) {
	.only_on_mobil_portrait {
		display:none!important;
	}
	
}
/* hide only on portrait mobile*/ 
@media only screen and (max-width : 415px) {
	.hidden-portrait,.btnTransp {
		display:none!important;
	}
	
	.ms-selectable, .ms-selection {
		width: 50%!important;
	}
	/*.modal-header button,.modal-header span,.modal-header h4 {
		display:none!important;
	}*/
	.modal-dialog {
		margin: 3px 3px 0px 3px;
		
	}
	
}



/*input and dropdown size*/
.form-control {
	font-size: 16px;
	color: #000000;
}
/*datatable action button*/
.button_action {
	font-size: 16px;
	padding:2px;
	background-color: #bbb9b9;
}
/*datatable action button li text*/
.button_action li a {
	font-size: 16px;
	padding: 5px 10px 5px 10px;
}
.button_action_ul a {
	font-size: 18px;
	padding: 10px 10px 10px 10px!important;
}

/*format text what is new dashboard*/
.text-dashboard li{
	font-size: 17px;
}

/*toogle speed*/
.slow .toggle-group { transition: left 0.7s; -webkit-transition: left 0.7s; }
.fast .toggle-group { transition: left 0.1s; -webkit-transition: left 0.1s; }
.quick .toggle-group { transition: none; -webkit-transition: none; }

/*size active year ion slider*/
.irs-single {
	font-size: 14px!important;
	cursor:pointer!important;
	font-weight: bold!important;
}
.irs-with-grid {
	margin-top: 10px!important;
}
/* button menu format adviser pages*/
.btn-adviser {
	background-color: #9c2744;
	border-color: #9c2744;
	color: #fff;
}
.btn-adviser:hover, .btn-adviser:focus {
	background-color: #62192b;
	color: #fff;
}
/* progress bar format*/
.progress {
	background-color: #d4d4d4;
}


/* multiselect format*/
.ms-container{
	width:98% !important;
	padding-left:5px;
	padding-right:5px;
	max-height: 30vh;
}

.ms-optgroup-label {
	color: #2b2c2e!important;
	font-weight: bold;
	font-size: 15px;
	background-color: #bad8ca;
}

.ms-list{
	max-height: 30vh;
	border-radius: 0px 0px 5px 5px!important;
	height: 250px!important;
}
.search-input{
	color: blue;
	border: 2px solid #e28b04;
	background: #f7f8db;
}
.msSearch {
	padding-top: 20px;
	left: 10px;
	color: #5887a2!important;
}
.ms-selectable li.ms-elem-selectable, .ms-selection li.ms-elem-selection {
	padding: 5px 2px!important;
	min-height: 35px;
}
.ms-selectable input {
	padding-left: 20px;
}

/* format iframe popup for help*/

.format_li ul li, .format_li ol li {
	padding-bottom: 18px;
	font-size: 16px;
	font-weight: 500;
}

.format_li ul, .format_li ol {
	padding-left: 40px;
	padding-right: 15px;
	margin-left: 10px
}
.format_li_whatisnew ul li, .format_li_whatisnew ol li {
	padding-bottom: 2px;
	font-size: 16px;
}
.help-header-box table h3 {
	margin: 0px 0px 10px 5px;
	font-weight: 600;
	font-size: 20px;
}
.help-header-box tr td img:nth-child(1)  {
	width: 40px;
    height: 40px;
}

.help-header-box {
	margin-bottom: 15px;
}
.help-header-title ul{
	padding-left: 30px;
}
.help-header-title ul li a{
	font-weight: bold;
	font-size: 16px;
}
.fa-hourglass, .fa-hourglass-start,.fa-hourglass-half {
	font-size: 80%;
}
.wrapper {
	overflow-y: auto!important;
	background-color: #ecf0f5!important;
}
.ui-menu-item-wrapper {
	border-bottom: 1px solid #c5c5c5;
}
.storagebox {
	background-color: #d7ecd7;
	padding-top: 5px;
	border-radius: 5px;
	margin-bottom: 2px;
}
.search_bar {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #c3e0d4;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 45px;
}
.forecastLegend{
	width: fit-content;
	width: -moz-fit-content; 
	border: 2px solid green;
	padding: 5px;
	border-radius: 10px;
	background-color: #c6ccc8;
	margin-bottom: 15px;
}
.inputMix {
	margin: 10px 0px 10px 0px;
}
.textarea_popup{
	border-radius: 5px;
	background-color: #d8dddb;
	font-weight: 500;
	font-size: 15px;
	border: 1px solid #0c9656;
	padding: 2px;
	margin: 3px 0px;
}

.input-group .form-control {
	z-index: auto;
	
}
/* make content to scroll*/

.ntheme {
	width: 50px;
	height: 30px;
	margin-right: 10px;
	border-radius: 0px 10px 0px 0px;
	text-align: right;
	padding: 5px;
	color: white;
}
.list-group-new-client li {	
	background-color: #00a55a;
	border-color: #1f8e5b;
}
/* format crop rotation table*/
.t_rotation{
	text-align:center;
	vertical-align:middle!important;
	height:28px;	
	font-weight:bold;
	color: black;
	border-radius: 5px;
	border: 1px solid #c6e7d5;
	cursor:pointer;
}

#a_2013, #a_2014, #a_2015, #a_2016, #a_2017{
	text-align:center!important;
}
.r-crop {
	cursor: zoom-in;
	cursor: -webkit-zoom-in;
	color: #000000;
	text-decoration: underline;
	text-decoration-color: #6666d0;
	-webkit-text-decoration-color: #6666d0; /* Safari */
	margin-left:10px;
	
	
}
.r-crop:hover {
	color: blue;
	text-decoration: underline;
	-webkit-text-decoration-color: white; /* Safari */
	text-decoration-color: white;
	font-size: 85%;
}

.r-crop .fa-pencil {
	display: none;
	
}
.r-crop:hover .fa-pencil {
	display: inline;
	color:white;
	font-size: 120%;
}
#t_fixedCostsScenario td, #crop td{
	cursor: pointer;
}
.rotationadd {
	color: #72cc72;
	font-size: 99%;
}
.rotationadd:hover {
	color: green;
	font-size: 150%;
}

/* format crop rotation table END*/

/*search box format planing budget copy-delete crop*/
.padding-min {
	padding-right: 3px!important;
	padding-left: 3px!important;
	max-width: 200px;
}
.padding3px {
	padding-right: 3px!important;
	padding-left: 3px!important;
}
.padding3px_top_bottom {
	padding-top: 3px!important;
	padding-bottom: 3px!important;
}
.padding3pxall {
	padding: 3px!important;
}
.marging3pxall {
	margin: 3px!important;
}
.marging3px {
	margin-right: 3px!important;
	margin-left: 3px!important;
}
.select-planning {
	font-weight: 600;
}
/*search box format planing budget copy-delete crop-END*/

/* Budget style formatting START*/
.boxCost a {
	cursor:pointer;
	
}

.boxCost span.fa {
	font-size: 80%;
	cursor:pointer;
	
}

/* custom input fields*/
.budgetInput {
	max-width: 70px;
	text-align: right;
	height: 25px;
	border-radius: 0px;
	border: 1px solid grey;
}

.budgetInputSelect {
	max-width: 110px;
	background-color: #f2f2f2;
	text-decoration: underline;
	font-size: 100%;
	min-width: 100px;
}

.budgetInputaddon {
	font-size: 12px;
	padding: 2px!important;
}


.boxFooterCost {
	text-align: right;
	padding: 1px 8px 8px 5px;
}

.budgetYear {
	font-size: 150%;
	color: blue;
	border: 2px solid #000!important;
	background: #abe2af!important;
}

.budgetYearN {
	color: blue;
	border: 2px solid #000!important;
	background: #abe2af!important;
}

/* Budget style formatting END*/


















/* START navigation for mobile up to tablet-landscape  and md*/ 
@media only screen and (max-width : 1199px) {
	
	/* fix height BoxList tablet*/
	.height_cropBoxList_tablet {
		min-height: auto!important;
		height: auto!important;
	}
	/*button main menu buttonActionDesktop.inc.php*/
	.menu-main-desktop button, .menu-main-desktop a {
		font-size: 13px;	
	}
}
/* END navigation for mobile up to tablet-landscape  and md*/




/* START navigation for mobil Small Devices, Phones, tablet-p only */ 
@media only screen and (max-width : 991px) {
	.button_navigation {
		font-size:17px!important;
	}
	.button_modal_mobil {
		font-size:18px!important;
		margin-left: 0px!important;
	}
	/*input and dropdown size*/
	.form-control {
		font-size: 18px!important;
		
	}
	/*button quicklink*/
	.button_quicklink {
		font-size: 17px!important;
	}
	.box-body-mobile {
		height: auto!important;
	}
	/*height all dropdown menu*/
	.dropdown-menu>li>a {
		padding-bottom: 12px;
		padding-top: 12px;
		font-size: 19px;
		color: black;
	}
	
	
	/*datatable action button*/
	.button_action {
		font-size: 20px!important;
		padding:2px !important;
	}
	/*datatable action button li text*/
	.button_action_ul a, .button_action_ul li a {
		font-size: 20px!important;
		padding: 15px 10px 15px 10px!important;
	}
	/*datatable button paginate */
	.paginate_button.disabled, .paginate_button, .paginate_button.disabled:hover, .paginate_button.disabled:active {
		font-size: 18px;
		font-weight: bold;
	}
	
	/*button action size and format on mobile*/
	.btn-menu-mobile button {
		font-size: 18px!important;
	}
	.btn-menu-mobile ul {
		font-size: 18px;
	}
	/* button action page size and format on mobile*/
	.menu-mobile-page button, .menu-mobile-page a{
		font-size: 18px!important;
	}
	.menu-mobile-page ul{
		font-size: 18px!important;
		
	}
	.menu-mobile-page ul li a{
		color:black;
	}
	
	/*format text what is new dashboard*/
	.text-dashboard li{
		font-size: 17px!important;
		font-weight: 500;
	}
	/* font size panel header*/
	.box-header,
	.with-border,
	.box-title {
		font-size: 18px !important;
		font-weight: bold;
		
	}
	/* font size home card view*/
	.list-group-item {
		font-size: 16px;
		font-weight: 600;
	}
	/* fix height cropBoxList mobile*/ 
	.height_cropBoxList_mobile {
		min-height: 50px!important;
		height: auto!important;
	}
	td{
		font-size: 17px!important;
		font-weight: 400;
		
		
	}
	/* text size message user*/
	.direct-chat-text {
		font-size: 20px;
	}
	.box-body {
		padding: 3px;
	}
	
	/*format button header section left*/
	.dropdown-menu-header-left button {
		background-color: #00000033!important; 
		color: #fff;
	}
	.dropdown-menu-header-left span {
		color:white;
	}
	input[type=checkbox], input[type=radio] {
		transform: scale(1.3);
	}
	button.dt-button, a.dt-button {
		font-size: 1em;
	}
	.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
		right: 3%;
	}
	.login-box-body, .register-box-body {
		padding: 10px;
	}
	.info_tooltip {
		font-size:14px;
		
	}
	.ms-selectable li.ms-elem-selectable, .ms-selection li.ms-elem-selection {
		min-height: 45px;
		font-weight: 500;
	}
	.labelClass {
		font-size: 16px;
	}
	legend.collapsible, .legend.collapsible {
		font-size: 18px!important;
	}
	.collapsible{
		margin-left: 5px!important;
		margin-right: 5px!important;
	}
	.modal-body{
		padding:10px 3px 0px 3px;
		
	}
	.ui-menu-item-wrapper {
		font-size: 18px!important;
		padding: 8px 3px 8px 3px!important;
		border-bottom: 1px solid #c5c5c5;
	}
	
	.no-padding-xs {
		padding: 0px!important;
	}
	/*font on ui-popup*/
	.ui-widget {
		font-size: 14px;	
	}
	
}
/* END navigatin button Small Devices, Phones, tablet-p END */ 





/* START navigation for very small screen like iphone4*/ 
@media only screen and (max-width : 350px) {
	.navbar-custom-menu>.navbar-nav>li>.dropdown-menu {
		right: 0%;
	}
	
	.navbar-custom-menu .navbar-nav>li>a {
		padding-right: 10px;
		padding-left: 10px;
	}
	.hidden_xxs {
		display: none;
	}
	.dropdown-menu>li>a {
		
		font-size: 18px;
	}
	.nav-tabs>li>a {
		font-size: 18px;
	}
	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
		font-size:18px;
	}
	.tabs-xxs li a {
		padding-left: 3px;
		padding-right: 3px;
	}
}
/* END navigation for very small screen  */	


/* START navigation for big screen >1600px*/ 
@media only screen and (min-width : 1600px) {
	
	.col-xl-1 {
		width: 4.166666667%;
	}
	.col-xl-2 {
		width: 8.333333333%;
	}
	.col-xl-3 {
		width: 12.5%;
	}
	.col-xl-4 {
		width: 16.66666667%;
	}
	.col-xl-5 {
		width: 20.83333333%;
	}
	.col-xl-6 {
		width: 25%;
	}
	.col-xl-7 {
		width: 29.16666667%;
	}
	.col-xl-8 {
		width: 33.33333333%;
	}
	.col-xl-9 {
		width: 37.5%;
	}
	.col-xl-10 {
		width: 41.66666667%;
	}
	.col-xl-11 {
		width: 45.83333333%;
	}
	.col-xl-12 {
		width: 50%;
	}
	.col-xl-13 {
		width: 54.16666667%;
	}
	.col-xl-14 {
		width: 58.33333333%;
	}
	.col-xl-15 {
		width: 62.5%;
	}
	.col-xl-16 {
		width: 66.66666667%;
	}
	.col-xl-17 {
		width: 70.83333333%;
	}
	.col-xl-18 {
		width: 75%;
	}
	.col-xl-19 {
		width: 79.16666667%;
	}
	.col-xl-20 {
		width: 83.33333333%;
	}
	.col-xl-21 {
		width: 87.5%;
	}
	.col-xl-22 {
		width: 91.66666667%;
	}
	.col-xl-23 {
		width: 95.83333333%;
	}
	.col-xl-24 {
		width: 100%;
	}
	.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-13,.col-xl-14,.col-xl-15,.col-xl-16,.col-xl-17,.col-xl-18,.col-xl-19,.col-xl-20,.col-xl-21,.col-xl-22,.col-xl-23,.col-xl-24 {
		float: left;
	}
}
/* END navigation for big screen >1600px*/	


.dt-search {
	float: right !important;
}