.tabs { margin-top: 40px; }
.tabs .list { overflow: hidden; display: block; width: 100%; margin: 0; padding: 0;  }
.tabs .list li { padding: 30px 20px; cursor: pointer; float: left; list-style: none; color: #80b7e4; font-size: 1em; font-weight: 700;  }
.tabs .list li {  cursor: pointer; float: left; list-style: none; }
.tabs .list li.selected , .tabs .list li:hover { background: #eaf6ff; cursor: pointer; float: left; list-style: none; color: #06365d; }
.tabs .tab { display: none; }
.tabs .tab.selected { background: #eaf6ff; display: block; padding: 30px 0px 20px 0px; }
.tabs .tab > p { padding-left: 20px; padding-right: 20px; }
.tabs .tab > ul { padding-left: 40px; padding-right: 20px; }
.tabs .tab ul *  { padding-left: 0; padding-right: 0; }
.tabs .tab h3 { font-size: 1em;  }
.tabs .tab h4 { font-size: 1em; }
.tabs .tab > h3 , .tabs .tab > h4 { margin: 20px 0 20px 0; }
.tabs .tab > b , .tabs .tab > h1 , .tabs .tab > h2 , .tabs .tab > div { padding-left: 20px; padding-right: 20px; }
.tabs .tab > img { margin-left: 20px; margin-right: 20px; }

.tabs table { width: 100%; overflow: auto; max-width: 100%; border-spacing: 0; border-collapse: collapse;  }
.tabs table th { font-size: 1.25em; color: #152a52; font-weight: 700; }
.tabs table tr td { font-size: 0.93em; color: #152a52; padding: 1px; }
.tabs table tr td:first-child , .tabs table tr th:first-child { padding-left: 20px; }
.tabs table tr td:last-child , .tabs table tr th:last-child { padding-right: 20px; }
.tabs table tr:nth-of-type(odd) { background-color: #fdfeff; }
.tabs table tr:nth-child(1) { background: #eaf6ff; }
.tabs table tr th { font-size: 0.93em; }

@media (max-width: 768px) {
	.tabs .list { display: none; }
	.tabs .tab , .tabs .tab.selected { background: none; display: block; margin: 0 0 15px 0; padding: 0; overflow: hidden; }
	.tabs .tab h3 { display: block; }
}

.topup { text-align: center; display: inline-block; line-height: 1.3em; margin: 20px 0; font-size: 0.87em; color: #152a52; }
.topup strong { font-size: 1em; }
.topup img { display: block; margin: 0 auto 15px auto; }

.accordion { background: #eaf6ff; overflow: hidden; margin: 20px 0; }
.accordion table { overflow: auto; width: 100%; max-width: 100%; border-spacing: 0; border-collapse: collapse; }
.accordion table th { font-size: 1em; color: #152a52; font-weight: 700; text-align: left; }
.accordion table tr td { font-size: 0.93em;. color: #152a52; padding: 1px;  }
.accordion table tr td:first-child , .accordion table tr th:first-child { padding-left: 20px; }
.accordion table tr td:last-child , .accordion table tr th:last-child { padding-right: 20px; }
.accordion table tr:nth-of-type(odd) { background-color: #fdfeff; }
.accordion table tr:nth-child(1) { background: #eaf6ff; }
.accordion div.head { cursor: pointer; overflow: hidden; padding: 20px; }
.accordion div.head strong { float: left; font-size: 1em; font-weight: 700; }
.accordion div.head span { float: right; background: #eaf6ff; font-size: 0.87em; font-weight: 300; background: url('../../images/accordion_down.png') no-repeat right 5px; padding-right: 35px; }
.accordion div.head span.ahide,.articleContent .accordion div.head span.ahide { background-image: url('../../images/accordion_up.png'); display: none; width: 35px; }

.accordion.visible div.head span.ahide,.articleContent  .accordion.visible div.head span.ahide { display: inline-block; }
.accordion.visible div.head span.ashow { display: none; }
 
.accordion div.body { padding: 20px 0; display: none; }
.accordion div.body p { padding-left: 20px; padding-right: 20px; }
.accordion div.body ul { padding-left: 40px; padding-right: 20px; }
.accordion div.body ul > li > ul { padding-left: 0; }
.accordion div.body table ul { padding-left: 20px; }
.accordion div.body ul p { padding-left: 0; padding-right: 0; }
.accordion div.body h3 { font-size: 1em; display: none; margin: 20px 0 20px 0; }
.accordion div.body h4 { font-size: 1rem; padding-left: 20px; padding-right: 20px; }
.accordion div.body > b , .accordion div.body > a , .accordion div.body > div { padding-left: 20px; padding-right: 20px; }
.accordion div.body > img { margin-left: 20px; margin-right: 20px; }
table tr td.nopadding { padding-left: 0 !important; }
.accordion .body ol {
    padding-left: 40px;
    list-style-type: decimal !important;
}
@media (max-width: 380px) {
	.accordion .body ol {
		padding-left: 15px;
	}
	.accordion .body ol .table-wrapper {
		display: inline-block;
		width: 100%;
		overflow-x: auto;
		overflow-x: scroll;
	}
	.accordion .body ol .table-wrapper table {
		min-width: 300px;
	}
}
.accordion .body ol li {
    padding: 10px 0;
}
.accordion .body ol li table {
    margin: 20px 0 10px 0;
}
.tabs .tab[title ~= Tariff] ol{
    margin-left: 20px;
}
.tabs .tab[title ~= Tariff] b {
    margin-bottom: 10px;
    display: block;
}
/* temporary */
.tabs .tab div.image , .accordion div.image { display: none; }
#omantel .wpthemeCol.ibmDndColumn.wpthemeCol6of12 .tabs .tab h4 {
    font-size: 1.5em;
    color: #f99d28;
    margin: 10px 0 30px 20px;
}
.wpthemeCol.ibmDndColumn.wpthemeCol6of12 table {
    width: 100%;
    overflow: auto;
    max-width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    background: #EAF6FF;
    
}
.wpthemeCol.ibmDndColumn.wpthemeCol6of12 table th{
  font-weight: 700;  
}
.wpthemeCol.ibmDndColumn.wpthemeCol6of12 table tr:nth-of-type(odd) {
    background-color: #fdfeff;
}
.wpthemeCol.ibmDndColumn.wpthemeCol6of12 table tr td {
        font-size: 0.93em;
    color: #152a52;
    padding: 5px 1px;
    padding-left: 15px !important;
}
.articleContent table td.nopadding,
.wpthemeCol.ibmDndColumn.wpthemeCol6of12 table tr td.nopadding
{
	padding:0 !important;
	padding-left:0 !important;
	padding-right:0 !important;
	padding-top:0 !important;
	padding-bottom:0 !important;
}
.wpthemeCol.ibmDndColumn.wpthemeCol6of12 table th {
    font-size: 1.25em;
    color: #152a52;
    font-weight: 700;
    padding: 10px 15px;
}



.articleContent .tabs {
	position:relative;
	margin:20px 0;
}
.articleContent .tabs ul.list {
	position:relative;
	top:1px;
	padding-left:0 !important;
	padding-right:0 !important;
}

.articleContent .tabs ul.list li.selected {
	background: #fff;
	padding-top:14px;
	margin-top:0 !important;
	border:1px solid #c5e1f7;
	border-bottom:none;
	position:relative;
}
.articleContent .tabs ul.list li {
	background: #c5e1f7;
	padding:10px 20px;
	margin: 5px 2px 0 0 !important;
	color:#374042;
	cursor: pointer;
    float: left;
    list-style: none;
}
.articleContent .tabs .tab,.tabs .tab.selected  {
	background: #fff;
	padding:40px 40px;
	border: 1px solid #c5e1f7;
	margin:0;
}
.articleContent .accordion div.body ul.list {
	padding-left:0 !important;
	padding-right:0 !important;
}


.articleContent .tabs .tab table,#layoutContainers .articleContent table {
	border-collapse: separate;
}
.articleContent .tabs .tab table tbody tr td , .articleContent .tabs .tab table tbody tr th, #layoutContainers .articleContent table tbody tr td , #layoutContainers .articleContent table tbody tr th {
	background-color: #EFF6FC; 
	border: 1px solid #fff;
	padding: 7px;
	text-align:left !important;
	font-size:0.93em !important;
}
.articleContent .tabs .tab table thead tr td , .articleContent .tabs .tab table thead tr th, #layoutContainers .articleContent table thead tr td , #layoutContainers .articleContent table thead tr th {
	padding: 7px;
}
.articleContent .tabs .tab table tbody tr td img, .articleContent .tabs .tab table tbody tr th img,  #layoutContainers .articleContent table tbody tr td img, #layoutContainers .articleContent table tbody tr th img {
	vertical-align: middle;
	margin-right:5px !important;
}
.articleContent .tabs .tab table tbody tr th, #layoutContainers .articleContent table tbody tr th {
	font-size:1em !important;	
}
.articleContent .tabs .tab table tbody tr:nth-of-type(odd) td, .articleContent .tabs table tbody tr:nth-of-type(odd) th,#layoutContainers .articleContent table tbody tr:nth-of-type(odd) td, #layoutContainers .articleContent table tbody tr:nth-of-type(odd) th  { 
	background-color: #F8F9FB; 
}
.articleContent .tabs table tbody tr:nth-child(1) { 
	/* background: #eaf6ff; */
}
.articleContent .tabs .tab table thead tr td , .articleContent .tabs table thead tr th, #layoutContainers .articleContent table thead tr td , #layoutContainers .articleContent table thead tr th {
	text-align:left !important;	
	background:#80b7e4;
	border:1px solid #fff;
	font-size:1em !important;
	vertical-align:middle;
	line-height:1.1;
}
.articleContent .tabs .tab table tfoot tr td , .articleContent .tabs table tfoot tr th, #layoutContainers .articleContent table tfoot tr td , #layoutContainers .articleContent table tfoot tr th {
	text-align:left !important;	
	background:#fff;
	border:1px solid #fff;
}

.articleContent div.tabs div.tab h2, #layoutContainers .articleContent  h2 {
	margin-bottom:10px !important;
	padding-left: 0px !important;
}
.articleContent .tabs .tab ul, #layoutContainers .articleContent  ul {
	list-style-type: disc !important;
	padding-left:17px;
}
.articleContent .tabs .tab ol, #layoutContainers .articleContent  ol {
	padding-left:17px;
}
.articleContent .tabs .tab ul li ,#layoutContainers .articleContent  ul li {
	margin: 5px 0;
}
.articleContent .tabs .tab p, #layoutContainers .articleContent  p {
	padding:0 0 0 1px !important;
	margin:0 0 10px 0;
	color:#3e4348;
}
.articleContent .tabs .tab select, #layoutContainers .articleContent select {
	background: #f5faff 96% center no-repeat url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2MjYxY2MwMC1iY2MxLTQ0OTktYjg5MC05MWFmODU1Yzk3MTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI4MUI4QTU5ODdEMTFFNUJCQkJGQzdFRENDMzgyNDkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI4MUI4QTQ5ODdEMTFFNUJCQkJGQzdFRENDMzgyNDkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDRhYmY1YS1jYmVjLTQwZDEtOTQ1YS1jMGZiOTAyZGM4YmYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjZWNlNGJhZC1lMDVkLTExNzgtOTI4NS1lYjQ3ZGE1YWU4YTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6WVoaqAAAA3UlEQVR42oTPPwtBURzG8eOSGCyKxWJTDErK7C1QCln8KYNNKaTEJCnKZmQxMJHV4C2YZLExWSmu76+u0o2c+tzndO/v6Z5j8wQTU6WUD6XLfnFUf5Y3lHQQfcQ0HmfEseBD4E/RRYxRwU3KTYwQxowB34+ilRiigB2yGke9salhgCimDPpNRSfRQx5bKdI7yZ8VmztRR8O4wopCxCi6iQmqmCMlRflm0XXdfLwO0cIBZRSRxgYZitf3rO3L9dp4GCkFO9Zy5M+iLM3cZOBJdI1ryH6JHO8v5tmXAAMAX8hEurD8TCMAAAAASUVORK5CYII=');
	color:#4384b7;
	padding:1px 20px 1px 10px;
	min-width:260px;
	border: 1px solid #c5e1f7;
	height:40px;
	margin:10px 0;
	-webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
.articleContent .tabs .tab select::-ms-expand, #layoutContainers .articleContent select::-ms-expand {
    display: none;
}
.articleContent .tabs .tab select option, #layoutContainers .articleContent select option {
	background:#f5faff;
	color:#4384b7;
	padding:10px;
	margin:0;
	border:1px solid #fff;	
}
.articleContent .accordion {
	padding:0 !important;
}
.articleContent .accordion div.head {
	min-height: 60px;
	padding: 21px 20px;
	line-height: 18px;
	position: relative;
	box-sizing: border-box;
    padding-right: 65px;
}
.articleContent .accordion div.head div.icon {
	display:inline-block;
	vertical-align:middle;
	margin:0 20px 0 0px;
	/* float:left; */
	height:60px;
	line-height:60px;
	vertical-align:middle;
}
.articleContent .accordion div.head div.icon img {
	vertical-align:middle;
	display:inline-block;
}
.articleContent .accordion div.head strong {
	margin:0 0 0 0px;
	display:inline-block;
	vertical-align:middle;
	float:none;
}
.articleContent .accordion div.head span {
	width:15px !important;
	height:8px !important;
	overflow:hidden;	
	display:block;
	box-sizing: border-box;
	padding:8px 0 0 0;
	/*margin:28px 20px 0 0;*/
	margin:0 0 0 0;
	position:absolute;
	right:40px;
	top:50%;
}
.articleContent .accordion div.head span.ashow {
	background: no-repeat url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2MjYxY2MwMC1iY2MxLTQ0OTktYjg5MC05MWFmODU1Yzk3MTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI4MUI4QTU5ODdEMTFFNUJCQkJGQzdFRENDMzgyNDkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI4MUI4QTQ5ODdEMTFFNUJCQkJGQzdFRENDMzgyNDkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDRhYmY1YS1jYmVjLTQwZDEtOTQ1YS1jMGZiOTAyZGM4YmYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjZWNlNGJhZC1lMDVkLTExNzgtOTI4NS1lYjQ3ZGE1YWU4YTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6WVoaqAAAA3UlEQVR42oTPPwtBURzG8eOSGCyKxWJTDErK7C1QCln8KYNNKaTEJCnKZmQxMJHV4C2YZLExWSmu76+u0o2c+tzndO/v6Z5j8wQTU6WUD6XLfnFUf5Y3lHQQfcQ0HmfEseBD4E/RRYxRwU3KTYwQxowB34+ilRiigB2yGke9salhgCimDPpNRSfRQx5bKdI7yZ8VmztRR8O4wopCxCi6iQmqmCMlRflm0XXdfLwO0cIBZRSRxgYZitf3rO3L9dp4GCkFO9Zy5M+iLM3cZOBJdI1ryH6JHO8v5tmXAAMAX8hEurD8TCMAAAAASUVORK5CYII=');
}
.articleContent .accordion div.head span.ahide {
	background: no-repeat url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAICAYAAAAm06XyAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA4ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDE0IDc5LjE1Njc5NywgMjAxNC8wOC8yMC0wOTo1MzowMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2MjYxY2MwMC1iY2MxLTQ0OTktYjg5MC05MWFmODU1Yzk3MTMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEI4MUI4QTk5ODdEMTFFNUJCQkJGQzdFRENDMzgyNDkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEI4MUI4QTg5ODdEMTFFNUJCQkJGQzdFRENDMzgyNDkiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTQgKE1hY2ludG9zaCkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpmZDRhYmY1YS1jYmVjLTQwZDEtOTQ1YS1jMGZiOTAyZGM4YmYiIHN0UmVmOmRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjZWNlNGJhZC1lMDVkLTExNzgtOTI4NS1lYjQ3ZGE1YWU4YTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5WtCl0AAAA10lEQVR42nzQvwsBYRzH8bsrrAx3BnV/AKvRP+DHdDcwWJkUmwyKAaUMymBASlJK+Qv4D5ThBpktBouZ837qGdDTXb361PN9Pj3Pc7rv+9r/Z6XcGDFDDl0M797u/b/PUBQtYgVHzgdos24EltkQJZbIY4MsruhI6jJFk5jKwho1rnogS/Dk6S2Efsos2MQWRYxQofgQM/JEFHBEXzyD/WEx082kY8uTMligSuGl+BcJYo80xmgaX8U5GqqivMGNKOOMOnqiHMFEvvGpBXzML4QrnxD/CDAAr/9B1u7Ru8gAAAAASUVORK5CYII=');
}
.articleContent .accordion div.body {
	padding-left:20px;
	padding-right:20px;
}

.articleContent div div.accordion:nth-of-type(even) div.head, .articleContent div div.accordion:nth-of-type(even) div.body { 
	background-color: #F4FAFF; 
}

.articleContent .tabs .tab .responsive {
	box-sizing: border-box;
	display:inline-block;
	padding:10px;
	text-align:center;
	width:23.5%;
	background-color: #c5e1f7 ; 
	overflow:hidden;
	margin:0.5%;
	/*white-space: nowrap;*/
	/* float:left; */
	height:280px;
	transition: background-color 0.5s ease;
	position:relative;
}
@media (max-width: 768px) {
	.articleContent .tabs .tab .responsive {
		padding:10px;
		width:48%;
		margin:0.5%;
		height:280px;
	}	
}
@media (max-width: 380px) {
	.articleContent .tabs .tab .responsive {
		width:100%;
		margin:0;
	}	
}
.articleContent .tabs .tab .responsive:hover {
	/* background-color: #F8F9FB !important; */ 
	background-color: #80b7e4 !important; 
}
.articleContent .tabs .tab .responsive p {
	text-align:center;
	font-weight:bold;
	line-height:1;
}
.articleContent .tabs .tab .responsive img {
	margin: 10px auto !important;
	display:inline-block;
	max-width: 130px;
    height: 100%;
	max-height:160px;
	width:100%;
	position:absolute;
	bottom:10px;
	left:0;
	right:0;
}
.articleContent .tabs .tab .responsive:nth-of-type(even) { 
	background-color: #EFF6FC; 
}
.articleContent .accordion div.body > b,.articleContent .tabs .tab > b, .articleContent .tabs .tab > h1, .articleContent .tabs .tab > h2 {
	padding-left:0;
	padding-right:0;
}

@media (max-width: 380px) {
	.articleContent .tabs .tab, 
	.articleContent .tabs .tab.selected { 
		padding: 20px;
	}
	.articleContent .tabs .tab .table-wrapper {
		display: inline-block;
		width: 100%;
		overflow-x: auto;
		overflow-x: scroll;
	}
	.articleContent .tabs .tab .table-wrapper table {
		min-width: 300px;
	}
	.articleContent .tabs .tab > div { padding-left: 0; padding-right: 0; }
}

.tabs .tab > b, .tabs .tab > h1, .tabs .tab > h2, .tabs .tab > div
{
		padding-left:0;
		padding-right:0;
}
.articleContent .tabs .tab ol
{
	margin-left:0;
}