﻿#contMenu
{
	display:none;
	
	z-index:3003px;
    border: 1px solid #999;
    font-family: sans-serif;
    
    box-shadow: 1px 3px 3px rgba(0, 0, 0, .3);
   
    cursor: pointer;
    position:absolute
}

#contMenu ul,#contMenu2 ul
{
	display:block !important;
	top:0%;
}
table.dataTable ul.dropdown-menu {
    margin-left: -75px;
    position: absolute;
    
    /* left: 2px; */
    z-index: 3005;
    
    /* float: left; */
    min-width: 100px;
    padding: 5px 0;
    /* margin: 2px 0 0; */
    font-size: 14px;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}


table.dataTable tbody th, table.dataTable tbody td {
    padding: 10px 5px !important;
}

#tabldoc h5, #tabldoc h6 {
    margin-top: 3px;
    margin-bottom: 3px;
	

}
#tabldoc h5
{
font-size: 13px;
}

a[name=go]
	{
	    background-color: #52bf52 !important;
	}
	table[name=table-coord-saisie] td, table[name=table-coord-saisie] th
	{
	    border-top: none !important;
	}
	.docimg  img
	{
	width:24px;
	}
	.docimg2  img
	{
		width:16px;
		float:right;
	}
	
	.docimg  td,.docimg2
	{
	vertical-align:middle !important;
	}
	.docimg:hover
	{
	background-color:#fafafa !important;
	
	}
	.custom-file-control {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
}
.custom-file {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: 2.5rem;
    cursor: pointer;
}
	
	.delete-menu {
        position: absolute;
        background: white;
        padding: 3px;
        color: #666;
        font-weight: bold;
        border: 1px solid #999;
        font-family: sans-serif;
        font-size: 12px;
        box-shadow: 1px 3px 3px rgba(0, 0, 0, .3);
        margin-top: -10px;
        margin-left: 10px;
        cursor: pointer;
      }
      .delete-menu:hover {
        background: #eee;
      }
	  .glyphicon {
    margin-right: 5px !important;
	}
	.btn-xs2
	{padding: 4px 4px 4px 10px !important;
	}
.btn-saisieDAR {
    padding: 3px 3px !important;
    width: 74px !important;
    margin: 2px;
}
   input.numeric {
    width: 100% !important;
    padding: 4px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 1px;
    border-color: #e3e3e3 !important;
    border-style: solid;
	}
	li.list-group-item.selected {
		color: #3C763D;
		background-color: #DFF0D8;
		border-color: #D6E9C6;
	}
	li.list-group-item:hover {
		
		color: #9E9E9E;
		background-color: #ECF7E8;
		border-color: #D6E9C6;
	}
	li.list-group-item{
		cursor:hand;
		
	}

	div[name=dv_poly] .glyphicon-plus
	{
		color:#49B349;
	}
	div[name=dv_poly] .glyphicon-trash
	{
		color: #EA8630;
	}

	div[name=dv_poly] span
	{
		font-size:7pt;
	 
	}
	div[name=dv_enc] .glyphicon-plus
	{
		color:#49B349;
	}
	div[name=dv_enc] .glyphicon-trash
	{
		color: #EA8630;
	}

	div[name=dv_enc] span
	{
		font-size:7pt;
	 
	}
	list-group-item.selected
	{
		font-weight:bold;
	}
	.list-group-item {
		
		padding: 1px 15px !important;
	}
	.badgeBET
	{
		float:right;
	}
	.mbox {   
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 10px 55px 10px 25px;
    padding-left: 4px;
}
.dataTables_length label,.dataTables_filter label
{
	font-size:8pt;
	font-weight:normal;
}
.qrselect {
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.16, rgb(244, 244, 244)), color-stop(0.79, rgb(252,252,252)) ) !important;
    background-image: -moz-linear-gradient(
 center bottom,
 rgb(207,207,207) 16%,
 rgb(252,252,252) 79%
 ) !important;
    border-radius: 0px;
    /* font-size: 11pt !important; */
    padding: 7px;
    height: 32px;
    border: 0.5px solid #eaeaea;
    text-align: left;
    font-weight: bold;
 
    padding-left: 11px;
	}
	.mbox span {
		margin-top: -8px;
	}
	.qrchart .badgeBET {
		float: left !important;
		margin-left: 50px;
		margin-top: -40px;
	}
	.badgeBET span
	{
		background: white;
		height: 9px;
		border-radius: 10px;
		/*border: 1px solid #e3e3e3;*/
	}
	.qrchart .badgeBET span {
		float: left !important;
    background-color: transparent !important;
    width: 16px !important;
    padding: 0px !important;
    margin: 1px;
    font-size: 8pt;
    font-family: calibri;
    /* width: 147%; */
    text-align: center;
	}
	.child-navigation.qrchart
	{
		left:316px !important;
		top: 41px;
		/*background-color:rgba(255, 255, 255, 0.78) !important;*/
	}
	.child-navigation.bet
	{
		    left: 317px !important;
			width: 300;
			top: 40px;
		/*top: 41px;
		background-color:rgba(255, 255, 255, 0.78) !important;*/
	}
	.child-navigation.qrmn
	{
		    left: 300px !important;
			width: 300px;
			
		/*top: 41px;
		background-color:rgba(255, 255, 255, 0.78) !important;*/
	}
	.navigation .navbar .navbar-nav > li .child-navigation.level0 li:hover {
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #1396e2;
    color: #fff;
}
.navigation .navbar .navbar-nav > li .child-navigation.level1 li:hover{
    -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
    background-color: #1396e2;
    color: #fff;
}
.navigation .navbar .navbar-nav > li .child-navigation.level0 li:hover .child-navigation.level0 li a{
    
    color: #fff !important;
}
	.bet .child-navigation.qrchart
	{
		left:157px !important;
		top: 41px;
		/*background-color:rgba(255, 255, 255, 0.78) !important;*/
	}
	.child-navigation.bet li
	{
		
		background-color:transparent !important;
		margin-left:7px !important;
	}
	.qrchartmenu
	{
	width:180px !important;
	height:120px;
	position:inherit !important;
	
	}
	.qrchart span {
    padding: 6px !important;
    background-color: #337ab7;
    color: white;
	}
	.qrchart span:hover {
    
    background-color: #338ab7;
    
}
	.qrchartmenu div[name=legend]
	{
	background-color:rgba(255, 255, 255, 0.78) !important;
	}
	
	.badgeBET0
	{
		color:red;
	}
	.badgeBET span{
    background-color: white !important;
	}
	.badgeBET1
	{
		color:green;
	}
	li.tab-current {
    background-color: white !important;
	border-bottom: 3px solid #2fb02f !important;
	}
	li.tab-current a
	{
	background-color:white !important;
	background-image:none;
	color:#353535 !important;
	}
	.btn-qr{
	margin: 2px;
    border: 0.5px solid #EEEEEE;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 0px;
    font-size: 12px;
    font-family: helvetica, sans-serif;
    /* padding: 10px 10px 10px 10px; */
    /* text-decoration: none; */
    y: inline-block;
    /* text-shadow: -1px -1px 0 rgba(0,0,0,0.3); */
    font-weight: bold;
    /* color: #FFFFFF; */
    /* background-color: hsl(0, 0%, 100%); */
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
    background-image: -webkit-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -moz-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -ms-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: -o-linear-gradient(top, #f4f5f5, #dfdddd);
    background-image: linear-gradient(to bottom, rgba(250, 250, 250, 0.63), #FFFFFF);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}
input[type=color]
{
	background-color: transparent;
    float: right;
    border: none;
}

.btn-qr:hover{
 background-color:white !important;
	background-image:none;
	color:#353535 !important;
}
	.container { width: @container-desktop !important; }
	.content-wrap section {
   
		text-align: left !important; 
	}
	.form-control
	{
		font-size: 12px !important;
	}
	.form-group {
		margin-bottom: 17px !important;
	}
	.table > thead > tr > th 
	{
    	border-bottom: 1px solid #ddd !important;
	}
	span.glyphicon.glyphicon-user:hover {
		color: #F1AB30;
	}
	.share
	{
		width:150px !important;
		border-radius:3px !important;
	}
	.modal-body {
    
		padding: 10px !important;
	}
	.modal-footer {
		padding: 4px 18px 7px !important;
		margin-top: 0px important;
	}
	.modal-header 
	{
   
		padding: 5px 37px 5px 19px !important;
	}
	.nav-pills > li > a 
	{
		border-radius: 0 !important;
	}
	.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
		color: #070707 !important;
    font-weight: bold;
    border-bottom: 3px solid #3BAAE8;
    background-color: #FFFFFF !important;
	}
	#tbl_mouse td
	{
		font-size:10px !important;
		color:#dedede  !important;
	
	}
	div[name=div-add-coord] {
    /*background: rgb(249, 249, 249);*/
    margin-top: 0px !important;
    padding-top: 10px !important;
	}
	#div_goto
	{
		padding: 10px 20px 0px 0px;
    width: 447px;
    position: absolute;
    z-index: 10;
    top: 84px;
    left: 116px;
    font-size: 10pt !important;
    opacity: 0.8 !important;
	}
	#tgle_task2
	{
	    float: right;
    /* left: -87px; */
		height: 20px;
		width: 20px;
		margin-top: 3px;
		margin-bottom: -30px;
		margin-right: -20px;
		padding-top: 3px;
		padding-left: 6px;
		color: #fdfdfd;
		border-radius: 4px;
	}
	#tgle_task2:hover
	{
	background-color:red;
	border:1px solid orange;
	
	    
	}
	#div_goto:hover
	{
		opacity:1 !important;
	}
	#.btn
	{
		padding-top:2px !important;
		padding-bottom:2px !important;
	}
	#div_goto a
	{
		border-radius:3px !important;
		margin:2px !important;
		
	}
	#div_goto td
	{
		padding:2px;
	}
	#x_go,#y_go
	{
		width:100px;
		padding: 7px;
		border-radius:3px !important;
		font-size:9pt !important;
	
	}
	select
	{
		//padding:2px;
		font-size:9pt !important;
		margin-top:1px !important;
 
	}
	td[name=dragP]
	{
	border: #eaeaea dashed 2px;
	}
	.labels 
	{
	   color: red;
	   background-color: white;
	   font-family: "Lucida Grande", "Arial", sans-serif;
	   font-size: 10px;
	   font-weight: bold;
	   text-align: center;
	   width: 60px;     
	   border: 2px solid black;
	   white-space: nowrap;
	}
	.btn-saisie-dar
	{
		margin:3px !important;
		padding: 1px !important;
		float: right !important;
		width: 90px !important;
		font-size: 9pt !important;
		border-radius: 2px !important;
		margin-top: -20px !important;
	}
	.btn-saisie
	{
		margin:3px !important;
		padding: 2px 7px 2px 10px !important;
		float: right !important;
		/*width: 90px !important;*/
		font-size: 9pt !important;
		border-radius: 2px !important;
		
	}
	label 
	{
    
		 margin: 5px !important;  
		text-align:left !important;
		font-familly:Roboto, sans-serif;
		font-size:8pt;
	}
	.nav > li > a 
	{
        padding: 6px 14px !important;
	}
	.nav li span
	{
		padding: 4px 6px !important;
	}
	.modalDialog 
	{
		position: fixed;
		font-family: Arial, Helvetica, sans-serif;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0, 0, 0, 0.8);
		z-index: 99999;
		opacity:0;
		-webkit-transition: opacity 400ms ease-in;
		-moz-transition: opacity 400ms ease-in;
		transition: opacity 400ms ease-in;
		pointer-events: none;
	}
	.modalDialog:target {
		opacity:1;
		pointer-events: auto;
	}
	.modalDialog > div {
		    height: 462px;
		width: 677px;
		position: relative;
		margin: 10% auto;
		padding: 5px 20px 13px 20px;
		border-radius: 10px;
		
	}
	.close {
		background: #606061;
		color: #FFFFFF;
		line-height: 25px;
		position: absolute;
		right: -12px;
		text-align: center;
		top: -10px;
		width: 24px;
		text-decoration: none;
		font-weight: bold;
		-webkit-border-radius: 12px;
		-moz-border-radius: 12px;
		border-radius: 12px;
		-moz-box-shadow: 1px 1px 3px #000;
		-webkit-box-shadow: 1px 1px 3px #000;
		box-shadow: 1px 1px 3px #000;
	}
	.close:hover 
	{
		background: #00d9ff;
	}
	table 
	{
		
		font-size: 12px;
	}
	body 
	{
		font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px !important;
		-webkit-print-color-adjust: exact;
	}
	#btnshareLink {
    color: #7d7d7d !important;
    background-color: #f9f9f9;
    float: right;
    margin-top: -59px;
    z-index: 1000;
    padding: 5px;
    margin-right: 22px;
	}
	#btnshareLink:hover
	{
	color: white !important;
	  background-color: #f8bf6a;
	}
	#drag_map
	{
	display:none;
		top: 180px;
		position:absolute;
		left:25%;
		height:14.8cm;
		width:21cm;
		z-index:1000;
		background:rgba(0,0,0,0.5);
	}
	#btn_tgle_task {
	font-weight: bold;
		position: absolute;
		z-index: 98;
		top: 84px;
		margin: 15px;
		padding: 10px;
		right: 2%;
		color: #f3f3f3;
		background: #db4437;
		border-radius: 5px;
		/*display:none;*/
	}
	#btn_tgle_task:hover {
	   
		color: #f3f3f3;
		background: #5fbcf2;
		
	}
	#btn_print_mode
	{
		font-weight: bold;
		/*position: absolute;*/
		z-index: 98;
		/*top: 84px;*/
		margin: 15px;
		/*padding: 10px;*/
		/*right: 60%;*/
		color: #f3f3f3;
		/*background: #db4437;*/
		border-radius: 5px;
		/*display:none;*/
	}
	#btn_cancel_impression
	{
		font-weight: normal;
		z-index: 3000;
		margin-top: 13.8cm;
		margin-right: -85px;
		/* margin: 15px; */
		/* padding: 10px; */
		float: right;
		color: #f3f3f3;
		
		border-radius: 5px;
		background: #db4437;
	
	}
	#btn_cancel_impression:hover, #btn_cancel_impression_mode:hover
	{
	background:#dd5c51;
	}
	#btn_cancel_impression_mode
	{
	display:none;
		position: absolute;
    z-index: 3000;
    top: 218px;
    margin: 15px;
    padding: 10px;
    left: 116px;
    color: #f3f3f3;
    background: #eb9038;
    border-radius: 5px;
		/*display:none;*/
	}
	#btn_apercu
	{
		font-weight: normal;
		
		z-index: 98;
		top: 0px;
		margin: 15px;
		/*padding: 10px;*/
		float:right;
		color: #f3f3f3;
		/*background: #db4437;*/
		border-radius: 5px;
		/*display:none;*/
	}
	#btn_print {
	font-weight: normal;
		
		z-index: 98;
		top: 84px;
		margin: 15px;
		/*padding: 10px;*/
		right: 40%;
		color: #f3f3f3;
		/*background: #db4437;*/
		border-radius: 5px;
		/*display:none;*/
		float: right;
    /* left: -87px; */
		
		margin-top: 3px;
		margin-bottom: -30px;
		margin-right: -20px;
		
		color: #fdfdfd;
		
	}
	#btn_valid_impression
	{
	display:none;
		position: absolute;
    z-index: 3000;
    top: 174px;
    margin: 15px;
    padding: 10px;
    left: 116px;
    color: #f3f3f3;
    border-radius: 5px;
		/*display:none;*/
	}
	
	#btn_print:hover {
	   
		color: #f3f3f3;
		background: #5fbcf2;
		
	}
	#btn_tgle_task2 {
		position: absolute;
		z-index: 98;
		left: 96px;
    margin: 15px;
    padding: 7px;
		margin: 15px;
		
		top: 84px;
		
		color: #f3f3f3;
		background: #5fbcf2;
		border-radius: 5px;
		display:none;
	}
	#btn_tgle_task2:hover {
	   
		color: #f3f3f3;
		background: #6fc1f1;
		
	}
	#taskPane
	{
			overflow-y: auto;
			overflow-x: hidden;
			border-bottom-width: 1px;
			border-bottom-style: solid;
			border-bottom-color: rgb(241, 241, 241);
			z-index: 2000 !important;
			top: 300px;
			margin: 15px;
			padding: 10px;
			width:92%;
			border-radius: 5px;
			background: white;
			box-shadow: 0 0 10px #4a607b !important;
			
			min-width:450px !important;
			opacity:0.8;
			
	}
	#taskPane:hover
	{
	opacity:1;
	}
	.box_qr
	{
		/*top: 50px;
   		opacity: 1;
		background-color: #ffffff;
		
		height: 500px;
		position: absolute;
		z-index: 300;
		*/
		
	    right: 2%;
		/*width: 413px;*/
		top: 88px !important;
	 
	}
	.box_qr_int
	{
		/*top: 50px;
	   
		opacity: 1;
		background-color: #ffffff;
		width: 400px;
		height: 500px;
		position: absolute;
		z-index: 300;
		
		 width: 420px;*/
	}
	.entete {
		background-color: #073855;
		border: none;
		color: #fff;
		font-size: 13px;
		font-weight: normal;
		min-height: 27px;
		padding: 4px 9px 6px 8px;
		width: 100%;
		margin-bottom: 8px;
	}
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td 
	{
		padding: 2px;
	}
	.entete2
	{
	    background-color: #F1F1F1;
		border: none;
		color: #6D6D6D;
		font-size: 12px;
		min-height: 30px;
		padding: 6px 9px 4px 9px;
		width: 100%;

	}
	.entetegray
	{
		color: #A7ABAF;
	}
	.navigation2
	{
	    position: relative;
   
		width: 38px;
		height: 38px;
	}
	.navigation3
	{
	    position: relative;
   
		width: 147px;
		height: 30px;
		margin: 4px 4px 4px 0px;
	}
	.navigation4
	{
	    position: relative;
   
		width: 147px;
		height: 38px;
		margin: 4px 4px 4px 0px;
		
		
	}
	
	.addunit_grey
	{
		/*background-color:#BAC1C5;  !important;*/
		float:right;
		 font-size: 11px ! important;
		 width: 65px !important;
		 padding:3px !important;
		 margin-left: 4px;
		 border-radius: 6px;
	}
	.addunit
	{
		background-color:#1396e2  !important;
		float:right;
		 font-size: 11px ! important;
		 width: 80px !important;
		 padding:3px !important;
		 margin-left: 4px;
		 color:white !important;
	}
	.addunit:hover
	{
		background-color:#72B9F7 !important;
	}
	.blue
	{
		background-color: #8493A0 !important;
		color:white !important;
	}
	.blue:hover
	{
	    background-color: #ABBAC7 !important;
	}
	.grey
	{
		background-color:#F7F7F7 !important;
		color: #585C63 !important;
	}
	.grey:hover
	{
		background-color:#FDFDFD !important;
		color: #585C63 !important;
	}
	.green 
	{
		color:white !important;
		background-color:#52BF52  !important;
		float:right;
		padding:3px 9px 0px 9px !important;
		margin-bottom:5px !important;
	}
	.green:hover
	{
		background-color:#7FDE7F  !important;
	}
	.proj_txt
	{
		border:none;
		background:#073855;
	}
	.entete3:hover
	{
	    background-color: #F6F6F6;
	}
	.entete3 {
		background-color: #FDFDFD;
		border-bottom: 1px solid #E8E3E3;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		min-height: 30px;
		padding: 4px 9px 4px 9px;
		width: 100%;
	}
	.unit_txt2 {
		border: none;
		/* background: #BAC1C5; */
		color: #62C3B7;
		font-size: 13px;
		font-weight: normal;
		margin-left: 15px;
	}
	.unit_txt
	{
		border:none;
		/*background:#BAC1C5*/;
	}
	
	.info
	{
		display:none;
	}
	/* 
	.grey{
	
		background-color: #6F7A80 !important;
		color: #A7ABAF !important;
	}
	.grey:hover
	{
		background-color:#72B9F7 !important;
		color:white !important;
	} */
	#v_frame{
			  width: 333px;
		height: 254px;
		margin: 3px 21px 10px;
		border: none;
	
	}
	.up,.delete, .down
	{
		    margin: 4px 2px 4px !important;
    float: right;
    width: 12px !important;
    height: 12px !important;
	}
	.zoom,.zoomP,.save, .zoomPsaisie
	{
		/*float:right;*/
		width:14px !important;
		height:14px !important;
	}
	.check
	{
		float:left;
		width:13px !important;
		height:13px !important;
		margin-right:5px;
	}
	.thumbnail .img2
	{
		margin: 1px;
		width: 41px;
		height: 42px;

	}


	.thumbnail .glyphicon {
		padding: 17px;
		float: left;
	}
	.thumbnail
	{
		margin-bottom: 0px; 
		background: #FAFAFA !important;
		float: left;
		width: 31%;
		margin-left: 4px;
		top: -1px;
		height: 79px !important
	}
	.thumbnail:hover
	{
		background:#ffffff !important;
		border: 1px solid #ddd !important;
	}
	.thumbnail:hover p
	{
		color:#1396e2;
	}
	.thumbnail.active
	{
		background:#ffffff !important;
		border: 1px solid #ddd !important;

	}
	.thumbnail.active p
	{
		color: #060606;
		font-weight: bold;
	}
	.img
	{
		margin: 0px 2px 4px;
    width: 14px;
    height: 14px;
	}
	.img:hover
	{
		width:13px;
		height:13px;
	}
	.not-active 
	{
	   pointer-events: none;
		cursor: default;
		background-color: #F7F7F7 !important;
		color: #D0D0D0 !important;
	}
	input[name='txt_vitesse']
	{
		font-size:11px !important;
	}
	#reportDiv
	{
		top:0%;
		display:none;
		background:black;
		opacity:0.5;
		position: absolute;
		z-index:2000;
		width:100%;
		height:100%;
	}
	#reportFrame
	{
		top:5%;
		border:none;
		display:none;
		left: 0;
		  right: 0;
		  margin: 0 auto;
			width: 21cm;
			 min-height: 27cm;
			background: white;
			opacity: 1 !important;
			position: absolute;
			z-index: 2001;

	}
	.closed
	{
		background-color: #FAFAFA;
	}
	.opened
	{

	}
	
	.qrblue
	{
	color: #ffffff !important;
    margin-top: 10px 1px 1px 1px;
    background: #3c98ce !important;
	}
	.qrblue:hover
	{
	color: #ffffff !important;
    margin-top: 10px;
    background: #75c6f5 !important;
	}
	.bigform-content {
		border: solid 5px #DDD;
		margin: 30px 20px;
		overflow: hidden;
		padding:20px;
		position:relative;
	}
	.modal, .modal-backdrop {
		position: absolute !important;
	}
	.bigform-content h1 {
		margin:0;
	}
	.bigform-content input[type=submit] {
		margin-top:10px;
	}
	.modal{
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 3001;
		display: none;
		 overflow-x: hidden !important;
		 overflow-y: hidden !important;
		-webkit-overflow-scrolling: touch;
		outline: 0;
	}
	.controls {
 
  border: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#pac-input {
      padding: 7px;
    border-radius: 3px !important;
    font-size: 9pt !important;
    height: inherit;
	border-left: 3px solid #cd5b51;
}

#pac-input:focus {
  border-color: #4d90fe;
}

.pac-container {
  font-family: Roboto;
}

#type-selector {
  color: #fff;
  background-color: #4d90fe;
  padding: 5px 11px 0px 11px;
}

#type-selector label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}
.box-menu {
    width:345px;   
    background-color:#fff !important;
	padding-bottom:10px;
	padding-top:10px;
	margin-top:10px;
    /*-moz-box-shadow: 5px 5px 10px 0px #cfcfcf !important;
	-webkit-box-shadow: 5px 5px 10px 0px #cfcfcf !important;
	-o-box-shadow: 5px 5px 10px 0px #cfcfcf !important;
	box-shadow: 5px 5px 10px 0px #cfcfcf !important;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=10) !important;*/
	-webkit-box-shadow: 0 0 10px #cfcfcf !important;
    box-shadow: 0 0 10px #353535 !important;
z-index:1000;
}

.box-menu li
{
	padding:0px !important;
	margin: 0px 10px 0px 20px;
	/*margin-right:20px;*/
	border:none;
}
.box-menu li a
{
	border:none !important;
	padding-left: 10px !important;

	
}

.box-menu li a
{
	border:none !important;
}
/*.box-menu:after {
    content:"";
    border-color: transparent transparent  #7EB3E0 transparent ;
    border-style:solid;
    border-width:8px;
    width:0;
    height:0;
    position:absolute;
    top:-20px;
    left:300px;
   
}*/
.mnMETBETObjet
{
background-color:white;
}
.level1 a
{
	/*background:#f3f3f3; margin:5px;*/
	border: 1px solid  #f3f3f3;
	border-radius:2px;
}
.level1 
{
	margin-left:10px !important;
	margin-top:10px !important;
}

.inter 
{
border-bottom: 1px solid  #f3f3f3 !important;
}
#tgle_task
{    float: left;
    /* left: -87px; */
    height: 39px;
    width: 31px;
    margin-top: 0px;
    margin-bottom: -30px;
    margin-left: -19px;
    padding-top: 13px;
    padding-left: 14px;
    color: #eee;
    /* border-radius: 4px; */
    background-color: #454545;
}
#tgle_task:hover
{
   
    background-color: #455045
	
    
}
.fullscreen-exit
{
	max-width:643px !important;
}
.screen, .screen1
{
	float:right;
}
.screen:hover, .screen1:hover
{
	width:15px;
	height:15px;
}
.back{
	float: left;
    margin: -6px 10px 0px 0px;
}
.back img
{
	width:37px;
}
nav[name=darcaption]
{
	background-color: #db4437;
    padding: 10px;
    color: #ffffff;
    font-size: 10pt;
    padding-left: 22px;
    margin-left: 12px;
    font-weight: bold;
}
.title {
    /* margin-bottom: 10px; */
    color: #111212;
    padding: 10px;
    /* color: #575757; */
    font-size: 12pt;
    padding-left: 22px;
    margin-left: 12px;
    /* font-weight: bold; */
    border-bottom: 1px solid #eee;
}
.gradiant-grey
{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#848484+0,828c95+57,b5bdc8+100 */
background: #848484; /* Old browsers */
background: -moz-linear-gradient(left,  #848484 0%, #828c95 57%, #b5bdc8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #848484 0%,#828c95 57%,#b5bdc8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #848484 0%,#828c95 57%,#b5bdc8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#b5bdc8',GradientType=1 ); /* IE6-9 */


}
