.innerDiv label{
    float: left;
    /*font-size: 13px !important;*/
    /*font-weight: normal !important;*/
    margin-right: 20px;
    margin-top: 4px;
    margin-bottom: 0px !important;
}

label {
	cursor: default !important;
}

#modifyCriteria {
    background:none!important;
     border:none; 
     padding:0!important;
     color: #2aaae6;
     margin: 10px 0;
	font-family: inherit;
	font-weight: bold;
	line-height: 20px;
	text-rendering: optimizelegibility;
	float:right;
}

.mobileDiv{
	/*border-color: #5555;*/
	/*border: 1px solid;*/
	padding: 20px;
	margin-bottom: 20px;
}

.inputRadio {
	float: left;
	margin-right: 10px !important;
	
}

.innerDiv {
	display: inline-block;
	margin-right: 10px;
}

.innerDiv select {
	width: 200px;
}

.productsMainDiv {
	width: 76%;
	background-color: #E3E4E5;
	padding: 20px 20px 20px 46px;
}

.productInfoDiv {
	display: inline-block;
    /*margin: 7px;*/
    /*border: 1px solid #233d91;*/
    /*border-radius: 5px;*/
    /*background-color: #cfcfd0;*/
    width: 31%;
    min-height: 315px;
    vertical-align: top;
	background-color: #fff;
	border: 1px solid #d5dbe0;
	box-shadow: 0 2px 1px -1px #d5dbe0;
	font-size: 14px;
	line-height: 18px;
	margin-top: 12px;
}

.ui-accordion-header {
	background-color: #fff;
	border: 1px solid #d5dbe0;
	box-shadow: 0 2px 1px -1px #d5dbe0;
}

.productInfoDiv label {
	font-weight: bold !important;
	color: #233D91 !important;
}

.productInfoTable{
    margin: 0 auto; 
}

.postalProductInfoDiv {
	display: inline-block;
    margin: 7px;
    border: 1px solid #233d91;
    border-radius: 5px;
    background-color: #cfcfd0;
    width: 31%;
    min-height: 300px;
    vertical-align: top;
}

.postalProductInfoDiv label {
	font-weight: bold !important;
	color: #233D91 !important;
}

.resultDiv {
	padding: 10px;
	vertical-align: top;
}

.logoDiv {
	background-color: #fff;
	border-radius: 5px;
	pause: initial;
	text-align: center;
}

.logoDiv img{
	margin-top: 5px;
	height: 50px
}

.productHr {
	border-top: 1px solid #233D91 !important;
	border-bottom: 1px solid #CFCFD0 !important;
	width: 60%;
	margin-left: 20% !important;
	height: 1px;
}

.productComparisonHr{
	border-top: 1px solid #233D91 !important;
	border-bottom: 1px solid #CFCFD0 !important;
	width: 60%;
	margin: 10px !important;
	margin-left: 20% !important;
	height: 1px;
}

.chargeDiv label {
	color: #000 !important;
	font-size: 30px !important;
	font-weight: normal !important;
	text-align: center;
	margin-bottom: -5px;
	margin-top: 5px;
}

.postalChargeDiv label {
	font-size: 25px !important;
	font-weight: normal !important;
	text-align: center;
	margin-bottom: -8px;
	margin-top: 11px;
}

.firstLabelDiv label {
	font-size: 15px !important;
	font-weight: bold !important;
	color: #233D91 !important;
	text-align: left;
}

.labelDiv label {
	/*font-size: 13px !important;*/
	/*font-weight: normal !important;*/
	text-align: center;
}

.productComparisonTitleDiv{
	min-height: 40px;
}

.productTitleDiv label {
	color: #000 !important;
	text-align: center;
	text-wrap: wrap;
}

.firstProductTitleDiv {
	display: inline-block;
	min-height: 50px;
	/*font-size: 18px !important;*/
	font-weight: bold !important;
	color: #444 !important;
	text-align: left;
	/*text-wrap: nowrap;*/
	font-family: "opensans", Arial, sans-serif;
}

.firstBasicInfoDiv {
	position: absolute;
	background-color: rgba(57, 81, 156, 1);
	color: #fff !important;
	width: 600px;
	/* 	height: 250px; */
	z-index: 1;
	margin-left: 7px;
	margin-top: -10px;
	padding: 10px;
	font-weight:100;
	text-wrap-mode:wrap;
	line-height:14px
}

.firstBasicInfoDiv label {
	font-weight: bold !important;
	color: #233D91 !important;
	text-wrap:auto;
}

.firstProductLink {
	font-size: 14px !important;
	color: blue !important;
}

.fChargeLabel {
	color: #444 !important;
	font-size: 22px !important;
	font-weight: bold !important;
	text-align: right;
	margin-bottom: -5px;
	margin-top: 5px;
	padding-right: 0;
}

.productAddOnDiv label {
	color: #000 !important;
	text-align:  center;
	text-wrap: nowrap;
}

.errorsDiv{
	border: 1px solid red;
	word-wrap: break-word;
}

.errorDiv label {
	color: red !important;
	font-weight: bold;
	text-align: center;
	word-wrap: break-word;
}

.basicInfoDiv {
	position: absolute;
	background-color: rgba(57, 81, 156, 1);
	color: #fff !important;
	width: 600px;
/* 	height: 250px; */
    z-index: 1;
	margin-left: 7px;
	margin-top: -10px;
	padding: 10px;
}

.table td.basicInfoColumn {
	font-weight: 100;
	background-color: rgba(57, 81, 156, 1) !important;
} 

.basicInfoDiv .closeButton:hover{
	text-decoration: none;
}

.basicInfoDiv label.basicInfoTitle {
	font-size: 17px;
	padding-bottom: 20px;
	color: #fff !important;
}

.firstLinksDivAddOn{
	text-align: center;
}

.linksDivAddOn{
	text-align: center;
}

.linksDiv{
	text-align: center;
	font-weight: 200 !important;
}

.linksDiv a{
	cursor: pointer;
	color: #233D91 !important;
	text-decoration: none !important;
	text-align: center;
	font-weight: 200 !important;
}

.basicInfoTitle {
	font-weight: bold !important;
	color: #fff !important;
}

.closeButton {
	float: right;
	cursor: pointer;
	color: #fff !important;
}

.bloc1, .bloc2
{
    display:inline-block;
}

.bloc1 label {
	color: #fff !important;
}

.fieldset{
	border: 1px solid;
	padding: 30px; 
	border-radius: 7px;	
	margin: 20px 0px 20px 0px;
}

.searchDivs {
	margin-bottom: 10px;
}

.dataTable a{
	cursor: pointer;
	text-decoration: none !important;
}

.filterCriteriaDiv {
	width: 20%;
	display: inline-block;
	vertical-align: top;
	margin-top: 40px;
}

.resultsDiv {
	display: inline-block;
	width: 78%;
	vertical-align: top;
	align-content: center;
}

#myPrompt{
    display:none;
}

.view-profile{
    display: inline-block;
    background: url("../images/view.png") no-repeat;
    height: 20px;
    width: 20px;
}

.export-pdf{
	display: inline-block;
    background: url("../images/pdf.png") no-repeat;
    height: 20px;
    width: 20px;
}

.export-xml{
	display: inline-block;
    background: url("../images/file_xml.png") no-repeat;
    height: 20px;
    width: 20px;
}

.delete-profile{
    display: inline-block;
    background: url("../images/delete.png") no-repeat;
    height: 20px;
    width: 20px;
}

.predefined-profile{ display: inline-block; }

.aui .accordion-group{
	border: 1px solid #e5e5e5 !important;
}


.accordion-group .label-info {
    float: none;
}
.aui label.results-size {
	font-weight: bold;
    font-size: 16px;
    padding-bottom: 15px;
}
.aui label.error {
		background: #b94a48 none repeat scroll 0 0;
	    border-radius: 5px;
	    color: white;
	    float: left;
	    padding: 5px;
	    width: 100%;
}
.portlet-header {
	text-align: center;
	padding-bottom: 20px;
}

.new-tab-content {
  overflow: auto;
}

.new-tab-content > .tab-pane
 {
  display: none;
}

.new-tab-content > .active {
  display: block;
}


.aui label.checkbox-inline{
	display: inline;
}

.aui .nav-tabs > .active > a,
.aui .nav-tabs > .active > a:hover,
.aui .nav-tabs > .active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 2px solid #ddd;
  border-bottom-color: transparent;
  font-size: larger;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}

.aui .checkbox input[type="checkbox"]{
	 margin-left: -4px !important;
}

	
.aui .radio input[type="radio"] {
   /*margin-right: 5px;
    margin-left: 0px;*/
    margin-top:0px !important; 
}

 .aui input[type="radio"],
 .aui input[type="checkbox"] {
  /*margin: 0 !important;*/
  line-height: normal;
}

.aui label{
	margin-bottom: 0 !important;
}

.aui .form-horizontal .control-group{
	margin-bottom: 15px;
	margin-top: 6px;
}

.aui .nav{
	margin-bottom: 0px !important;

}

.aui .tabs-left>.nav-tabs{
	margin-right: 0px !important;
}

.aui .tab-content>.active, .aui .pill-content>.active{
	border: 1px solid #DDDDDD;
	border-radius: 6px;

}

.aui .tab-content{
	overflow: inherit;
}

.aui .accordion{
	margin-left: 8px;
}

.aui .form-horizontal .control-group.genericCriteria{
	border: 1px solid #DDDDDD;
	border-radius: 6px;
    margin-left: 0px;
}

.aui h5{
	margin-left: 12px;
}

.aui legend{
	font-size: 17px;
}

.aui .tooltip-inner{
	background-color: #005195;
}

.aui .tooltip.top .tooltip-arrow{
	border-top-color: #005195;
}

.aui .tooltip.right .tooltip-arrow{
	border-right-color: #005195;
}

.aui .tooltip.bottom .tooltip-arrow{
	border-bottom-color: #005195;
}

.aui .tooltip.left .tooltip-arrow{
	border-left-color: #005195;
}

.aui select {
	width: 310px;
}

.operatorLogo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.durationDiv {
	color: #000 !important;
	text-align: center;
	font-size: 25px;
	padding-top: 10px;
}