#map {
	width: 100%;
	height: 600px;
}

#map img {
	max-width: none;
}

#list {
	list-style: none;
	margin-top: 10px;
	text-align: top;
}

#list li {
	margin-bottom: 10px;
	cursor: pointer;
}

.lptop {
	width: 200px;
}

.lpcontainer {
	width: 300px;
}

.lptitle {
	margin-bottom: 5px;
	display: inline-block;
	width: 170px; 
}

.lpicon {
	margin-right: 5px;
	width: 20px;
	display: inline-block;	
}

.lpicon img{
}

.lpdevice {
	display: inline-block;
	vertical-align: top;
}

.lpdevice img{
	vertical-align: top;
}

.lines {
	position: relative;
	right: 0;
	width: 150px;
	display: inline-block;
}

.line {
	
}

.language-menu {
	float : right;
}

.footer-image {
	float : right;
}

.user-menu {
	float : right;
}

/*####################LOGIN PART####################*/

/*The login form properties*/
.loginbody{
	width: 264px;
	height: 220px;
	position: absolute;
	top:0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

/*All pages footer properties except the tracking footer*/
.container-fluid-footer{
	position: absolute;
	width: 86%;
    top: 90%;
	margin-left: 7%;            
}

/*####################Alert PART####################*/

#alertTemplateModal{
	width: 560px;
	max-width: 570px;
	max-height: 630px;
	margin-left: -280px;
	top: 10%;
	left: 50%;
}

/*#################Save Research PART##################*/

.saveresearch-dropdownlist {
	padding-left: 10px;
	padding-right: 10px;
}

/*####################Tracking PART####################*/
/* Tracking footer */
.container-fluid-footer-alert{
	margin-top: 10%;
	width: 86%;
	margin-left: 7%;
}

/*This footer tag override the: 
	article, aside, details, figcaption, 
	figure, footer, header, hgroup, nav, 
	section{}
*/
.footerTagAlert{
	display: block;
	padding-bottom: 1em;
}

.inline-block {
	display: inline-block;
}

/* Width that can be applied to any element */
.xsmall {
  	width: 50px;
}

.small {
 	width: 100px;
}

.medium {
  	width: 150px;
}

.large {
  	width: 200px;
}

.xlarge {
  	width: 300px;
}

.xxlarge {
  	width: 400px;
}

.xxxlarge {
  	width: 600px;
}

.alert-checkbox {
	margin: auto;
}

#datatableHomeResults .tracking-results-header {
	padding-right: 16px;
}

#datatableTrackingsResults .tracking-results-header {
	padding-right: 16px;
}

#wrap {
    height: 100%;
    margin: 0 auto 0px;
    min-height: 100%;
}

#footer-stc .container {
	height: 40px;
	background-color: #FFFFFF;
	padding: 10px 5px;
}

.container.first {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	min-height: 100%;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

#push {
	height: 60px;
}

#footer-stc {
	height: 60px;
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
}

.searchFormBtn {
	margin-top: 25px;
}

#tracking-alert-error {
	display: none;
}

#searchInProgress {
	display: none;
}

/* This block is hidden. Its content is used to fill another block dynamically, and
must not impact page layout. */
#usersTableToolbarContent {
	display: none;
}
.obligatoire 
{
	color: #f00;
}
.dropdownList
{
	height : 20px;
}
.dropdown-menu-left {
    margin-left: -190px;
}

.overflow-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.field_custom:focus
{
	border:1px red solid !important;
}

/*  #queryField:focus
{
	border:1px red solid; 
} */

.red
{
	height : 20px;
	width : 20px;
	float : center;
	background-color : red;
}

.deviceImage {
	height: 65px;
	margin-right: 20px;
}

#menu {
	position: relative;
	margin-left: 30px;
}

#userModal .form-horizontal .control-group {
	margin-bottom: 0px;
}

#userModal .control-group {
	margin-bottom: 0px
}

#mapid{
	width: 600px;
	height: 600px;

}

.frequencySelect {
	width: auto !important;
}

.input-group-btn {
	display: inline-block;
	font-size: inherit;
	width: auto;
}

#fileImportName {
	display: inherit;
	width: auto;
	float: inherit;
}

#buttonImport {
	padding: 10px 12px;
	margin-top: -3px;
}

.progress {
	margin: 10px 0px 0px;
}

.alert {
	margin-bottom: 0px;
}

.exportLocationBar {
    margin-top: 25px;
}

.table-responsive
{
	overflow-x: inherit;
}

ul, ol {
	margin: 0px;
}

.table > tbody > tr > td {
	vertical-align: top;
}

.error {
	color: #EF6262;
}

.error input {
	border-color:#EF6262;
	box-shadow:none
}

.modal-content {
	border-radius: 0px;
}

@media (max-width: 767px) {
	.am-top-header .navbar-header .am-toggle-left-sidebar {
		display: list-item;
	}
}

.alertManagementPanel {
	margin-top: 20px;
}

#updateAlertsMgt {
	padding-bottom: 10px;
}

a .icon {
	font-size: 22px;
	vertical-align: sub;
}

.am-top-header .navbar-collapse .am-user-nav > li.dropdown > a .user-name {
	display: inline;
}

.table-responsive {
	overflow-x: auto;
}

.searchFormItem {
	display: inline-block;
	vertical-align: top;
	float: none;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	max-width: 248px;
}

.searchFormButton {
	padding-top: 32px;
}

.help-inline {
	font-size: 14px;
}

.trackLocationItem {
	display: inline-block;
	vertical-align: middle;
	float: none;
	padding: 0px 10px 10px;
	position: relative;
}