	body { margin: 0; padding: 0; }
	#map { position: absolute; top: 0; bottom: 0; width: 100%; }
    @import 'https://fonts.googleapis.com/css?family=Roboto';
.side-menu {
    background: #fdfdfd;
    color: #000;
    max-height: 195px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
}


.side-menu li {
  width: 350px;
}

.side-menu span.dropdown-toggle {
    float: right;
    margin: 8px;
}

.side-menu li a {
  font-size: 12px;
    text-decoration: none;
    color: #000;
}

.side-menu li a:hover{

  color:#3f68ff !important;
}


.side-menu ul.dropdown-menu, .boxmenuraster {
	height: 190px;
    width: 100px;
    left: 53%;
    top: 80%;
}

.side-menu ul.dropdown-menu li {
    height: 25px;
    width: 158px;
}

.side-menu ul.dropdown-menu li a {
    color: #333333;
    height: 25px;
    width: 158px;
    font-size: 14px;
}
	.btn-file {
    position: relative;
    overflow: hidden;
	}
	.btn-file input[type=file] {
	    position: absolute;
	    top: 0;
	    right: 0;
	    min-width: 100%;
	    min-height: 100%;
	    font-size: 100px;
	    text-align: right;
	    filter: alpha(opacity=0);
	    opacity: 0;
	    outline: none;
	    background: white;
	    cursor: inherit;
	    display: block;
	}
#callageModal .modal-dialog {
    width: 70%;
	}
	
#img-upload {
    width: 100%;
	float:left;
}

.modal-footer {
    border-top: none;
}
span#x3, #y3 {
    background: #17a2b8;
}
.point{
    border: 1px solid #ccc;
    border-radius: 3px;
}
i.fas.fa-image {
    padding: 8px;
    font-size: 18px;
}

input#myCheck {
    margin: 0 5px 0 14px;
}

 #im1{
  position: relative;
  overflow: auto;
  max-height: 55%;
  top:5px;
}

div#point {
    pointer-events: none;
    opacity: 0.6;
    background-color: #66656575;
    cursor: not-allowed;
}

#callageModal  .modal-footer {
    border: none;
}

#callageModal .im0 {
    margin-top: 5px;
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/themes/smoothness/images/ui-icons_222222_256x240.png) !important;
}
div#zooming {
    float: left;
    margin: 2% 2%;
    position: fixed;
    z-index: 9000;
}



/* width */
#im2 ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#im2 ::-webkit-scrollbar-track {
  background: #ffffff; 
}
 
/* Handle */
#im2 ::-webkit-scrollbar-thumb {
  background: #d5d5d5; 
}

/* Handle on hover */
#im2 ::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

button#savedataimage {
    float: right;
    padding: 6px;
    margin: 32px 14px 0;
    font-size: 14px !important;

}







.dropdown-menu-callage {
    position: relative;
    top: 0;
    color: #fff;
    left: 0;
    z-index: 999999999999999999999999;
    display: block;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    /* background: red; */
    /* font-size: 14px; */
    text-align: left;
    list-style: none;
    /* background-color: #353535; */
    -webkit-background-clip: padding-box;
    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 rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.dropdown-menu-callage li a{

  color:#e4e4e4;
  display: block;
}

.dropdown-menu-callage li a:hover{

  color:#b1b1b1;
}



li.caderPoup {
    border: 1px solid #303136;
    padding: 7px;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    -webkit-box-shadow: 0px -5px 6px -6px black;
    -moz-box-shadow: 0px -5px 6px -6px black;
    box-shadow: 0px -5px 6px -6px black;
}


li.liCallage {
    box-shadow: 0px 5px 6px -6px black;
    -webkit-box-shadow:  0px 5px 6px -6px black;
    -moz-box-shadow:  0px 5px 6px -6px black;
    padding: 5px;
}

li.liCallage:hover {
    background-color: #295b72;
}

div#callageModal {
    z-index: 99999999;
}

div#callageModal .panel-body {
    padding: 4px;
}

/* FANCY COLLAPSE PANEL STYLES */
.fancy-collapse-panel .panel-default > .panel-heading {
padding: 0;

}
.fancy-collapse-panel .panel-heading a {
    color: #2a2a2a !important;
    padding: 10px 0px 10px 22px;
    display: inline-block;
    width: 100%;
    background: #f3f3f3;
    position: relative;
    text-decoration: none;
    font-size: 14px;
}
.fancy-collapse-panel .panel-heading a:after {
font-family: "FontAwesome";
content: "\f147";
position: absolute;
right: 20px;
font-size: 20px;
font-weight: 400;
top: 50%;
line-height: 1;
margin-top: -10px;
}

.fancy-collapse-panel .panel-heading a.collapsed:after {
content: "\f196";
}








#contMenuLCallage{
    display: none;
    z-index: 999999999;
    border: 1px solid #999;
    font-family: sans-serif;
    box-shadow: -6px -4px 8px -1px rgba(0, 0, 0, 0.55) !important;
    cursor: pointer;
    position: absolute; 
}
















.upiconLegend:hover {
    opacity: 1;
    background-position: 54px 0;
}

.upiconLegend {
    border: none;
    float: right;
    margin-top: -3px;
    width: 20px;
    height: 21px;
    background-position: 0px 0;
    background-size: 72px 18px;
    background-color: transparent;
    margin-left: 5px;
    opacity: 0.5;
}


.downiconLegend:hover {
    opacity: 1;
    background-position: 54px 0;
}

.downiconLegend {
    border: none;
    float: right;
    margin-top: -3px;
    width: 20px;
    height: 21px;
    background-position: 0px 0;
    background-size: 72px 18px;
    background-color: transparent;
    margin-left: 5px;
    opacity: 0.5;
}



#mapPrintLegendeHome div.legContainer.A4 ul:first-child li div .upiconLegend,
#mapPrintLegendeHome div.legContainer.A4 ul:last-child li div .downiconLegend
{
    display: none;
    opacity: 0;
}