@charset "utf-8";

/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
}
div:focus {
	outline: 0;
}
.MarketRed {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(../img/market-red.png);
	background-repeat: no-repeat;
}
.MarketGreen {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(../img/market-green.png);
	background-repeat: no-repeat;
}
.MarketYellow {
	width: 20px;
	height: 20px;
	float: left;
	background-image: url(../img/market-yellow.png);
	background-repeat: no-repeat;
}
.Pagefooter {
	background-image: url(../img/bbar.gif);
	background-repeat: repeat-x;
	background-color: #0091CA;
	padding: 30px 0;
	margin-top: 15px;
}
.Pagefooter ul {
	padding: 0px;
	margin: 0px;
	list-style: circle;
	margin-top: 5px;
	margin-left: 30px;
	font-family: 'Droid Sans', sans-serif;
	font-weight: bold;
}
.Pagefooter ul li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.Pagefooter .WidgetTitle {
	border-bottom: 3px solid #333;
	font-family: 'Droid Sans', sans-serif;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 15px;
	height: 30px;
}
.WidgetWrapper {
	/*	overflow: hidden;*/
	position: relative;
	left: 0px;
	top: 0px;
}
.NewWidgetWrapper {
	transition: all 1s ease-out 0s;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: hidden;
}
#page-wrapper {
	overflow: hidden;
	height: auto;
}
.imgCenter {
	margin: 0 auto;
}
.UsersInputs {
	margin-bottom: 10px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
}
.UsersInputs .inputsmall {
	width: 48%;
}
.UsersInputs P {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #2E404E;
	font-weight: bold;
}
.UsersInputs span.CheckBoxWord {
	display: block;
	margin-top: 0;
	float: left;
	margin-left: 3px;
}
.UsersInputs input[type="radio"],
.UsersInputs input[type="checkbox"] {
	display: block;
	margin-top: 1px;
	float: left;
}
.UsersInputs p.Hint {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #B3B3B3;
	font-weight: normal;
	font-size: 12px;
}
p.ErrorInputMessage {
	color: #f56f6c;
	font-weight: normal;
}
p.Hint,
p.Hint a {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #B3B3B3;
	font-weight: normal;
	font-size: 12px;
}
.UsersInputs p.Info {
	margin-bottom: 5px;
	margin-top: 5px;
	color: #005D8C;
	font-weight: 700;
	font-size: 14px;
}
.UsersInputs .Textarea {
	max-width: 100%;
	max-height: 200px;
	height: 150px;
}
.UsersInputs .Textarea.Big {
	max-width: 100%;
	max-height: 191px;
	height: 190px;
}
.UsersInputs p.ErrorInputMessage {
	color: #f56f6c;
	font-weight: normal;
}
.TextCenter {
	text-align: center;
}
.LoginForm .form-group {
	margin-bottom: 5px;
}
p.NoData {
	text-align: center;
	/*margin-top: 50px;*/
	color: #CCC;
}
.ViewFirstHeader {
	display: block;
}
.ViewFirstHeader .Content {
	height: 38px;
	padding-top: 15px;
}
/*********************************************************************
****************************
*                          *
*                          *
*      Theming             *
*                          *
*                          *
****************************
*********************************************************************/

/** ENBD **/

.ENBD .MarginTopForHeader {
	margin-top: 154px;
}
.ENBD .ViewFirstHeader {
	display: block;
}
.ENBD .ViewFirstHeader .Content {
	height: 108px;
	padding-top: 9px;
	position: relative;
}
.ENBD .ModalLayoutsBG {
	background-color: #002F69;
}
.ENBD > .navbar-default {
	border-width: 0px;
	background-image: url("../img/Scheme/NBAD/HeaderBackground.png");
	background-color: #002F69;
	background-repeat: repeat-x;
}
.ENBD .ViewFirstHeader .navbar-brand {
	height: 90px;
	padding: 20px 0 0 15px;
}
.ENBD .navbar-default .navbar-nav > li > a:hover,
.ENBD .navbar-default .navbar-nav > li > a:focus {
	color: #112655;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #FFFFFF;
}
.ENBD .navbar-collapse.collapse.in {
	background-color: #002F69;
}
.ENNBD .navbar-default .navbar-toggle {
	border-color: #fff;
}
.ENBD .ViewFirstHeader .UserNameDiv {
	display: block;
	font-size: 12px;
	padding: 0;
	position: relative;
	width: auto;
	padding: 0 10px;
}
.ENBD .ViewFirstHeader .UserNameDiv hr {
	margin: 3px 0;
}
.ENBD .ViewFirstHeader .UserNameDiv .title {
	display: block;
	float: left;
	margin-right: 8px;
	margin-top: 8px;
	width: auto;
}
.ENBD .ViewFirstHeader .UserNameDiv .UserPic {
	border-radius: 50%;
	width: 35px;
	height: 35px;
	background-color: #FFF;
	float: right;
	overflow: hidden;
	border: 1px solid #FFF;
}
.ENBD .ViewFirstHeader .MasterSearch input {
	border-width: 0px;
	background-color: #ffffff;
	height: 25px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	border-radius: 0px;
	position: relative;
	color: #000;
}
.ENBD .ViewFirstHeader .MasterSearch i {
	color: rgba(111, 106, 106, 0.9);
	font-size: 12px;
	height: 15px;
	left: 185px;
	position: absolute;
	top: 7px;
}
.ENBD .ViewFirstHeader .MasterSearch .form-control::-moz-placeholder {
	color: #000;
}
.ENBD .ViewFirstHeader .MasterSearch .form-control:focus {
	box-shadow: none;
}
.ENBD .navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.ENBD .UserNameDiv.pull-right > .dropdown-menu {
	left: auto;
. right: 10px;
	padding: 0;
}
body.ENBD {
	height: 100%;
}
.ENBD .modal-header.bg {
	background-color: #002F69;
}
.ENBD .Pagefooter {
	background-image: url("../img/Scheme/ENBD/empty-bg.png");
	color: #FFF;
	min-height: 200px;
	background-color: #FFFFFF;
}
.ENBD .Pagefooter a {
	color: #FFF;
}
.ENBD .Pagefooter .WidgetTitle {
	border-bottom: 3px solid #FFF;
}
.ENBD .Widget > div.WidgetHead {
	color: #6e7c88 !important;
	border-bottom: 1px solid #f2f2f2;
}
.ENBD .WidgetIcons ul.Icons li a i.fa {
	color: #CCC;
}
.ENBD .WidgetIcons ul.Icons li a i.fa-filter.WidgetFilter-Active {
	color: #F56F6C;
}
.ENBD .Widget .WidgetBack {
	background-image: url(../img/Scheme/ENBD/widget-back.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	float: left;
}
.ENBD .MobileSearchBar {
	margin-top: 100px;
}
.ENBD .Widget .WidgetBack {
	background-image: url(../img/Scheme/orange/widget-back.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	float: left;
}
.ENBD .SecondHeader {
	background-color: #00AEEF;
	color: #FFFFFF;
	background-image: none;
}
.tab-content {
	margin-top: 10px;
}
.mCSB_inside > .mCSB_container {
	margin-right: 0;
}
.loading {
	position: absolute;
	height: 100%;
	text-align: center;
	width: 100%;
	top: 0;
}
.loading img.laoding-img {
	height: 28px;
	left: 50%;
	margin-left: -14px;
	position: absolute;
	top: 30%;
	width: 28px;
}
.TopTabs .nav-tabs > li.disabled-tab > a,
.TopTabs .nav-tabs > li.disabled-tab > a:hover {
	cursor: not-allowed;
	color: #b3b3b3;
}
.relative-pos {
	position: relative;
	display: block;
}
/*************************MENU IN TOP*/

#header {
	border-radius: 0;
}
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
}
.blue-bold {
	color: #337ab7;
	font-weight: bold;
}
.cursor-pointer {
	cursor: pointer;
}
.log-data label {
	color: #c4cad9;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
.log-data label:last-child {
	color: #e5e9f3;
	font-size: 11px;
}
.forget-password {
	text-align: center;
	display: block;
	margin-top: 10px;
	font-size: 12px;
}
.LoginForm p {
	font-size: 12px;
	text-align: center;
}
.widget-main-header {
	border-bottom: 2px solid #fec351;
	background: -webkit-linear-gradient(#fff, #f3f3f3);
	/* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#fff, #f3f3f3);
	/* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#fff, #f3f3f3);
	/* For Firefox 3.6 to 15 */
	background: linear-gradient(#fff, #f3f3f3);
	/* Standard syntax */
}
.widget-main-header h2 {
	color: #112655;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.42857;
	margin-left: 12px;
	margin-top: 10px;
}
.widget-main-header .list-unstyled.list-inline > li {
	border-right: 1px solid #d3d6d7;
}
.widget-main-header .list-unstyled.list-inline > li:first-child {
	border-right-width: 0;
}
.widget-main-header .list-unstyled.list-inline > li > a {
	padding: 10px;
	display: block;
}
.widget-main-header .WidgetIcons > ul {
	margin-right: -5px;
}
.MasterSearch ul.dropdown-menu {
	max-height: 200px;
	overflow-y: auto;
}
.SymbolName > strong, .WidgetBack{
	cursor:pointer;
}
/*************************END*/

.checkbox.orderStatistics {
	margin-top: 0;
	margin-bottom: 0;
}
@media (max-width: 979px) {}@media (max-width: 767px) {
	.ENBD > .navbar-default {
		background-image: url(../img/t.);
	}
	.ENBD .ViewFirstHeader .Content {
		height: 91px;
		padding-top: 9px;
	}
	.ENBD .ViewFirstHeader .navbar-brand {
		height: 90px;
		padding: 9px 0 0 5px;
		width: 220px;
	}
	.ENBD .MarginTopForHeader {
		margin-top: 0px;
		padding-top: 120px;
	}
}
@media (max-width: 477px) {}@media (max-width: 320px) {}
/*********************************************/

/** Orange **/

.OrangeTheme .ModalLayoutsBG {
	background-color:#E87E04;
}
.OrangeTheme .sb-icon-search {
	background: #DE6C00;
}
.OrangeTheme > .navbar-default {
	background-color: #DE6C00;
	border-width: 0px;
	font-family: 'Droid Sans', sans-serif;
}
.OrangeTheme .modal-header.bg {
	background-color: #DE6C00;
}
.OrangeTheme .GeneralButton,
.GeneralButton:hover,
.OrangeTheme .GeneralButton:active {
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.OrangeTheme .GeneralButton {
	background-color: #E87E04;
	border-radius: 7px;
	box-shadow: 0 3px 0 0 #DE6C00;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding: 12px 10px 6px 10px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	transition: background 0.1s ease-in-out 0s;
	vertical-align: middle;
	height: 37px;
}
.OrangeTheme .SmallButton,
.SmallButton:hover,
.OrangeTheme .SmallButton:active {
	/* in the all actions buttons Blue ( users page ( first bar )) */
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.OrangeTheme .SmallButton {
	background-color: #E87E04;
	border-radius: 7px;
	box-shadow: 0 3px 0 0 #DE6C00;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: 'Droid Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding: 7px 10px 6px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	transition: background 0.1s ease-in-out 0s;
	vertical-align: middle;
	height: 30px;
	width: auto !important;
	margin-top: 7px;
}
.BlackTheme .ModalLayoutsBG {
	background-color: #252932;
}
.ENBD .Widget .WidgetBack {
	background-image: url(../img/Scheme/black/widget-back.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	float: left;
}
.BlackTheme .sb-icon-search {
	background: #252932;
}
.BlackTheme > .navbar-default {
	background-color: #252932;
	border-width: 0px;
	font-family: 'Droid Sans', sans-serif;
}
.BlackTheme .modal-header.bg {
	background-color: #252932;
}
.BlackTheme .GeneralButton,
.GeneralButton:hover,
.BlackTheme .GeneralButton:active {
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.BlackTheme .GeneralButton {
	background-color: #425A6B;
	border-radius: 7px;
	box-shadow: 0 3px 0 0 #2E404E;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding: 12px 10px 6px 10px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	transition: background 0.1s ease-in-out 0s;
	vertical-align: middle;
	height: 37px;
}
.BlackTheme .SmallButton,
.SmallButton:hover,
.BlackTheme .SmallButton:active {
	/* in the all actions buttons Blue ( users page ( first bar )) */
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.BlackTheme .SmallButton {
	background-color: #425A6B;
	border-radius: 7px;
	box-shadow: 0 3px 0 0 #2E404E;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding: 7px 10px 6px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	transition: background 0.1s ease-in-out 0s;
	vertical-align: middle;
	height: 30px;
	width: auto !important;
	margin-top: 7px;
}
/*********************************************************************
/***************************
*                          *
*                          *
*      The Stylest CS      *
*                          *
*                          *
****************************
*********************************************************************/

.NoBorder {
	border-width: 0 !important;
}
.NoBackGround {
	background-color: inherit;
}
/*********************************************************************
/***************************
*                          *
*                          *
*          Modals          *
*                          *
*                          *
****************************
*********************************************************************/

.ModalRadioButtons {
	margin-right: 20px;
	float: left;
	width: auto;
}
.ModalRadioButtons input[type="radio"] {
	margin-left: 10px;
}
.ModalCheckButtons {
	margin-right: 10px !important;
}
.modal-content {
	border-radius: 0px !important;
}
p.NormalText {
	margin: 10px;
}
p.NormalText.multi {
	background-color: #f2f2f2;
	border-radius: 5px;
	font-size: 13px;
	margin: 10px;
	padding: 5px;
}
.modal-header.bg {
	background-color: #002060;
}
.modal-header.bg .close {
	color: #FFF;
	opacity: 1 !important;
}
.modal-header h4 {
	color: #FFF;
}
.modal-header.Noti,
.modal-footer.Noti {
	border-width: 0px !important;
	background-color: none !important;
}
.modal-body.Confirmation .UsersInputs {
	margin-bottom: 0;
}
.modal-body.Confirmation p {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	margin: 0px;
}
.modal-body.Confirmation span.Buy {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #27ae60;
}
.modal-body.Confirmation span.sell {
	font-family: Arial, Helvetica, sans-serif !important;
	color: #e74c3c;
}
.modal-body.Confirmation p.Ansewr {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
}
.modal-body.Confirmation p.info {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 14px;
	text-align: right;
}
/*********************************************************************
****************************
*                          *
*                          *
* The ALL css of bottons   *
*                          *
*                          *
****************************
*********************************************************************/

.GeneralButton,
.GeneralButton:hover,
.GeneralButton:active {
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.GeneralButton {
	background-color: #002060;
	border-radius: 7px;
	box-shadow: 0 3px 0 0 #002060;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding: 12px 10px 6px 10px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	transition: background 0.1s ease-in-out 0s;
	vertical-align: middle;
	height: 37px;
}
.CancelButton,
.CancelButton:hover,
.CancelButton:active {
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.CancelButton {
	background-color: #a0a8a9;
	border-radius: 7px;
	box-shadow: 0 3px 0 0 #878e8f;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	padding: 12px 10px 6px 10px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	transition: background 0.1s ease-in-out 0s;
	vertical-align: middle;
	height: 37px;
}
.SmallButton,
.SmallButton:hover,
.SmallButton:active {
	/* in the all actions buttons Blue ( users page ( first bar )) */
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.SmallButton {
	background-color: #002060;
	border-radius: 5px;
	box-shadow: 0 3px 0 0 #002060;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	height: inherit;
	line-height: 100%;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	text-align: center;
	text-shadow: 0 0 rgba(0, 0, 0, 0.3);
	transition: background 0.1s ease-in-out 0s;
	vertical-align: middle;
	width: auto !important;
}
.ActionButton,
.ActionButton:hover,
.ActionButton:active {
	/* in the all actions buttons GRAY ( users page ( second bar )) */
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.ActionButton {
	background-color: #a0a8a9;
	border-radius: 3px;
	box-shadow: 0 3px 0 0 #878e8f;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	height: 25px;
	line-height: 100%;
	padding: 8px 10px 6px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	transition: background 0.1s ease-in-out 0s;
	height: 30px;
	vertical-align: middle;
	width: 80px;
	margin: 5px 10px 0px;
}
.modal-content {
	border-radius: 0px !important;
}
.tabdrop .caret {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px dashed;
}
.tabdrop > a {
	text-align: center;
}
.edit.header {
	background: none repeat scroll 0 0 #0077b3;
	border-radius: 3px;
	height: 19px;
	position: relative;
	text-align: center;
	top: 4px;
	width: 22px;
	display: block;
}
.edit.header > i {
	color: #fff;
	font-size: 13px;
	left: 1px;
	margin: 0 auto;
	position: relative;
	top: -4px;
}
/******************************bootstrap Table*/

@-moz-document url-prefix() {
	fieldset {
		display: table-cell;
	}
}
.table-bordered {
	background: #fff;
}
.table-bordered > thead > tr {
	background: #cfe6f3;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
	border-bottom-width: 1px;
	border-bottom-color: #87c1e2;
}
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td {
	border: 0 solid transparent;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > tbody > tr > td {
	color: #1b3564;
	font-size: 11px;
	padding: 2px 5px;
}
.table-bordered > tbody > tr > td {
	text-align: right;
	border-left: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th {
	border-color: #bdd7e6;
}
.table-striped > tbody > tr:nth-child(2n+1) > td,
.table-striped > tbody > tr:nth-child(2n+1) > th {
	background: #f5fafc;
}
.actions-menu.dropdown {
	border-radius: 0;
	z-index: 1;
}
.actions-menu.dropdown .dropdown-menu > li > a {
	color: #428bca;
	display: block;
	font-size: 12px;
	padding: 5px 15px 5px 5px;
	position: relative;
}
.actions-menu.dropdown .dropdown-menu > li > a:hover {
	background: none transparent;
	color: #2a6496;
}
.actions-menu.dropdown .dropdown-menu > li > a > i {
	color: #ddd;
	font-size: 20px;
	margin-top: -10px;
	position: absolute;
	right: 0;
	top: 50%;
}
.actions-menu.dropdown .dropdown-menu > li {
	margin: 0 5px;
	border-bottom: 1px solid #ddd
}
.actions-menu.dropdown .dropdown-menu > li:last-child {
	border-bottom-width: 0;
}
.actions-menu.dropdown .dropdown-menu:before {
	position: absolute;
	top: -7px;
	right: 4px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: ''
}
.actions-menu.dropdown .dropdown-menu:after {
	position: absolute;
	top: -6px;
	right: 5px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: '';
}
.actions-menu.dropdown > .dropdown-menu {
	left: auto;
	right: 0;
}
/******************************Chart*/

#container-chart {
	min-height: 400px;
}
.modal-dialog {
	width: 800px;
}
.Confirmation-bg {
	background: #f0f0f0;
	padding: 10px 15px;
}
.modal-header.Confirmation-bg h4 {
	color: #003366;
	font-weight: normal;
	font-size: 14px;
}
.Confirmation-bg .modal-body {
	font-size: 13px;
	line-height: 20px;
}
.CompareChart {
	position: relative;
}
.CompareChart ul {
	margin-left: 10px;
	display:inline-block;
	background:#f6f6f6;

}
.CompareChart a.btn:focus {
	color: #ddd;
}
ul.chart > li {

	color: #7b7b7b;
	line-height: 15px;
	text-align: center;
	font-size: 10px;
	padding: 2px;
}
ul.chart > li.disabeld {
	background-color: #87c4e9;
}
ul.chart > li > a,
ul.chart > li > a {
	color: #7b7b7b;
	font-size: 12x;
	padding: 5px;
}
ul.chart > li > a,
ul.chart > li > a:hover {} ul.chart > li.active {
							   background: #ddd;
						   }
ul.chart > li.active > a {
	color: #000;
}
ul.ChartIndicator {
	margin: 0px;
	padding: 0px;
	height: 17px;
}
ul.ChartIndicator >li {
	float: left;
	margin-left: 5px;
	font-family: 'Droid Sans', sans-serif;
	font-size: 12px;
}
.symbol-search .form-group .dropdown-menu {
	max-height: 200px;
	overflow-y: scroll;
}
.symbol-search .form-group .dropdown-menu li > span {
	display: block;
	font-size: 12px;
	line-height: 18px;
}
.IndicesRow > a {
	/*	padding: 5px 20px 5px 5px;*/
	display: block;
}

li.IndicesRow {
	position: relative;
}
li.IndicesRow > .actions-menu {
	margin-top: -2px;
	position: absolute;
	left: -1px;
	top: 45%;
}
.alert-error {
	color: #a94442;
	margin-top: 5px;
	font-size: 12px;
}
.WidgetHead > div {
	display: inline-block;
	float: none;
	width: auto;
	font-size: 12px;
}
.WidgetHead > div.WidgetIcons {
	float: right;
}
.WidgetHead .text-flag.visible {
	display: inline-block;
}
.WidgetHead > p.clearfix {
	margin-bottom: 5px;
}
.text-flag {
	background: none repeat scroll 0 0 #ebebeb;
	border-radius: 4px;
	color: #8a8a8a;
	display: inline-block;
	font-size: 12px;
	padding: 1px 5px 0;
}
.IndicesList h3 {
	background: none repeat scroll 0 0 #ebebeb;
	color: #0088cc;
	font-size: 14px;
	margin: 0;
	padding: 4px 3px;
}
a {
	cursor: pointer;
}
.radio label,
.checkbox label {
	font-size: 12px;
	color: #666
}
.checkbox input {
	margin-top: 1px;
}
.action > a {
	display: block;
	padding: 0 7px;
}
.action > a >i {
	margin-right: 0;
}
.action > a:focus >i {
	color: #00c6ff;
}
.popover {
	z-index: 999;
	border-radius: 0;
}
.popover > .arrow {
	border-width: 7px;
}
.popover > .arrow:after {
	border-width: 6px;
	right: 6px;
}
.popover.left > .arrow:after {
	bottom: -6px;
}
.popover.left > .arrow {
	margin-top: -8px;
}
.popover.left > .arrow {
	right: -7px;
}
.popover-content {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.popover-content ul {
	margin-bottom: 0;
}
.popover-content li {
	border-bottom: 1px solid #ddd;
	margin: 0 5px;
}
.popover-content li:last-child {
	border-bottom-width: 0;
}
.popover-content a {
	display: block;
	font-size: 12px;
	padding: 5px;
	position: relative;
}
.popover.left {
	margin-left: 0;
	margin-right: 45px;
}
.popover.right {
	margin-left: 0;
}
.popover.right > .arrow {
	left: -7px;
	margin-top: -9px;
}
.popover.right > .arrow:after {
	bottom: -6px;
}
.alert i.fa {
	font-size: 24px;
	position: relative;
	top: 4px;
}
.form-dropdown .dropdown-menu li a {
	font-size: 13px;
}
.form-control,
.bootstrap-select > .btn {
	font-size: 13px;
	color: #555;
}
.note {
	font-size: 12px;
	color: #999;
}
.tabdrop .dropdown-menu li.pull-right {
	float: none !important;
	display: block;
	text-align: left;
}
.popover.popover-content.right:after,
.popover.popover-content.right:before {
	right: 100%;
;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.popover.popover-content.right:after {
	border-color: rgba(136, 183, 213, 0);
	border-right-color: #fff;
	border-width: 6px;
	margin-top: -6px;
}
.popover.popover-content.right:before {
	border-color: rgba(221, 221, 221, 0);
	border-right-color: rgba(0, 0, 0, 0.2);
	border-width: 7px;
	margin-top: -7px;
}
.popover.popover-content.left:after,
.popover.popover-content.left:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.popover.popover-content.left:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #fff;
	border-width: 6px;
	margin-top: -6px;
}
.popover.popover-content.left:before {
	border-color: rgba(221, 221, 221, 0);
	border-left-color: rgba(0, 0, 0, 0.2);
	border-width: 7px;
	margin-top: -7px;
}
.popover.right {
	margin-left: 0;
}
/*top*/

.popover.popover-content.top {
	margin-left: -9px;
	margin-top: 6px;
}
.popover.popover-content.top:before {
	position: absolute;
	top: -7px;
	left: 6px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: ''
}
.popover.popover-content.top:after {
	position: absolute;
	top: -6px;
	left: 7px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: '';
}
@media (max-width: 1200px) {}@media (max-width: 979px) {
	.CancelButton {
		margin-top: 20px;
	}
}
@media (max-width: 767px) {
	.SmallButton {
		width: 100px;
		margin-left: 10px;
		margin-right: 10px
	}
	.text-flag {
		font-size: 11px
	}
}
@media (max-width: 477px) {
	.SmallButton {
		width: 80px;
		font-size: 12px;
		margin-left: 10px;
		margin-right: 10px
	}
}
@media (max-width: 320px) {}
/********************* Most Commen ********************************/

.Linking.dropdown-menu: : before {
	border-bottom:7px solid rgba(0,
	0,
	0,
	0.2);
	border-left:7px solid transparent;
	border-right:7px solid transparent;
	content:"";
	display:inline-block;
	position:absolute;
	left:4px;
	top:-7px;
}
.Linking.dropdown-menu::after {
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	left: 5px;
	top: -6px;
}
.Linking.dropdown-menu > li > a:hover,
.Linking.dropdown-menu > li > a:focus {
	background-color: #FDAF17;
}
ul.dropdown-menu.Linking {
	padding: 0px;
	margin: 0px;
	width: 100px;
	min-width: 114px;
}
ul.dropdown-menu.Linking span.colorname {
	float: left;
	margin-left: 10px;
}
.dropdown-menu.Linking > li {
	border-bottom: 1px solid #e6e6e6;
	float: left !important;
	font-size: 12px !important;
	margin: 0 !important;
	padding: 5px 0 !important;
	width: 100% !important;
	height: 30px !important;
}
.dropdown-menu.Linking > li a {
	width: 100px;
}
.WidgetIcons div.ColorCerecle {
	border-radius: 50%;
	height: 15px;
	width: 15px;
	background-color: #CCC;
	float: left;
}
.WidgetIcons div.ColorCerecle.Red {
	background-color: RED;
}
.WidgetIcons div.ColorCerecle.Green {
	background-color: Green;
}
.WidgetIcons div.ColorCerecle.Blue {
	background-color: Blue;
}
/******************************************************/

.Widget > div.WidgetHead {
	border-bottom: 1px solid #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	color: #0077b3;
	font-weight: bold;
	padding-top: 7px;
	height: 23px;
}
.WidgetIcons ul.Icons {
	float: right;
	padding: 0;
	margin: 0;
}
.WidgetIcons ul.Icons li {
	float: right;
	list-style: none;
	margin-right: 1px;
	width: 22px;
	height: 25px;
}
.WidgetIcons ul.Icons li a i.fa-filter.WidgetFilter-Active {
	color: #F56F6C;
}
.Widget .WidgetBack {
	background-image: url(../img/widget-back.png);
	background-repeat: no-repeat;
	width: 30px;
	height: 25px;
	float: left;
}
li.dropdown.setting-widget ul {
	min-width: 43px !important;
}
li.dropdown.setting-widget ul::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: 25px;
	top: -7px;
}
li.dropdown.setting-widget ul::after {
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: 26px;
	top: -6px;
}
.Widget > .RemoveMe {
	text-align: center;
	margin-top: 0px;
}
.Widget > .RemoveMe img {
	margin: 0 auto;
	cursor: pointer;
}
/*.placeholder {
	background-color: green;
	height: 20px;
}*/

.WidgetTool ul li.text {
	font-family: 'Droid Sans', sans-serif;
	font-size: 13px;
	color: #2e404e;
}
.navbar-toggle {
	margin-right: 25px;
	margin-top: 15px;
}
.navbar {
	margin-bottom: 0px;
}
.col-centered {
	float: none;
	margin: 0 auto;
}
.NoMargin {
	margin: 0px !important;
}
.NoPadding {
	padding: 0px !important;
}
.clear {
	clear: both;
	padding: 0px !important;
	margin: 0px !important;
}
.navbar {
	min-height: 50px;
}
.navbar-default {
	background-color: #002F69;
	border-width: 0px;
	font-family: 'Droid Sans', sans-serif;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	padding-bottom: 25px;
	padding-top: 25px;
}
.fa {
	margin-right: 5px;
	font-size: 15px;
}
.ENBD .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color: #0077B3;
	color: #FFFFFF;
}
.ENBD .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
	background-color: #0091CA;
	color: #FFFFFF;
}
.ENBD .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: #0077B3;
	color: #FFFFFF;
}
.ENBD .navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: #0091CA;
	color: #ffffff;
}
.ENBD .navbar-default .navbar-nav > li > a {
	color: #FFF;
	font-size: 13px;
	padding-bottom: 0;
	padding-top: 4px;
	background-color: #002F69;
	color: #ffffff;
}
.navbar-brand {
	height: 70px;
	padding: 0px;
	padding-left: 15px;
	padding-top: 5px;
}
.nav.navbar-nav {
	margin-left: 50px;
}
.HeaderWidgetContainer {
	width: auto;
	float: right
}
.HeaderWidgetContainer-left {
	width: auto;
	float: left
}
.UserNameDiv {
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
}
.UserNameDiv a {
	color: #FFF;
	font-family: arial;
	font-weight: 700;
	text-decoration: none;
	font-size: 12px;
}
.UserNameDiv a .fa {
	color: #9da3a7;
	font-size: 13px;
}
.UserNameDiv.pull-right > .dropdown-menu {
	left: auto;
	top: 67px;
	right: 10px;
	top: 104%;
}
.UserNameDiv.pull-right .title .dropdown-menu {
	left: -65px;
}
.UserNameDiv.pull-right .title .dropdown-menu::after {
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: 18px;
	top: -6px;
}
.UserNameDiv.pull-right .title .dropdown-menu::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: 17px;
	top: -7px;
}
.UserNameDiv.pull-right > .dropdown-menu>li>a {
	display: block;
	padding: 5px 10px;
	clear: right;
	font-weight: normal;
	line-height: 1.42857143;
	color: #9da3a7 !important;
	white-space: nowrap;
}
.UserNameDiv.pull-right > .dropdown-menu hr {
	margin: 0;
}
.UserNameDiv.pull-right > .dropdown-menu li .fa {
	color: #b3b3b3;
	float: left;
	margin-left: 10px;
	margin-top: 8px;
}
.HeaderSmallWidget.NewsNotifi.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
	width: 300px;
}
.NewsNotifi.pull-right > .dropdown-menu::after {
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: 8px;
	top: -6px;
}
.NewsNotifi.pull-right > .dropdown-menu::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: 6px;
	top: -7px;
}
.ViewFirstHeader .HeaderSmallWidget {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	height: 27px;
	margin-top: 3px;
}
.HeaderSmallWidget a.title {
	color: #FDAF17;
	font-size: 12px;
}
.HeaderSmallWidget.pull-right > .dropdown-menu {
	width: 97%;
	top: 104%;
	padding: 0px;
}
.HeaderSmallWidget.pull-right > .dropdown-menu::after {
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: 19px;
	top: -6px;
}
.HeaderSmallWidget.pull-right > .dropdown-menu::before {
	border-bottom: 7px solid rgba(0, 0, 0, 0.2);
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	display: inline-block;
	position: absolute;
	right: 18px;
	top: -7px;
}
.HeaderSmallWidget .fa {
	font-size: 19px;
}
.HeaderSmallWidget .label {
	line-height: 12px;
	padding: 1px 5px;
	position: absolute;
	right: 23px;
	top: -1px;
	z-index: 999;
}
.label-primary {
	background-color: #f6a704;
	color: #ffffff;
	border-radius: 5px;
}
.HeaderSmallWidget li {
	border-bottom: 1px solid #f2f2f2;
	padding: 4px 0;
}
.HeaderSmallWidget li:hover,
.HeaderSmallWidget li a:hover {
	background-color: #f2f2f2;
}
.HeaderSmallWidget li:last-child {
	border-width: 0px;
}
.HeaderSmallWidget li a {
	white-space: normal;
	padding: 3px 10px;
}
.HeaderSmallWidget a p.Title {
	color: #00336a;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border-left: 3px solid #ccc;
	padding-left: 13px;
}
.HeaderSmallWidget a.unseenMSG p.Title {
	border-left: 3px solid #FCAE17;
}
.HeaderSmallWidget p.More {
	color: #cccccc;
	font-size: 12px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.HeaderSmallWidget a p.info {
	color: #49a0e1;
	font-size: 11px;
	margin: 0px;
	font-style: italic;
	padding: 0px;
	border-left: 3px solid #ccc;
	padding-left: 13px;
}
.HeaderSmallWidget a.unseenMSG p.info {
	border-left: 3px solid #FCAE17;
}
.TopTabs .nav.nav-tabs {
	height: 28px;
}
@media (max-width: 1200px) {}@media (max-width: 979px) {}@media (max-width: 767px) {
	.HeaderWidgetContainer-left,
	.HeaderWidgetContainer-Right {
		width:100%;
		float:none;
		height:auto;
	}
	.UserNameDiv,
	.MainSearchBox,
	.HeaderSmallWidget {
		display: none !important;
	}
	.nav.navbar-nav {
		margin-left: 0px;
	}
	.navbar-default .navbar-nav > li > a {
		color: white;
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.clearfix:before,
	.clearfix:after,
	.dl-horizontal dd:before,
	.dl-horizontal dd:after,
	.container:before,
	.container:after,
	.container-fluid:before,
	.container-fluid:after,
	.row:before,
	.row:after,
	.form-horizontal .form-group:before,
	.form-horizontal .form-group:after,
	.btn-toolbar:before,
	.btn-toolbar:after,
	.btn-group-vertical > .btn-group:before,
	.btn-group-vertical > .btn-group:after,
	.nav:before,
	.nav:after,
	.navbar:before,
	.navbar:after,
	.navbar-header:before,
	.navbar-header:after,
	.navbar-collapse:before,
	.navbar-collapse:after,
	.pager:before,
	.pager:after,
	.panel-body:before,
	.panel-body:after,
	.modal-footer:before,
	.modal-footer:after {
		content: " ";
		display: table;
	}
	*:before,
	*:after {
		box-sizing: border-box;
	}
	.clearfix:after,
	.dl-horizontal dd:after,
	.container:after,
	.container-fluid:after,
	.row:after,
	.form-horizontal .form-group:after,
	.btn-toolbar:after,
	.btn-group-vertical > .btn-group:after,
	.nav:after,
	.navbar:after,
	.navbar-header:after,
	.navbar-collapse:after,
	.pager:after,
	.panel-body:after,
	.modal-footer:after {
		clear: both;
	}
	.clearfix:before,
	.clearfix:after,
	.dl-horizontal dd:before,
	.dl-horizontal dd:after,
	.container:before,
	.container:after,
	.container-fluid:before,
	.container-fluid:after,
	.row:before,
	.row:after,
	.form-horizontal .form-group:before,
	.form-horizontal .form-group:after,
	.btn-toolbar:before,
	.btn-toolbar:after,
	.btn-group-vertical > .btn-group:before,
	.btn-group-vertical > .btn-group:after,
	.nav:before,
	.nav:after,
	.navbar:before,
	.navbar:after,
	.navbar-header:before,
	.navbar-header:after,
	.navbar-collapse:before,
	.navbar-collapse:after,
	.pager:before,
	.pager:after,
	.panel-body:before,
	.panel-body:after,
	.modal-footer:before,
	.modal-footer:after {
		content: " ";
		display: table;
	}
	*:before,
	*:after {
		box-sizing: border-box;
	}
	.navbar-default .navbar-collapse,
	.navbar-default .navbar-form {
		border-color: #e7e7e7;
	}
	.navbar-collapse {
		padding-left: 0px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.navbar-nav {
		margin: 0px;
	}
	.nav.navbar-nav a {
		padding-left: 40px;
	}
	.Widget {
		margin-top: 45px;
	}
}
@media (max-width: 477px) {}@media (max-width: 320px) {}
/*********************** The Search Box **************/

/* Search icon by IcoMoon, made with http://icomoon.io/app/ */

.MobileSearchBar {
	background-color:#ffffff;
	height:50px;
	margin-top:70px;
	padding-top:10px;
	position:relative;
}
.MobileSearchBar input {
	padding-left: 26px;
}
.MobileSearchBar i {
	color: #112655;
	font-size: 18px;
	left: 10px;
	position: absolute;
	top: 16px;
}
input.Calender {
	background-image: url(../img/calender-bar.png);
	background-repeat: no-repeat;
	background-position: left 3px top 7px;
	padding-left: 30px;
}
/*********************************************************************
/***************************
*                          *
*                          *
*      New Arrow css       *
*                          *
*                          *
****************************
*********************************************************************/

.new-red-arrow-lg {
	width: 46px;
	height: 42px;
	background-image: url(../img/Widgets/market-summery/red-lg.png);
	display: inline-block;
}
.new-green-arrow-lg {
	width: 46px;
	height: 42px;
	background-image: url(../img/Widgets/market-summery/green-lg.png);
	display: inline-block;
}
.new-red-arrow-md {
	width: 34px;
	height: 24px;
	background-image: url(../img/Widgets/market-summery/red-md.png);
	display: inline-block;
}
.new-green-arrow-md {
	width: 34px;
	height: 24px;
	background-image: url(../img/Widgets/market-summery/green-md.png);
	display: inline-block;
}
.new-blue-arrow-md {
	width: 34px;
	height: 24px;
	background-image: url(../img/Widgets/market-summery/blue-md.png);
	display: inline-block;
	position: relative;
	top: 4px;
}
/*****************************************************/

a:hover {
	text-decoration: none;
}
a:focus {
	outline: none;
	text-decoration: none;
}
.red {
	color: #e74c3c !important;
}
.green {
	color: #27ae60 !important;
}
.green-arrow-lg,
.red-arrow-lg,
.blue-arrow-lg,
.green-arrow-md,
.red-arrow-md,
.blue-arrow-md,
.green-arrow-sm,
.red-arrow-sm,
.blue-arrow-sm {
	background: url(../img/Widgets/market-summery/arrows-lg.png) no-repeat transparent;
	display: inline-block;
	position: relative;
}
.green-arrow-lg,
.red-arrow-lg {
	width: 45px;
	height: 38px;
}
.green-arrow-lg {
	background-position: 0 0;
}
.red-arrow-lg {
	background-position: -45px 0;
}
.blue-arrow-lg {
	background-position: -59px -39px;
	display: inline-block;
	height: 20px;
	width: 31px;
}
.green-arrow-md,
.red-arrow-md,
.blue-arrow-md {
	width: 23px;
	height: 19px;
	top: 1px;
}
.green-arrow-md {
	background-position: 0 -39px;
}
.red-arrow-md {
	background-position: -24px -39px;
}
.blue-arrow-md {
	background-position: -59px -39px;
	display: inline-block;
	height: 20px;
	width: 31px;
	top: 2px;
}
.green-arrow-sm,
.red-arrow-sm,
.blue-arrow-sm {
	width: 11px;
	height: 9px;
	top: 1px;
}
.green-arrow-sm {
	background-position: -48px -49px;
}
.red-arrow-sm {
	background-position: -48px -39px;
}
.blue-arrow-sm {
	background-position: -90px -39px;

}
.setting-btn > .btn {
	border: 1px solid #e6e6e6;
	border-radius: 0;
	color: #3f9dd1;
	font-size: 20px;
	padding: 5px 15px;
}
/********************************TABS*/

.TopTabs .nav-tabs > li > a {
	border-radius: 0;
	letter-spacing: 1px;
	font-size: 15px;
	color: #b3b3b3;
	padding: 0px 10px;
	margin: 1px 0;
	border-right-width: 0;
	border-left-width: 1px;
	border-left-color: #ddd;
}
.TopTabs .nav-tabs > li > a:hover {
	background: transparent;
	border-top-color: transparent;
	border-bottom-color: transparent;
	border-right-color: transparent;
	color: #0088cc;
}
.TopTabs .nav-tabs > li:first-child > a {
	border-left-color: transparent;
}
.TopTabs .nav-tabs > li.active {
	border-bottom: 2px solid transparent;
}
.TopTabs .nav-tabs > li.active {
	border-bottom: 2px solid #3f9dd1;
}
.TopTabs .nav-tabs > li.active > a,
.TopTabs .nav-tabs > li.active > a:focus,
.TopTabs .nav-tabs > li.active > a:hover {
	border-top-color: #fff;
	color: #0088cc;
	background: transparent;
	border-right-width: 0;
	border-bottom-color: #fff;
}
.TopTabs .nav-tabs > li.active:first-child > a,
.TopTabs .nav-tabs > li.active:first-child > a:focus,
.TopTabs .nav-tabs > li.active:first-child > a:hover,
.TopTabs .nav-tabs > li:nth-child(2) > a {
	border-left-color: #fff;
}
.Right-number.Number,
.Right-number.Percentage {
	padding-right: 0;
}
.TopTabs .nav-tabs > li.dropdown > a,
.TopTabs .nav-tabs > li.dropdown > a:focus,
.TopTabs .nav-tabs > li.dropdown > a:hover {
	color: #3f9dd1;
	background: #fff;
	border-color: #fff;
}
.TopTabs .nav-tabs .dropdown-menu {
	border-width: 0;
	box-shadow: 0;
	border-radius: 0;
}
.TopTabs .nav-tabs .dropdown.plus-tabs {
	display: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.IndicesListSetting > ul > li > form {
	padding: 10px 0 0;
	min-width: 200px;
}
.IndicesListSetting > ul > li > form > .form-group {
	position: relative;
}
.IndicesListSetting > ul > li > form > .form-group > label {
	position: absolute;
	left: 0;
	color: #666;
	top: 7px;
}
.IndicesListSetting > ul > li > form > .form-group > .form-control {
	background: none;
	border-radius: 0;
	border-color: transparent;
	border-bottom-color: #e6e6e6;
	box-shadow: none;
	padding-left: 50px;
	text-align: right;
	color: #3a3a3a;
	font-weight: normal;
	font-size: 12px;
}
.IndicesListSetting > ul > li > form > .form-group > .form-control::-moz-placeholder {
	color: #8b8b8b;
	opacity: 1;
}
.IndicesListSetting > ul > li > form > .form-group > .form-control:-ms-input-placeholder {
	color: #8b8b8b;
}
.form-control::-webkit-input-placeholder {
	color: #8b8b8b;
}
.IndicesListSetting > ul > li > form >.reset {
	background: #50bafc;
	width: 100%;
	border-color: #50bafc;
	color: #fff;
	font-weight: bold;
	-webkit-box-shadow: 0 3px 0px rgba(0, 0, 0, .075);
	box-shadow: 0 3px 0px rgba(0, 0, 0, .075);
}
.IndicesListSetting > ul > li > form > .form-group > .btn-group > .btn {
	font-size: 12px;
	padding: 4px;
	margin-top: 5px;
}
/***************************Agreement page*****************/

.AgreementSection {
	text-align: center;
}
li.IndicesRow >.dropdown > a {
	padding: 5px;
}
li.IndicesRow > .dropdown > a >i {
	margin: 0 2px
}
@media (max-width: 767px) {}
/***************************Filtertion*****************/

.news-filtertion .modal-header .modal-footer {
	display:inline-block;
	padding:0;
	float:right;
	border-top-width:0;
}
.news-filtertion .modal-header h4 {
	display: inline-block;
}
.news-filtertion .modal-header .modal-footer > .btn {
	background: none transparent;
	border-radius: 0;
	border-width: 0;
	color: #fff;
}
.news-filtertion .modal-header .modal-footer .btn + .btn {
	border-left: 1px solid #e6e6e6;
	margin-left: 0;
}
.news-filtertion .modal-body .panel {
	border: 0 none;
	border-radius: 0;
	margin-bottom: 0;
}
.news-filtertion .panel-default > .panel-heading {
	background-color: transparent;
	border-color: #ddd;
	color: #666;
}
.news-filtertion .panel-title > a:hover {
	text-decoration: none;
}
.news-filtertion .dropdown > a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.news-filtertion .panel-title > a > span,
.news-filtertion .dropdown > a > span {
	color: #49a0e1;
	display: block;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	margin-top: 3px;
}
.news-filtertion .panel-title > a {
	background: url(../img/Widgets/news/arrow-left.png) right 7px no-repeat transparent;
	display: block;
}
.news-filtertion .panel.active .panel-title > a {
	background: url(../img/Widgets/news/arrow-down.png) right 7px no-repeat transparent;
}
.news-filtertion .panel-body {
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}
.news-filtertion .panel-body > form {
	margin-top: -20px;
}
.news-filtertion .panel-body > form > .checkbox {
	border-bottom: 1px solid #ddd;
	color: #666;
	padding: 7px 5px;
}
.news-filtertion .panel-body > form > .checkbox:last-child {
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.news-filtertion .panel-body > form >.reset {
	background: #50bafc;
	width: 100%;
	height: 40px;
	border-color: #50bafc;
	color: #fff;
	font-weight: bold;
	-webkit-box-shadow: 0 3px 0px rgba(0, 0, 0, .075);
	box-shadow: 0 3px 0px rgba(0, 0, 0, .075);
}
.news-filtertion .panel-body > .form-group > .btn-group > .btn {
	font-size: 13px;
}
.date-range > h5,
.form-sub-title {
	background: none repeat scroll 0 0 #ddd;
	font-size: 15px;
	margin: 10px -15px;
	padding: 5px 10px 6px;
}
.date-range > .form-group {
	border-bottom: 1px solid #f5f5f5;
}
.date-range > .form-group label,
.date-range > .checkbox label,
.symbol-search > .form-group label,
.form-dropdown label {
	color: #666;
	margin-bottom: 0;
	font-weight: normal;
	font-size: 12px;
}
.date-range > .form-group .form-control {
	font-size: 13px;
}
.symbol-search > .form-group label {
	/*	margin-bottom: 10px;*/
}
.date-range >.reset {
	background: #50bafc;
	width: 100%;
	height: 40px;
	border-color: #50bafc;
	color: #fff;
	font-weight: bold;
	-webkit-box-shadow: 0 3px 0px rgba(0, 0, 0, .075);
	box-shadow: 0 3px 0px rgba(0, 0, 0, .075);
	margin: 20px auto;
}
.date-range .btn-group.btn-toggle {
	margin-bottom: 10px
}
.setting-widget .news-filtertion {
	min-width: 500px;
}
.NewsDetails .panel-default > .panel-heading {
	background: #fff;
}
.NewsDetails .panel-default > .panel-heading:hover {
	background: #f5f5f5;
}
.NewsDetails .panel-default.active > .panel-heading {
	background: #f5f5f5;
}
.form-dropdown {
	display: block;
	margin-bottom: 10px;
}
.form-dropdown .dropdown-menu:before {
	position: absolute;
	top: -7px;
	left: 6px;
	display: inline-block;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #fff;
	border-left: 7px solid transparent;
	border-bottom-color: rgba(0, 0, 0, 0.2);
	content: ''
}
.form-dropdown .dropdown-menu:after {
	position: absolute;
	top: -6px;
	left: 7px;
	display: inline-block;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #fff;
	border-left: 6px solid transparent;
	content: '';
}
.form-dropdown > a {
	display: block;
}
.form-dropdown .dropdown-menu {
	border-radius: 0;
	width: 100%;
	max-height: 200px !important;
	overflow: auto;
}
.form-dropdown .ex-date .dropdown-menu {
	max-height: none !important;
	width: auto;
}
.form-dropdown .dropdown-menu form,
.form-dropdown .dropdown-menu > div {
	display: block;
	padding: 0 10px;
}
.form-dropdown .dropdown-menu form .radio,
.form-dropdown .dropdown-menu > div .radio {
	border-bottom: 1px solid #f5f5f5;
	display: block;
	padding: 5px 0 10px;
	margin-top: 0;
}
.news-filtertion .dropdown > a > span.caret {
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid;
	position: relative;
	top: 10px;
	color: #ccc;
}
.symbol-search {
	border-bottom: 1px solid #f5f5f5;
}
._mCS_1 .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, 0.5);
}
._mCS_1 .mCSB_dragger .mCSB_dragger_bar:hover,
._mCS_1 .mCSB_dragger .mCSB_dragger_bar:focus,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background-color: rgba(0, 0, 0, 0.8);
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 4px;
}
.mCSB_container {
	padding-right: 15px;
}
.mCSB_scrollTools .mCSB_draggerContainer {} .content-400 {
												overflow: auto;
												position: relative;
												height: 315px;
											}
.content-800 {
	overflow: auto;
	position: relative;
	height: 720px;
}
.order-filteration.header {
	background: none repeat scroll 0 0 #0077b3;
	border-radius: 3px;
	height: 19px;
	position: relative;
	text-align: center;
	top: 2px;
	width: 22px;
	display: block;
	line-height: 30px;
}
.order-filteration.header > i {
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	position: relative;
	top: -5px;
}
.ClientInfo .panel-default,
.order-list-details .panel-default {
	border-color: #c9c9c9;
}
.ClientInfo .panel,
.order-list-details .panel {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.18);
}
.grid-setting .dropdown-menu {
	max-height: 200px;
	height: auto;
	overflow-x: hidden;
	overflow-y: scroll;
}
.modal-dialog {
	width: auto;
}
.modal-body,
.modal-footer,
.modal-header {
	padding: 10px 15px;
}
.modal-header .close {
	margin-top: 2px;
}
.nano.nano-tab-content > .nano-content,
.nano.nano-tab-content-200 > .nano-content,
.nano-tab-OrderDetails-400,
.tab-scroll {
	margin-top: 10px;
}
.tab-scroll .tab-content {
	margin-top: 0;
}

.order-info {
	height: 150px;
}
.nano-executioninfo {
	height: 88px;
}

.nano.nano-executioninfo > .nano-content,
.nano.nano-order-info > .nano-content {
	padding: 0 10px 0 0;
}
.nano > .nano-content {
	padding: 0 10px 0 0;
}
.nano > .nano-pane {
	background: #888;
	width: 5px;
}
.nano > .nano-pane > .nano-slider {
	background: #111;
}
.nano.nano-200,
.Nscroll-200 {
	height: 159px;
}
.nano,
.Nscroll {
	height: 359px;
}
.nano.nano-600,
.Nscroll-600 {
	height: 557px;
}
.nano.nano-800,
.Nscroll-800 {
	height: 730px;
}
.nano-news {
	height: 517px;
}
.nano-mbo {
	height: 235px;
}
.dropdown-select {
	height: auto;
	width: auto;
	min-height: 200px;
}
.nano.nano-tab-content,
.tab-scroll {
	height: 321px;
}
.nano.nano-tab-content-200 {
	height: 130px;
}
nano-tab-OrderDetails-400 {
	height: 246px;
}
/*.nano.nano-tab-content > .nano-content .tab-pane > ul{
margin-top:10px;
display:block;
}*/

.nano.nano-executioninfo > .nano-content,
.nano.nano-order-info > .nano-content {
	padding: 0;
}
.WidgetHead .text-flag.visible {
	display: inline-block;
}
.WidgetHead .text-flag.visible {
	display: inline-block;
}
.news-400 {
	height: 321px;
}
.news-600 {
	height: 521px;
}
.action-grid-main {
	position: relative;
}
.action-grid-main > ul.list-unstyled {
	left: 0;
	position: absolute;
	top: 37px;
	z-index: 2;
}
.action-grid-main > ul.list-unstyled > li a.action {
	padding: 0 10px;
}
.date-calendar.form-dropdown .dropdown-menu {
	width: auto;
	max-height: none !important;
	overflow: visible;
}
.bootstrap-select.btn-group .dropdown-menu {
	margin-top: -3px;

}
.bootstrap-select.btn-group .dropdown-menu.inner {
	margin: -5px 0 0;
}

/************************ CO Orders starts*********************************/
.app-modal-window .modal-dialog1 {
	width: 800px;
	height:550px;
	overflow-y: initial;
}
.modal-body1{
	height: 380px;
	width: 800px;
	overflow-y: auto;
}

.btn-group-co button {
	background-color: #EEEEEE; /* Green background */
	border: 1px solid gray; /* Green border */
	color: black; /* White text */
	font-weight: bold;
	font-size: 12px;
	padding: 5px 16px; /* Some padding */
	cursor: pointer; /* Pointer/hand icon */
	float: left; /* Float the buttons side by side */
	height:25px;
}
/************************ CO Orders ends*********************************/
/************************ Tadawulaty********************************/
#rcorners2 {
	border-radius: 10px;
	border: 1px solid #73AD21;
	padding: 5px;
	width: 310px;
	height: 190px;
	align-content: center;
	margin-left:auto;
	margin-right:auto;
}
#e-counter{
	float:left;
	clear:both;
	position:absolute;
	margin-left:810px;
	margin-top:-15px;
}
.wrapper{
	width: 860px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-left:10px;
	align-self: center;
	background: url(../img/tadawulatyEn/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_box {
	background: url(../img/tadawulatyEn/roundedcornr_tl.png) no-repeat top left;
}
.roundedcornr_top {
	background: url(../img/tadawulatyEn/roundedcornr_tr.png) no-repeat top right;
	padding-right:10px;
}
.roundedcornr_bottom {
	background: url(../img/tadawulatyEn/roundedcornr_bl.png) no-repeat bottom left;
	padding-right:10px;
	margin-left:-10px;
}
.roundedcornr_bottom div {
	background: url(../img/tadawulatyEn/roundedcornr_br.png) no-repeat bottom right;
	padding-right:20px;
}
.roundedcornr_content {
	background: url(../img/tadawulatyEn/roundedcornr_r.png) top right repeat-y;
	padding-right:10px;
}

.roundedcornr_top div,.roundedcornr_top,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.roundedcornr_content, .roundedcornr_bottom {
}
.roundedcornr_content{
	padding: 0 0px;
	margin-right: -10px;
}

.englishtitle{
	color: #15729A;
	font-size: 15px;
	font-weight: bold;
	font-family: tahoma;
	padding-top:20px;
	padding-left:25px;
	margin:0px;
}
.english1{
	font-size: 11px;
	font-family: tahoma;
	word-wrap: break-word;
}
.ultadawulaty{
	padding-left:50px;
	list-style: disc url(../img/tadawulatyEn/bullet.jpg);
	font-family: tahoma;
}

.wordwrap {
	white-space: pre-wrap;      /* CSS3 */
	white-space: -moz-pre-wrap; /* Firefox */
	white-space: -o-pre-wrap;   /* Opera 7 */
	word-wrap: break-word;      /* IE */
}

.btn{
	padding-bottom:5px;
}
.app-modal-window-tadawulaty .modal-dialog-tadawulaty {
	width: 1200px;
	height:550px;
	overflow-y: initial;
}
.modal-body-tadawulaty{
	height: 380px;
	width: 860px;
	overflow-y: auto;
}

/**********Highcart div************
.highChart {
	padding: 0;
	margin: 10px;
	height: 190px;
	width:	250px;
	padding-left: 25px;
	padding-top: 20px;
}*/
/********************************************************************/

@media screen and (max-width: 767px) {
	.nano-content {
		margin-right: 0 !important;
	}
	.WidgetHead .text-flag {
		display: none;
	}
	.WidgetHead .text-flag.visible {
		display: inline-block;
	}
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 600px;
	}
	.date-range > .form-group label,
	.date-range > .checkbox label,
	.symbol-search > .form-group label,
	.form-dropdown label {
		/*margin-top: 10px;*/
	}
	.modal-sm {
		width: 300px;
	}
	.nano.order-info {
		height: 410px;
	}
	.nano-content {
		margin-right: 0 !important;
	}
	.WidgetHead .text-flag {
		display: inline-block;
	}
}
@media (min-width: 992px) {
	.modal-lg {
		width: 900px;
	}

}
@media (min-width: 1200px) {
	.WidgetHead .text-flag {
		display: inline-block;
	}
	.WidgetSection .col-md-4 .WidgetHead .text-flag {
		display: none;
	}
	.WidgetSection .col-md-4 .WidgetHead .text-flag.visible {
		display: inline-block;
	}
}
@media (max-width: 1200px) {
	.Widget > div.WidgetHead {
		font-size: 12px;
	}
}
