.not_found {
   padding: 20px;
    text-align: center;
    font-size: 25px;
    font-weight: bold;
    font-family: "Droid Arabic Kufi", sans-serif;
}


.page-arrival {
 	display:block;
	margin:20px 0 0 0;	
}

.hide-on-desktop {
	display:none;	
}

#timezone {
    font-weight: bold;
    color: #c10230;	
}

.disable_slider {
   position: absolute;
    left: 0;
    right: 0;
    background: none;
    top: -45px;
    height: 100px;
    z-index: 100;
   display:none;
}

.daytimeline .container {
	width: 100%;
	margin: 0;
	background: #f5f5f5;
}

.tab-pane {
	display:none;
}

.tab-pane.active{
	display:block;
}


.daytimeline {
	width: 100%;
	display: block;
	padding: 8% 0 6% 0;
	float: left;
	/*border-bottom: 1px solid #b5b5b585;*/
	margin-bottom: 0%;
}
/* SLIDER STYLING */
.ui-slider-pips .ui-slider-line {
	background: #c10230;
	width: 8px;
	height: 8px;
	position: absolute;
	left: 39%;
	top: -24px;
	border-radius: 16px;
}
.container .ui-slider-horizontal {
	height: 1px;
	background: #c10230;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	top: -46px;
}
.container .ui-slider-float .ui-slider-tip, .ui-slider-float .ui-slider-tip-label {
	opacity: 1;
	visibility: visible;
	background: url(/social/images/time-indicator.png) no-repeat top center;
    color: #fff;
    background-size: 100%;
    line-height: 31px;
    height: 47px;
    width: 40px;
    padding: 0 5px;
    margin-left: -24px;
    top: 6px !important;
    border: 0;
}
.ui-slider-float .ui-slider-tip:before, .ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
/*border: 5px solid rgb(12, 12, 12);*/	
display:none;
}
.ui-slider-float .ui-slider-tip:after, .ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
	border-top-color: rgb(6, 6, 6);
	display:none;
}
.ui-slider-float .ui-slider-tip, .ui-slider-float .ui-slider-tip-label, .ui-slider-float .ui-slider-handle:hover .ui-slider-tip, .ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip, .ui-slider-float .ui-slider-handle:focus .ui-slider-tip, .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip, .ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip, .ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
	top: -3px;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	background: none;
	border: none;
}
.ui-slider-pip.ui-slider-pip-6 .ui-slider-label {
	display: block;
}
.ui-slider-pip.ui-slider-pip-6 .ui-slider-line {
	display: none;
}
.ui-slider-pip.ui-slider-pip-12 .ui-slider-label {
	display: block;
}

.ui-slider-pips .ui-slider-label {
	color: #c10230;
    font-size: 13px;
	font-weight:bold;
	margin-left: -9px;
}
.ui-slider-pip.ui-slider-pip-12 .ui-slider-line {
	display: none;
}
.ui-slider-pip.ui-slider-pip-18 .ui-slider-label {
	display: block;
	color: #c10230;
    font-weight: bold;
    font-size: 12px
}
.ui-slider-pip.ui-slider-pip-18 .ui-slider-line {
	display: none;
}
.ui-slider-pip.ui-slider-pip-24 .ui-slider-label {
	display: block;
}
.ui-slider-pip.ui-slider-pip-24 .ui-slider-line {
/*display:none;*/
}
.slider .ui-slider-pip:nth-child(odd) .ui-slider-line {
/*display:none;*/
}

/*-----------    New arrival page    -------------*/

.page-arrival select::-ms-expand {
 display: none;
}
.page-arrival select {
	-webkit-appearance: none;
	-moz-appearance: none;
	font-size: 16px;
}
.page-arrival .arrival-table .tab-selector .tab-btn {
	margin: 0;
	padding: 0;
	width: 50%;
}
.page-arrival .arrival-table .tab-selector .table-info {
	text-align: right;
	display: inline-block;
	float: left;
	position: relative;
}
.page-arrival .arrival-table .tab-selector .table-info:before {
	position: absolute;
	top: 50%;
	right: -43px;
	color: #C10230;
	border-radius: 50%;
	font-size: 34px;
	transform: translateY(-50%);
}
.page-arrival .arrival-table .tab-selector .table-info h3 {
	float: none;
	margin: 0;
	padding: 0;
	background: none;
	font-size: 11px;
}
.page-arrival .arrival-table .tab-selector .table-info span strong {
	color: #C10230;
}
.page-arrival .arrival-table .tab-selector .tab-btn li {
	list-style-type: none;
	border-bottom: 0;
	width: 30%;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	background-color: #dedede;
	border-radius: 5px 5px 0 0;
	position: relative;
	transition: all ease-in-out 350ms;
	display: inline-block;
	margin-left: 6px;
}

.page-arrival .arrival-table .tab-selector .tab-btn li a{
	font-family:'Droid Arabic Kufi', Tahoma;	
	padding: 14px 3px;
	display:block;
	color: #717171;
}

.page-arrival .arrival-table .tab-selector .tab-btn li.active, .page-arrival .arrival-table .tab-selector .tab-btn li:hover {
	background-color: #f5f5f5;
	color: #C10230;
	cursor: pointer;
}
.page-arrival .arrival-table .tab-selector .tab-btn li:before {
	content: '';
	width: 100%;
	height: 7px;
	border-radius: 5px 5px 0 0;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #dedede;
	transition: all ease-in-out 350ms;
}
.page-arrival .arrival-table .tab-selector .tab-btn li.active:before, .page-arrival .arrival-table .tab-selector .tab-btn li:hover:before {
	background-color: #C10230;
	
}

.page-arrival .arrival-table .tab-selector .tab-btn li:after, .page-arrival .arrival-table .tab-selector .tab-btn li:after {
    content: " ";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: transparent;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: auto;
    transition: all ease-in-out 350ms;
}

.page-arrival .arrival-table .tab-selector .tab-btn li.active:after, .page-arrival .arrival-table .tab-selector .tab-btn li:hover:after {
    border-top-color: #C10230;
}

.page-arrival .arrival-table .tab-selector .tab-btn li:before {
    content: '';
    width: 100%;
    height: 7px;
    border-radius: 5px 5px 0 0;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #dedede;
    transition: all ease-in-out 350ms;
}

.page-arrival .arrival-table .tab-selector .tab-btn li:first-child {
	margin-right: 0;
}

.page-arrival .arrival-table .filter {
	background-color: #f5f5f5;
	padding: 35px;
	padding-bottom: 0;
	clear:both;
}

.simplebar-track.simplebar-vertical {
	left: 0px;
	right: auto;
}
.page-arrival .arrival-table .filter .filter-selectors {
	padding: 0;
    width: 80%;
    display: block;
    text-align: center;
    margin: 0 auto;
    float: none;
}
.page-arrival .arrival-table .filter .filter-selectors li {
	border-bottom: 0;
	/*width: 25%;*/
	list-style-type: none;
	margin-left: 20px;
	margin-right: 0;
	position: relative;
	background-color: #fff;
	padding: 0;
	border-radius: 5px;
	display: inline-block;
	width:auto;
	float:right;
}

.page-arrival .arrival-table .filter .filter-selectors li.column-3 {
	width: 24%;
}

.page-arrival .arrival-table .filter .filter-selectors li.column-6 {
	width: 75%;
	background:none;
}

.page-arrival .arrival-table .filter .filter-selectors li:before {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #333;
	font-size: 11px;
}

.page-arrival .arrival-table .filter .filter-selectors li .filter-select {
	width: 100%;
	height: 45px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,.2);
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #444;
	background: none;
	position: relative;
	z-index: 0;
	font-family:"Droid Arabic Kufi", sans-serif;
}

#search_flight {
	border: none;
    background: #c10230;
    color: #fff;
    font-size: 15px;
    padding: 9px 24px;
    border-radius: 5px;
    font-weight: 500;
    cursor: pointer;
    font-family: "Droid Arabic Kufi", sans-serif;
}

.page-arrival .arrival-table .filter .filter-selectors li .filter-text-select {
	width: 96%;
	height: 45px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,.2);
	border-radius: 5px;
	border: 1px solid #ccc;
	padding: 0 10px;
	font-size: 12px;
	font-weight: 600;
	color: #444;
	background: #fff;
	position: relative;
	z-index: 0;
	font-family:"Droid Arabic Kufi", sans-serif;
}

.ar .page-arrival .arrival-table .filter .filter-selectors li .filter-select { 
	font-family: "Droid Arabic Kufi", sans-serif;
}

.page-arrival .arrival-table .filter .filter-selectors li .filter-select:focus {
	outline: none;
}
.page-arrival .arrival-table .flight-detail-content {
	padding: 35px 0;
	background-color: #f5f5f5;
}
.page-arrival .arrival-table .flight-detail-content .table-head .items {
	display: inline-block;
	float: right;
	font-weight: 600;
}

.ar .page-arrival .arrival-table .flight-detail-content .table-head .items {
	font-family: "Droid Arabic Kufi", sans-serif;
}

.page-arrival .arrival-table .flight-detail-content .table-head .items.flight-name .hide-on-mobile {
	padding-right:14px;
}

.page-arrival .arrival-table .flight-detail-content .table-head .items.flight-name {
	width: 38%;
}
.page-arrival .arrival-table .flight-detail-content .table-head .items.flight-destination {
	width: 22%;
}
.page-arrival .arrival-table .flight-detail-content .table-head .items.flight-status {
	width: 22%;
	text-align: center;
}
.page-arrival .arrival-table .flight-detail-content .table-head .items.flight-tracks {
	width: 16%;
	text-align: center;
	margin-right: 3px;
}
.page-arrival .arrival-table .flight-detail-content .table-head .items.flight-destination > div {
	width: 50%;
	float: right;
}
.page-arrival .arrival-table .flight-detail-content .table-head .items.flight-destination > div.eta {
	text-align: left;
}
.page-arrival .arrival-table .tab-content {
	max-height: 760px;
	overflow: hidden;
	padding: 0 28px;
	margin: 0px 7px;
	
	/**/
	    padding: 0 28px;
    margin: 0px 7px;
    width: 97%;
}
.page-arrival .arrival-table .tab-content .flight-item-detail {
	padding: 40px 0;
	border-bottom: 1px solid #b5b5b5;
	    width: 97.5%;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-logo {
	/*width: 56px;
     height: 44px;
    */
	display: inline-block;
	/*background: #fff;
     padding: 5px 8px;
     box-shadow: 0px 0px 6px 0px rgba(0,0,0,.2);
     border-radius: 5px;
     border: 1px solid #ccc;
    */
	vertical-align: middle;/*margin-left: 30px;
    */
}
.page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-logo img {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	max-width: 100%;
	float: none;
	/**/
	margin: 0;
	max-width: 100%;
	float: none;
	width: 56px;
	height: 44px;
	background: #fff;
	padding: 5px 8px;
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,.2);
	border-radius: 5px;
	border: 1px solid #ccc;
	vertical-align: middle;
	margin-left: 30px;
}
.page-arrival .arrival-table .flight-detail-content .table-head {
	/*border-top: 1px solid #b5b5b5;*/
	padding-top: 15px;
	margin: 0 35px;
	background: #c10230;
	clear: both;
	
	    padding: 10px 20px 10px 10px;
	color: #fff;
	margin: 0 35px;
	box-shadow: 1px 4px 4px #00000042;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-detail {
	vertical-align: middle;
	display: inline-block;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-detail .fl-name {
	padding: 0;
	font-size: 15px;
	font-weight: 700;
	color: #333;
	margin: 0;
	margin-bottom: 10px;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-detail .fl-number {
	padding: 0;
	font-size: 16px;
	font-weight: 600;
	color: #c10230;
	margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item {
	display: inline-block;
	float: right;
	font-weight: 600;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-name {
	width: 40%;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination {
	width: 22%;
	position: relative;
	color: #000;
	font-size: 15px;
	font-weight: 300;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination:before {
	content: '';
	position: absolute;
	height: 2px;
	width: 80%;
	top: 8px;
	left: 0;
	right: 0;
	margin: auto;
	background-color: #b5b5b5;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status {
	width: 22%;
	text-align: center;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status .status-note {
	padding: 9px 2px;
	display: inline-block;
	margin: auto;
	color: #777;
	border-radius: 5px;
	width: 115px;
	font-family: 'Droid Arabic Kufi', Tahoma;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status .status-note.arrived {
	color: #22cb32;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status .status-note.cancelled {
	color: #e41e26;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status .status-note.estimated {
	color: #10d1dd;
}

.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status .status-note.scheduled {
    color: #FF9800;
}

.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status .status-note.departed {
	color: #1da1f3;
}


.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status .status-note.finalcall  {
	color: red;
}

.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks {
	width: 16%;

	text-align: center;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks a {
	font-size: 0;
	color: rgba(169, 169, 169, .5);
	font-weight: normal;
	cursor: default;
	display: inline-block;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks a:before {
	font-size: 18px;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks a.tw-tweet {
	margin: 0 15px;
	display:none;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks.active a {
	cursor: pointer;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks.active a.tracking {
	color: #C10230;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks.active a.tw-tweet {
	color: #1da1f3;
	display:none;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks.active a.f-messager {
	display:none;
	color: #005ebc;
}

a.f-messager {
	display:none !important;
	color: #005ebc;
}

.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination > div {
	width: 70%;
	display: inline-block;
	float: right;
	font-family: 'Droid Arabic Kufi', Tahoma;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination > div.eta {
	text-align: left;
	width: 30%;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination > div:before {
	position: relative;
	display: block;
	margin-bottom: 10px;
	color: #b5b5b5;
	font-size: 16px;
}
.page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination > div.orgin:before {
	transform: rotate(180deg);
	text-align: left;
}

.ar .page-arrival .arrival-table .tab-selector .table-info {
	font-family: "Droid Arabic Kufi", sans-serif;
}

 @media only screen and (max-width:768px) {

.content {
	display:block !important; 
}
.hide-on-desktop {
	display:inline-block;	
}

.hide-on-mobile {
	display:none;	
}
	 
.ar .page-arrival .arrival-table .tab-selector .tab-btn {
	margin: 0;
	padding: 0;
	width: 100%;
	background:#fff;
}
.ar .page-arrival .arrival-table .tab-selector .tab-btn li {
	width: 31.2%;
}
.ar .page-arrival .arrival-table .tab-selector .table-info {
	float: right;
	padding-right: 45px;
	margin: 20px 0;
}
.ar .page-arrival .arrival-table .tab-selector .table-info:before {
	right: 0;
}
.ar .page-arrival .arrival-table .filter .filter-selectors {
	width: 100%;
	text-align: right;
}
.ar .page-arrival .arrival-table .filter .filter-selectors li {
	width: 24%;
}

.ar .page-arrival .arrival-table .filter .filter-selectors li.column-6 {
	width:72%;
}

.ar .page-arrival .arrival-table .filter .filter-selectors li:last-child {
	margin-left: 0px;
	background:none;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-logo {
	display: none;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-detail .fl-name {
	font-size: 16px;
	margin-bottom: 0;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-detail .fl-number {
	font-size: 14px;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-name {
	width: 35%;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination {
	width: 27%;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks a.tw-tweet {
	margin: 0 2%;
}
}

@media only screen and (max-width: 480px) {

.btwidget_container .btwidget_error {
	font-size:13px !important;
}

.ar .fb_iframe_widget {
	left: 4%;
}

.ar .btwidget_container #btregister_form #btScreenName {
	width: 90%;	
}

.ar .page-arrival {
	position:relative;
	padding:0 0 0 0;
}

.ar .page-arrival .arrival-table {
	position:relative;
}

.ar .page-arrival .arrival-table .tab-selector {
	position: relative;
    padding: 120px 0 0 0;
}

.ar .flight_sub_form_wrapper {
	right: 2%;
}
.ar .btwidget_container {
       position: fixed;
    top: 50% !important;
    transform: translateY(-50%);
	z-index:2;
	    max-width: 85%;
}

.ar .btwidget_container .btwidget_heading h2 {
	font-size:1.1em;
}	 

.ar .btwidget_container .btwidget_content p {
	line-height: 23px;
    font-size: 12px;
}

.ar .btwidget_container #btregister_form label {
	font-size:12px;
}
	 
.ar .page-arrival .arrival-table .tab-selector .table-info h3 {
	font-size: 12px;
}
.ar .page-arrival .arrival-table .tab-selector .tab-btn li {
	width: 31.4%;
}
.ar .page-arrival .arrival-table .tab-selector .tab-btn li:last-child  {
	    margin-left: 0;
}
.ar .page-arrival .arrival-table .filter {
	padding:9% 4% 12% 4%;
	padding-bottom: 0;
	clear:both;
	display:block;

}

.ar .page-arrival .arrival-table .filter .filter-selectors li {

	width: 100%;
	margin-bottom: 10px;
}
.ar .daytimeline {
	display: none !important;
}
.ar .page-arrival .arrival-table .flight-detail-content .table-head {
	    margin: 0 0;
}
.ar .simplebar-content {
	    padding: 0 2px !important;
}
.ar.page-arrival .arrival-table .tab-content {
	padding: 0 0;
}
.ar .simplebar-offset {
	left: 0 !important;
}
.ar .page-arrival .arrival-table .flight-detail-content {
	padding:182px 0 35px;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail {
	padding: 5% 0;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination > div {
	width: 100%;
	float: right;
	text-align: right;
	font-size: 14px;
}

.ar .page-arrival .arrival-table .flight-detail-content .table-head .items.flight-destination > div {
	width:auto;
}

.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination > div:before {
	display: none;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination:before {
	display: none;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-name {
	width: 35%;
	text-align: right;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-destination {
	    width: 35%;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status {
	width: 30%;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-status .status-note {
	width: 90px;
	font-size: 12px;
	padding: 7px 2px;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks {
	width: 35%;
	    width: 30%;
	text-align: center;
	float: left;
	padding-top: 7px;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .detail-item.flight-tracks a.tw-tweet {
	margin: 0 8%;
}

.ar .page-arrival .arrival-table .flight-detail-content .table-head .items.flight-name {
	width: 33%;
}

.ar .page-arrival .arrival-table .flight-detail-content .table-head .items.flight-destination {
	width:33%;	
	width: 36%;
}

.ar .page-arrival .arrival-table .flight-detail-content .table-head .items.flight-status {
	width:auto;	
}

.ar .page-arrival .arrival-table .flight-detail-content .table-head .items.flight-tracks {
	width:auto;	
}

.ar .page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-detail .fl-name {
	font-size: 12px;
	text-transform: capitalize;
	text-align: right;
}
.ar .page-arrival .arrival-table .tab-content .flight-item-detail .flight-name .flight-detail .fl-number {
	font-size: 12px;
}
.ar .simplebar-track.simplebar-vertical {
	display: none;
}
.ar .page-arrival .arrival-table .tab-content {
	padding:0 10px;	
}
.ar .page-arrival .arrival-table .tab-selector .table-info {
   margin: 20px 9%;
   position: absolute;
	top: 0;
	clear: both;
	width: 72%;
	display: block;
}

}
@media only screen and (max-width: 375px){
	.ar .page-arrival .arrival-table .flight-detail-content .table-head {
    padding: 10px 20px 10px 0;
	}
	.ar .page-arrival .arrival-table .flight-detail-content .table-head .items.flight-destination {
    width: 32%;
	}

}


.btwidget_container {
	background: #ffffff;
	border: solid 1px #cacaca;
	border-radius: 0;
	padding: 2%;
	text-align: center;
	top: 38% !important;
	left: 0 !important;
	right:0 !important;
	margin:auto !important;
	position: absolute;
	max-width: 400px;
	z-index: 3;
	
}


.fb_iframe_widget {
 left:9%;	
}

.btwidget_container .btwidget_heading {
	text-align: center;
}
.btwidget_container .btwidget_heading h2 {
	display: block;
	font-size: 1.2em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	line-height: 1.8em;
}

.messengerhigh_twitter {
 	color: #c10230;	
	direction: ltr;
    display: inline-block;
	margin-right: 4px;
}


.btwidget_container .btwidget_error {
	display: block;
	font-size: 1.5em;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	font-weight: bold;
	color: #c10230;
}
.btwidget_container #btregister_form {
	position: relative;
	margin-top: 10px;
}
.btwidget_container #btregister_form label {
	position: absolute;
	top: -10px;
	background: #FFF;
	padding: 0;
	left: 0;
	right: 0;
	display: block;
	width: 65%;
	margin: auto;
	font-size: 13px;
	font-weight: 600;
	color: #c10230;
}
.btwidget_container .btwidget_heading .messengerhigh {
	color:#c10230;
	display:block;
}

.btwidget_container #btregister_form #btScreenName {
	border: 2px solid #c10230;
	border-radius: 7px;
	width: 96%;
	text-align: center;
	direction:ltr;
}
.btwidget_container #btregister_form #btScreenName:focus {
	outline: none;
}
.btwidget_container .btwidget_content p {
	width: 100%;
    display: block;
    padding-bottom: 10px;
    line-height: 22px;
}
.btwidget_container .btwidget_header .closeButton {
	position: absolute;
    left: -10px;
    top: -10px;
    border-radius: 50%;
    background: #000;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 800;
    color: #fff;
    padding-top: 1px;
}
#btregister_form .submitBtn {
	margin-bottom: 15px;
}
#btregister_form .submitBtn #registerBiztweet {
	margin-top: 10px;
	border-radius: 8px;
	padding: 15px 45px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 600;
	background: #c10230;
	border: 0;
	color: #fff;
	cursor: pointer;
	box-shadow: 0px 8px 10px -5px rgba(0,0,0,0);
	transition: all ease 300ms;
	font-family:'Droid Arabic Kufi', Tahoma;
}
#btregister_form .submitBtn #registerBiztweet:hover {
	background: #d30909;
	box-shadow: 0px 8px 10px -5px rgba(0,0,0,0.5);
}