.clearfix {
	clear: both;
}

.float-left {
	float:left !important;
}
.float-right {
	float:right !important;
}

.hastable table {
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DEDEDE;
	border-collapse:collapse;
	margin:0;
	width:100%;
}
.hastable thead td, .hastable thead th {
	background-color:#EFEFEF;
	border-bottom:1px solid #DDDDDD;
	font-size:11px;
	line-height:16px;
	padding:5px 0;
}
.hastable tr td, .hastable thead th {
	color:#000000;
	text-align:left;
	vertical-align:middle;
}
.hastable thead td, .hastable thead th {
	text-align:left;
	padding: 3px 4px 3px 4px;
}

.hastable thead td a, .hastable thead th a {
	display:block;
	line-height:1.4em;
	position:relative;
	vertical-align:middle;
}

.hastable thead td a .ui-icon, .hastable thead th a .ui-icon {
	left:0.2em;
	margin:0;
	padding:0;
	position:absolute;
	top:0;
}
.hastable th, .hastable td {
	border-bottom: 1px solid #ddd;
}
.hastable tbody th {
	padding:8px;
	text-align:left;
	font-weight: bold;
}
.hastable td {
	height:20px;
	padding:4px;
	font-weight: normal;
}

.hastable td.fieldarea {
	background-color:#F5F5F5;
	border-right:1px solid #EBEBEB;
	color:#333333;
	text-align:right;
}

.hastable tbody tr:hover td, .hastable tbody tr:hover th {
	background-color:#FFFFCF;
}
.hastable tfoot td {
	border-top:1px solid #CCCCCC;
	height:30px;
}
.hastable td.no-records {
	height:40px;
	text-align:center;
}

.hastable tr .center {
	padding:15px;
	width:5px;
}

.hastable .align_right {
	text-align: right !important;
}

.hastable .float_right {
	float: right;
}

.hastable table a.btn span.ui-icon {
	left:0.1em;
}
.hastable table tfoot td {
	/*font-weight:bold;*/
}

.hastable .width_20per {
	width: 20%;
}

.hastable .width_40per {
	width: 40%;
}

.hastable .center {
	text-align: center;
}


.hastable .total {
	font-size: 1.2em;
	font-weight: bold;

}


#did_payment {

}

#did_payment .block{
	border: 0px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 45%;
	float: left;
	margin-right: 5px;
	padding: 5px;
}

#did_payment p {
	padding: 5px;
}

#did_payment h4 {
	margin: 0;
	display: inline;
	color:#000000;
}

#did_payment .group {
	margin-bottom: 5px;
}

#did_payment label.label {
	display: block;
	padding-bottom:2px;
	font-weight:bold;
}

#did_payment input, #did_payment select {
	display: block;
	padding-bottom:2px;
        width: 100%;
}
#did_payment input{
        width: 97%;
}

#did_payment input[type="radio"] {
	display: inline;
}

.first{
	clear: left;
	margin-left: 0;
}
.last{
	margin-right:0;
}

#did_payment .block_selected{
	background: #BFFFBF;
}

#didww_form_payment {
	font-weight: normal;
	margin: 0;
	/*padding: 0 5px;*/
}
#didww_form_payment .label {
	font-weight: bold;
}

.clear {
	width: 100%;
	display: block;
	clear: both;
}
/*change payments fix*/
#didww_form_payment #didww_cc_full_form select,
#didww_form_payment #didww_cc_full_form input[type=text]{
    width:200px;
}
#didww_form_payment #didww_cc_full_form #field_expire_date select{
    width: 100px;
}
#didww_form_payment #didww_cc_full_form td{
    min-width:100px
}

/*front-end dashboard*/
#dashboard {clear:both}
/*#dashboard .column { width: 684px; float: left;}*/
#dashboard .portletelement { margin: 0 1em 1em 0; border:1px solid #AAAAAA}

#dashboard .portletheader {
	margin: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
	background-color: #aaa
}
.ui-icon{
	cursor: pointer;
}
#dashboard .portletheader .ui-icon { float: right; }
#dashboard .portletcontent { padding: 0.4em; }
#dashboard .ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 50px !important; }
#dashboard .ui-sortable-placeholder * { visibility: hidden; }

#dashboardMenu .little_ajax_loader{float:right;position:relative;top:2px;}
#dashboardMenu .widjet_button{
	width:100px;
	margin:3px 3px 3px 0;
	padding:3px 5px;
	vertical-align:middle;
	text-align:center;
	cursor:pointer;
	cursor:head;
	float:left;
}
#dashboardMenu{
    display:table;
}


/* info blocks (notices, errors etc) */
.info {
	background:none repeat scroll 0 0 #E5ECF9;
	border:1px solid #AAC6E8;
	color:#0055B5;
}

.notice {
	background:none repeat scroll 0 0 #F9F9E5;
	border:1px solid #E8E3AA;
	color:#828400;
}

.response-msg {
	background-position:10px 11px !important;
	background-repeat:no-repeat !important;
	border:1px solid;
	font-size:1em;
	margin:0 0 15px;
	padding:0;
	position:relative;
}

.response-msg .close {
	color:#990000;
	font-size:9px;
	position:absolute;
	right:5px;
	top:5px;
}

.response-msg div {
	display:block;
	font-style:normal;
	line-height:1.5em;
	padding:10px 10px 10px 15px;
}

.response-msg span {
	display:block;
	font-weight:bold;
	padding:0 0 4px;
}


/* portlets definitions */
.portlet-header.ui-widget-header, .tabs .tabs-header {
	border-color:#FFFFFF -moz-use-text-color #CFCFCF;
	border-style:solid none;
	border-width:1px medium;
	padding:12px 12px 12px 2px;
}

.portlet-header h3, .tabs .tabs-header h3, .ui-widget-header h3 {
	color:#000000;
	display:inline;
	font-size:14px;
	font-weight:normal;
	left: 5px;
	line-height:100%;
	position: relative;
/*	text-shadow:0 1px 0 #FFFFFF;*/
	text-transform:none;
	top:0px;
}

.portlet-header.ui-widget-header, .tabs .tabs-header {
	border-style:solid none;
}

.portlet-header ul {
	display:inline;
	float:right;
	margin-top:-7px !important;
}

.portlet-header ul li a.btn {
	margin:0 !important;
	text-transform:none;
}

a.btn {
	display:block;
	float:left;
	border:1px solid #CCCCCC;
	color:#000000 !important;
	font-size:11px;
	font-weight:normal !important;
	height:24px;
	line-height:24px;
	padding:0 1em 0 25px;
	position:relative;
	white-space:nowrap;
	margin:5px;
}

a.btn:hover {
	background-position:0 -30px !important;
	border:1px solid #BBBBBB;
	cursor:pointer;
}

a.btn:active, a.btn.active {
	background-position:0 -60px !important;
	border:1px solid #BBBBBB;
}

a.btn.ui-corner-all {
	-moz-border-radius:5px 5px 5px 5px;
}

a.btn_no_icon {
	padding-left:1em;
}

a.btn:active, a.btn.active {
	background-position:0 -60px !important;
	border:1px solid #BBBBBB;
}

portlet-header ul {
	border-bottom:1px solid #FFFFFF;
	display:inline;
	float:right;
	margin-top:-7px !important;
}


.ui-selectmenu {
	display:inline-block;
	margin:0 0 4px;
	overflow:hidden;
	position:relative;
	text-decoration:none;
	vertical-align:middle;
}
.ui-selectmenu select {
}
.ui-selectmenu-status {
	color:#000000;
	display:block;
	float:left;
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	height:24px;
	line-height:24px;
	overflow:hidden;
	padding:0 6px;
	text-align:left;
	white-space:nowrap;
}

.ui-selectmenu .ui-icon {
	float:left;
	margin:4px 5px 0;
}

.portlet-header, .tabs .tabs-header {
	min-height:11px;
	position:relative;
}

.portlet-header.closed {
	border-bottom:medium none;
}

.tabs .tabs-header ul {
	bottom:0;
	display:inline;
	float:right;
	left:8px;
	padding:0;
	position:absolute;
}
.portlet-header ul li {
	display:inline;
	float:left;
	list-style: none;
	background-image: none;
	padding-left: 0px;
}

.portlet-header ul li {
	margin-left:-1px !important;
	padding: 0;
}
.portlet-header .ui-corner-all, .portlet-header a.btn.ui-corner-all {
	-moz-border-radius:5px 5px 5px 5px;
}
.portlet-header a.btn.ui-corner-left {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-topleft:5px;
}
.portlet-header a.btn.ui-corner-right {
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topright:5px;
}
.portlet-header .ui-icon {
	float:right;
	margin-top:-2px;
}

.ui-tabs {
	padding:0;
	position:relative;
}
.ui-tabs .ui-tabs-nav {
	margin:0;
	padding:8px 9px 0;
}
.ui-tabs .ui-tabs-nav li {
	border-bottom:0 none !important;
	float:left;
	list-style:none outside none;
	margin:0 0.2em 1px 0;
	padding:0;
	position:relative;
	top:1px;
	white-space:nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float:left;
	padding: 5px 10px;
	margin: 0;
	text-decoration:none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	margin-bottom:0;
	padding-bottom:1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	cursor:text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor:pointer;
}
.ui-tabs .ui-tabs-panel {
	background:none repeat scroll 0 0 transparent;
	border-width:0;
	display:block;
	padding:1em 1.4em;
}
.ui-tabs .ui-tabs-hide {
	display:none !important;
}
.ui-tabs .ui-tabs-nav.ui-widget-header {
	border-color:#FFFFFF -moz-use-text-color #CFCFCF;
	border-style:solid none;
	border-width:1px medium;
}

.ui-state-default, .ui-widget-content .ui-state-default {
	background:none repeat-x scroll 50% 50% #F6F6F6;
	border:1px solid #DDDDDD;
	color:#396594;
	outline:medium none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, button.ui-state-default:hover {
	background:none repeat-x scroll 50% 50% #5eadff;
	border:1px solid #9D9D9D;
	color:#333333;
	outline:medium none;
}
.ui-state-hover a, .ui-state-hover a:hover {
	color:#222222;
	outline:medium none;
	text-decoration:none;
}
.ui-widget-content .ui-state-active {
	background: none repeat-x scroll 50% 50% #FFFFFF;
	border:1px solid #DDDDDD !important;
	color:#333333;
	font-weight:bold;
	outline:medium none;
}
a:hover, .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color:#333333;
	outline:medium none;
	text-decoration:none;
}


.button {
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:12px !important;
	margin:10px 7px 0 0;
	padding:6px 20px;
	width:auto;
}

/* Icons */
a.btn span.ui-icon {
	left:0.2em;
	margin:0 5px;
	position:absolute;
	top:4px;
}


.portlet-content {
	margin:0;
	padding:7px 0;
}

.ui-helper-clearfix {
	display:block;
}

.ui-widget-content {
	background: none repeat-x scroll 50% 50% #ffffff;
	border:1px solid #C4C4C4;
	color:#000000;
}

.ui-widget {
	font-family:Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
}

/*.ui-widget-header {
	background: none repeat-x scroll 50% 50% #DDDDDD;
	border:1px solid #DDDDDD;
	color:#444444;
	font-weight:bold;
}*/

ul.balance-cart {
	margin:0 !important;
	padding:0 !important;
}


ul.balance-cart li {
	margin:0 !important;
	text-align: center;
	background: none !important;
}

h1.decorator {
	background:none repeat scroll 0 0 transparent !important;
	color:#45443D;
	font-weight: normal;
	font-size:26px !important;
	margin: 15px 0 5px 0 !important;
	text-align:center;
	list-style:none outside none;
	line-height:100%;
}

ul.balance-cart li p {
	color:#999999;
	margin:0;
	text-align:center;
}
ul.balance-cart li.ui-widget-header {
	border-top:1px solid #FFFFFF;
	height:11px;
	padding:12px;
	position:relative;
}


/*.ui-corner-all {
	-moz-border-radius:4px 4px 4px 4px;
	-webkit-border-radius: 4px;

}*/

.ui-corner-top {
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
}

.ui-corner-bottom {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
}


.form_container form {
	padding:0;
}
/*.form_container fieldset {
	width:100%;
}*/

.form_container label, .form_container input, .form_container textarea, .form_container select {
	display:block;
	/*float:left;*/
}
/* CHANGE FORWARDING FORM FIX */

#change_forwarding_form label, #change_forwarding_form input, #change_forwarding_form select{
	display: inline;
	float: none;
}
#change_forwarding_form .full{
	width: 100%;	
}
/* END OF FIX */

.form_container label {
	color:#010101;
	cursor:pointer;
	font:12px/14px Arial,Helvetica,sans-serif;
	padding-top:6px;
	text-shadow:1px 1px 0 #FFFFFF;
	width:150px;
	font-weight: bold;
	clear: left;
}
.form_container p {
	color:#8C8C8C;
	float:left;
	font:11px/13px Arial,Helvetica,sans-serif;
	padding-top:11px;
	width:100%;
}
.form_container p a {
	color:#0087D5;
	text-decoration:underline;
}
.form_container p a:hover {
	text-decoration:none;
}
.form_container .form_row {
	float:left;
	padding-bottom:10px;
	width:96%;
}
.form_container .row_label {
	float:left;
	display: block;
	width: 20%;
}
.form_container .form_row1 {
	float:left;
	width:70%;
	padding-top: 4px;	
}
.form_container .field_desc {
	float:left;
	color:#8C8C8C;
	font: 11px/13px Arial,Helvetica,sans-serif;
	clear: left;
}

.form_container .form_row1 input[type="checkbox"] {
	margin-top:7px;
}
.form_container .form_row_btn {
	float:left;
	margin-left:150px;
	padding-bottom:10px;
}
.form_container .form_row_btn input[type="submit"] {
	display:inline-block;
	float:none;
	margin-top:0;
	vertical-align:middle;
}
.form_container .form_row_btn1 {
	float:left;
}
.form_container .form_row_btn1 .button {
	margin:0;
}
.form_container fieldset {
	border-top:1px solid #CCCCCC;
	padding-top:10px;
}
.form_container fieldset legend {
	font-size:13px;
	font-weight:bold;
}


.status0 {
	background-color:#f5f5f5;
}
.status1 {
	background-color:#DDFFDD;
}
.status2 {
	background-color:#FFF6CF;
}
.status3 {
	background-color:#FFCC66;
}
.status5 {
	background-color:#FF9999;
}
.status8 {
	background-color:#999999;
}
.textgreen, .text1 {
	color:#158F00!important;
}
.textred, .text2 {
	color:#9F0000!important;
}
.textorange, .text3 {
	color:#FFCC33!important;
}
.textblue, .text4 {
	color:#6699CC!important;
}
.textgrey, .text0 {
	color:#777777!important;
}

.pagenav {
	background: #eee;
	display: inline-block;
	margin: 2px;
	min-width: 18px;
	line-height: 18px;
	text-align: center;
	padding: 3px;
	-moz-border-radius: 5px;
}

span.pagenav{
    color:#aaa;
}

#orderFwdChange label{
	
}

#orderFwdChange input select{

}

#change_forwarding_form div {
}

#change_forwarding_form input,label {
    color:#000000;
}

.invalid
{
    color:red;

}
#dashboard .ui-widget-header {
	cursor: move;
}
TABLE.invoice-wrapper{
	border: 1px solid #ccc;
	border-collapse: collapse;
}

a img{border: 0px}

/*#countryTable{
	margin: 10px auto;
	border-collapse: collapse;
	width: 90%;
}
#countryTable td{
	height: 30px;
	vertical-align: center;
	border-bottom: 1px dashed #a0a0a0;
}
#countryTable th{
	border-bottom: 1px dashed #a0a0a0;
}*/

.itspHead{
	width: 100%;
	text-align: center;
}
.itspTable, #coverageTable, .pstnTable{
	width: 100%;
	margin: 10px;
}
.itspTable td,  #coverageTable td, .pstnTable td{
	width: 33%;
}

/*#countryTable{
	margin: 10px auto;
	border-collapse: collapse;
	width: 90%;
}
#countryTable td{
	height: 30px;
	vertical-align: center;
	border-bottom: 1px dashed #a0a0a0;
}
#countryTable th{
	border-bottom: 1px dashed #a0a0a0;
}*/

#itspProviderInfo tr, #coverageTable td, #coverageTable{
    border: none;
}

#itspProviderInfo td, #itspProviderInfo th, #itspProviderInfo h3{
	width: 50%;
	text-align: center;
}
#itspProviderInfo, #itspProviderInfo h3{
	width: 100%;	
}

.tdAlignRight{
	text-align: right;
}

#buyFromFwdDiv select, #buyFromFwdDiv input{
    width: 100%;
}

#pstn_rates_table td+td+td+td{
			text-align: right;
		}
.rtl_div{
    display:inline-block;
}
.cctable{
    border:1px solid #ccc;
}
.cctable td, .cctable th{ 
    border-bottom:1px solid #ccc;
    text-align:center;
}
.cctable th{ 
    background-color: #bbb;
}
.cctable .ui-icon {
    background-image: url("images/ui-icons_222222_256x240.png") !important;
}
.mydetails_settings {
	border: none !important;
	width: auto !important;
}
.mydetails_settings td {
	border: none !important;
}
.didwwNoBorderTables tr, .didwwNoBorderTables td{
    border: none !important;
}

#pstn_rates_country_select{
    margin: 0;
}

.widget-show-all-link{margin-left:10px}


.list-footer .limit, .list-footer ul{
    display: inline-block;
}

.list-footer select{
    width: 5em;
}

.fooorm {padding: 0px;}

.fooorm div table tbody tr th {float:left; font-size: 14px; font-weight: normal; padding-bottom: 5px;}
.fooorm div table tbody tr td select {width: 340px;}

#credit-cards-table tbody tr td {float:left; font-size: 14px; font-weight: normal; padding-bottom: 5px;}
#credit-cards-table tbody tr td  div {float:left; font-size: 14px; font-weight: normal; padding-bottom: 0px;}

.rem {height: 80px;}

button {
    outline: none!important;
}

select {
    margin-bottom: 0px;
}
.infoblock > h3 {
    background-color: #eeeeee;
    font-size: 14px;
    padding: 10px;
    margin: 0px!important;
    line-height: normal;
    text-align: left;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.infoblock_content {
    border: 1px solid #eeeeee;
    text-align: left;
    padding: 10px;
}
.date {
    font-size: 12px;
}
.subfiltre {
    margin-bottom: 10px;
}
.float_left {
    float: left;
}
.float_right {
    float: right;
}
.accordeon-content {
    display: none;
    padding: 10px;
}
.accordeon-caption {
    background-color: #eeeeee;
    font-size: 14px;
    padding: 10px;
    cursor: pointer;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.accordeon {
    margin: 0;
    padding: 0!important;
}
.accordeon > li {
    list-style-type: none;
    margin-bottom: 5px!important;
}
.filter, .infoblock {
    margin-bottom: 20px;
}
.infoblock_content form {
    margin: 0;
}
.form-inline label {
    margin-right: 15px;
}

.form-inline > .radio {margin-bottom:10px}

.billing_summary_balance {font-weight: bold; font-size: 20px;}

.accordeon-content > div > table > tbody > tr > td:nth-child(4), .accordeon-content > div > table > tbody > tr > td:nth-child(3) {
    text-align:right;
    padding-right:5%;
}

.infoblock_item {
	padding: 5px;
}
.filter_item {
	margin-top: 20px;
	margin-bottom: 20px
}
.billing_list {
	background:#eeeeee!important;
	border: 0px solid #4297d7!important;
}
.billing_list h3 {
	color: #333!important;
}

.align-left, .alignleft {
	display: block;
	margin-right: 15px;
	float: left;
}

.size-auto {
	max-width: 100%;
	height: auto;
}

.bfc-o {
	overflow: hidden;
}

.bfc-o h3{
	margin-top: 25px;
}

ul.blank, ul.space, ul.line, ul.check, ul.zebra {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.zebra > li:nth-of-type(odd), table.zebra tbody tr:nth-of-type(odd) {
	background: #F5F6F7;
}

ul.zebra > li:first-child, table.zebra tbody tr:first-child td {
	border-top: 1px solid #ddd;
}

ul.zebra > li, table.zebra tbody td {
	border-bottom: 1px solid #ddd;
}

ul.zebra > li {
	padding: 5px;
}

.box-content {
	background: #fefefe;
	border: 1px solid #ddd;
}

.box-content {
	padding: 20px;
}

.box-content, .box-note, .box-info, .box-warning, .box-hint, .box-download {
	margin: 15px 0;
}

ul.check > li:first-child {
	margin-top: 0;
}

ul.check > li {
	padding: 4px 0 0 30px;
	background: url('images/list_check.png') 0 0 no-repeat;
}

ul.check > li {
	margin-top: 5px;
}

button.button-more,
a.button-more {
	margin-top: 15px;
	padding: 3px 10px;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #FCFDFE;
	background: -moz-linear-gradient( 50% 0%, #FCFDFE 0%, #F8F9FA 100% );
	background: -webkit-gradient( linear, 50% 0%, 50% 100%, color-stop(0%, #FCFDFE), color-stop(100%, #F8F9FA) );
	background: linear-gradient(to bottom, #FCFDFE 0%, #F8F9FA 100%);
	box-shadow: 0 1px 0 #fff inset;
	-moz-box-shadow: 0 1px 0 #fff inset;
	-webkit-box-shadow: 0 1px 0 #fff inset;
	color: #666;
	font-size: 12px;
	text-shadow: 0 1px 0 #fff;
}

.button-more, .button-default, .button-primary {
	display: inline-block;
}

button.button-more:hover, button.button-more:active,
a.button-more:hover, a.button-more:active {
	border-color: #0C5E7C;
	background: #1A9DCE;
	background: -moz-linear-gradient( 50% 0%, #2CB7EC 0%, #1A9DCE 100% );
	background: -webkit-gradient( linear, 50% 0%, 50% 100%, color-stop(0%, #2CB7EC), color-stop(100%, #1A9DCE) );
	background: linear-gradient(to bottom, #2CB7EC 0%, #1A9DCE 100%);
	-moz-box-shadow: 0 1px 0 #42C0F0 inset;
	-webkit-box-shadow: 0 1px 0 #42C0F0 inset;
	box-shadow: 0 1px 0 #42C0F0 inset;
}
button.button-more:hover, button.button-more:active,
a.button-more:hover, a.button-more:active {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,0.5);
}

.icon-first:before {
	content: "<<";
}
span.icon-step-backward.icon-previous:before {
	content: '<';
}
span.icon-step-forward.icon-next:before {
	content: '>';
}
span.icon-forward.icon-last:before {
	content: '>>';
}
i.icon-calendar {
	background-image: url(../img/glyphicons-halflings.png) !important;
}
#coverageTable{
	margin: 0 auto
}
#coverageTable > div{
	width: 48%;
	margin: 10px auto;
	display:inline-block;
	vertical-align: top;
}
@media (min-width: 480px){
	#coverageTable > div{
		width: 32%;
	}
}
@media (min-width: 1440px){
	#coverageTable > div{
		width: 24%;
	}
}
@media (max-width:540px){
	table.all-regions tr td{width: 100% !important;display: inline-block !important;text-align: center !important;}
}