.inactive-blue-color {
	color: #89A1B8 !important;
}
.aui ul, .aui ol {
	margin: 0 0 10px 0px !important; 
	}
.search-button {
  width: 98% !important;
}
.aui input[disabled],
 .aui select[disabled], 
 .aui textarea[disabled], 
 .aui input[readonly], 
 .aui select[readonly], 
 .aui textarea[readonly] {
 	cursor: auto !important;
 }
 .custom-width{
	width:100% !important;
	}
.top-2 {
	top: 2px;
}
.right-10 {
	right: 10px;
}
.width-31 {
	width: 31.5% !important;
}
.arrow-down {
	background: url("../images/arrow_down.png") no-repeat right 300px center;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.text-18 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.map-style{
	width: 100%;
    height: 500px;
    margin-left: 0;
    margin-right: 0;
}
.custom-arrow-down{
	float: right;	
	margin-right: 12px !important;	
	margin-top: -25px;	
	position: relative;
	color: rgb(102, 102, 102);
	pointer-events: none;
	}
.custom-input {
	width: 80% !important;
    padding-left: 8px;
    color: #333333;
}

.custom-input2 {
	width: 96% !important;
    height: 40px;
    background: inherit;
    background-color: rgba(230, 230, 230, 1) !important;
    box-sizing: border-box;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(204, 204, 204, 1);
    border-radius: 2px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 650;
    font-style: normal;
    font-size: 20px !important;
    text-align: left;
    padding-left: 8px;
}

.custom-input:FOCUS {
	outline: 0;
}
.custom-width {
	width:100% !important;
}

.custom-input select {
	width: 100% !important;
	height: 38px;
	-webkit-appearance: none !important;
    -moz-appearance: none !important;
}
.custom-input select:FOCUS {
	outline: 0 !important;
	border: none !important;
}
.iconWrapper{

    width: 42px;
    height: 42px;
    background: transparent;
    border: 1px solid #d9d9d9;
    text-align: center;
    vertical-align: middle;
    line-height:45px;
    
      border-radius:100%;
    display:inline-block;
}
  
 .inherit {
 line-height: inherit;
 }
.custom-arrow-down1 {
	float: right;
    margin-right: 10px;
    margin-top: -27px;
    position: relative;
    pointer-events: none;
}
.gray-line {
	border-top: 1px solid #d3d2d2 !important;
    margin-top: 0!important;
    margin-bottom: 0!important;
}
.linux.gecko .text-28 
{font-size: 26px;}

.linux.gecko .text-18 
{font-size: 16px;}

 .number-badge {
    display: block;
    padding: 2px 5px ;
    overflow: hidden;
  }

/* only needed for this sample */
.badge {
    float: left;
    left: 25px;
    margin: 6px;
    position: relative;
    top: 25px; 
}
.element {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis; /* or "clip" */
}
.text-overflow {
	width: 335px;
	height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

@media (max-width: 640px)  {
	.text-overflow {
	width: auto;
}
} 
.red-border {
  border: 1px solid red !important; 
}

.row-fluid [class*="span"] {
    float: left !important;
}
.aui .row-fluid {
	float: left !important;
	}
@media (max-width: 979px) {
	.margin-left-80  {
   		margin-left: 0;
 	} 
}

.fix-width {
	width: 10% !important
}
.scroll-autocomplete {
	max-height: 350px;
	width: 320px;
        overflow-y: auto;
        overflow-x: hidden;
}
.custom-input-radio-label {
	font-size: 16px !important;
	line-height: 24px;
	margin-top: 3%;
	/*margin-left: 34px;*/
	padding-left: 35px;
	color: #2A567E;
}

#wrapper {
position: relative; 
}
#over_map {
  position: absolute; 
  top: 10px; 
  left: 10px; 
  z-index: 99;
}
.menu-btn {
	background-color: #F07F48;
    padding: 10px;
}
.menu-btn div {
	position: absolute;
	left: 100%;
	top: 64%;
	padding-right: 8px;
	margin-top: -0.50em;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 200;
	vertical-align: middle;
	z-index: 99;
}
 
.menu-btn span {
	display: block;
	width: 19px;
	height: 3px;
	margin: 4px 0;
	background: #ffffff;
	z-index: 99;
}
 
.responsive-menu{
	display: none;
}

input{
  border: 0 !important;
  outline: 0 !important;
  background: transparent !important;
  background-color: transparent !important;
 /*  border-bottom: 1px solid black !important; */
  -webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.custom-logo{
	    width: 40px;
    height: 50px;
    margin-right: 10px;
}
.transform-50{
	-webkit-transform: translateY(50%);
  	-ms-transform: translateY(50%);
	transform: translateY(50%);
}
.pagination ul {
    -webkit-box-shadow:	none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    padding-top: 15px !important;
}
.pagination ul>li>a{
	border:none !important;
}
.pagination ul > .active > a{
	    background-color: white !important;
}
.map-custom-input-label {
    font-size: 20px;
    position: relative;
}

/* Custom Default Changes */


.custom-container-default {
	margin: 20px 20px 0 20px;
}


/* Custom Rows */
.custom-row-default {
	margin-top: 15px;
	margin-bottom: 15px;
}
.custom-row-title-default {
	height: 60px;
	color: #2A567E !important;
}

.custom-row-list-table-header {
	height: 120px;
}
.custom-row-list-table-default {
	height: 250px;
}
.custom-icon-row-pin {
	font-size: 18px;
	line-height: 0;
	margin-right: 0px;
	padding: 2px 5px;
}

@media (max-width: 767px) {
	.custom-list-table-amount-default {
		line-height: 80px;
	}
}


@media (max-width: 320px) {
	input[name="_structureList_WAR_structureListportlet_dateFrom"],input[name="_structureList_WAR_structureListportlet_dateTo"] {
		width: 80% !important;
		font-size: 12px !important;
	}	
}

@media (max-width: 412px) {
	input[name="_structureList_WAR_structureListportlet_dateFrom"],input[name="_structureList_WAR_structureListportlet_dateTo"] {
		width: 80% !important;
		font-size: 14px !important;
	}	
}
.custom-main-title-row-default {
	font-size: 24px;
	position: relative;
  	top: 50%;
  	-webkit-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
	margin-top: 40px;
}
.icon-checkbox-selected:after {
	left:8px !important;
}