
.symbol-wrapper {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.symbol-container {
    min-width: 925px;
}
.symblos-bar {
	background-color: #fff;
	padding: 20px 0;
}
.sybmbol-search-sec {
    padding: 0 15px;
    margin-bottom: 15px;
}

/* .page-size {
    max-width: 960px;
    margin: auto;
} */

.search-bar {
	position: relative;
}

.search-bar input {
    background-color: #fff;
    font-size: 17px;
    width: 100%;
    border: none;
    outline: none;
    padding: 5px 40px;
}

.search-bar .search-bar-btn {
	color: #757575;
	font-size: 17px;
	position: absolute;
	top: 7px;left: 10px;
}

.search-btn {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.search-btn a {
	color: #757575;
	font-size: 17px;
	text-decoration: none;
	display: inline-block;
	margin-left: 30px;
}


/* .symblos {
	background-color: #ccc;
	padding: 20px 0;
} */

.symblos-modal {
    background-color: #fff;
    border-radius: 4px;
    height: 680px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
}

.symblos-title h3 {
	color: #0d6efd;
	font-size: 17px;
	font-weight: 500;
	margin-bottom: 30px;
	position: relative;
}
.symblos-title h3 .clear-btn {
    border: 0;
}
.symblos-title h3:before {
	content: "";
	position: absolute;
	border-bottom: 4px solid #0d6efd;
	width: 65px;
	border-radius: 3px;
	top: 25px;left: 0;
}

.symblos-modal .nav-link {
    background-color: #f0f3fa;
    color: #000;
    font-size: 15px;
    font-weight: 500;
    border-radius: 60px;
    padding: 3px 12px;
    margin: 0 4px;
}

.symblos-modal .nav-link:hover {
	color: #000;
}

.symblos-para p {
	color: #797775;
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 0;
}

.symblos-all i {
	color: #0d6efd;
	font-size: 17px;
}

.symblos-all p {
	color: #0d6efd;
    font-size: 13px;
    font-weight: 400;
    margin: 0 5px 0 10px;
}

.symblos-all {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.symblos-tab-content {contain: strict;height: 100%;overflow: hidden;}

.symblos-tab-content .tab-content {height: 100%;
    margin-top: 1px;
    overflow: auto;
    scroll-padding-top: 40px;overflow-x: hidden;padding: 0 25px;}
.symblos-tab-header {padding: 0 20px;}

.symblos-tabs {padding: 0 15px;}

.symblos-title {padding: 0 20px;margin-top: 26px;}

.btn-all-sources {color: #2962ff;font-size: 14px;display: flex;
    align-items: center;padding: 3px;
    border-radius: 3px;}
.caret-bNZ2CLmY {
    display: flex;
    height: 4px;
    justify-content: center;
    width: 18px;
	transition: height 0.2s;
}
.icon-AL2odtws svg {
    fill: currentColor;
    display: block;
    height: 4px;
    width: 8px;
}
.icon-bNZ2CLmY {
    display: flex;
    height: 20px;
    margin-right: 6px;
    padding: 1px;
    width: 20px;
}
.icon-bNZ2CLmY svg {
    height: 20px;
    width: 20px;
}
.btn-all-sources:hover {background-color: #f0f3fa;
    color: #1e53e5;}

.btn-all-sources:hover .icon-AL2odtws {height: 0;}
.picture-circle-logo--xsmall {
    font-size: 11px;
    height: 24px;
    line-height: 16px;
    width: 24px;
}
.logo-Eq8o5S5t {
    border-radius: 50%;
    flex: none;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.logo-Eq8o5S5t img {
    height: 100%;
    width: 100%;
}
.symbol-title > em {color: #2962ff;
    font-style: normal;
    font-weight: 700;font-size: 16px;
    line-height: 24px;text-transform: uppercase;}
	
.marketType-uhHv1IHJ {
    color: #787b86;
    font-size: 12px;
    line-height: 21px;
}
.exchangeName-uhHv1IHJ {
    color: #131722;
    font-size: 14px;
    line-height: 21px;
    margin: 0 8px;
}
.flag-uhHv1IHJ {
    align-items: center;
    display: flex;
    flex-shrink: 0;
}
.icon-VPr5133j {
    border-radius: 50%;
    overflow: hidden;
}
.flag-uhHv1IHJ .icon-uhHv1IHJ {
    display: flex;
    height: 18px;
    width: 18px;
}
.picture-circle-pair {display: inline-block;
    position: relative;height: 24px;
    width: 24px;}

.tv-circle-logo-pair__logo:first-child, .tv-circle-logo-pair__logo:last-child {position: absolute;border-radius: 50%;flex: none;
    overflow: hidden;display: inline-flex;height: 18px;
    width: 18px;}

.tv-circle-logo-pair__logo:first-child {right: 0;
    top: -1px;}

.tv-circle-logo-pair__logo:last-child {border: 1px solid #fff;
    bottom: 0;
    left: -1px;}
	
	
.sybmbol-search {width: 100%;position: relative;}

.sybmbol-search > svg {position: absolute;top: 15px;left: 15px;}

.sybmbol-search .clear-input {position: absolute;top: 9px;right: 15px;opacity: 0.7;}

.sybmbol-search .search-input {width: 100%;height: 44px;background-color: #f0f3fa;border: 0;border-radius: 50px;padding: 0 20px;padding-left: 42px;}

.nav.search-nav {
    padding: 15px 0px;
    background-color: #fff;
}

.clear-btn {border: 0;background: none;border-left: 1px solid #9d9d9d;margin-left: 8px;padding-left: 10px;}

.toggle-row {position: absolute;left: -21px;top: 4px;cursor: pointer;}

.expandHandle-uhHv1IHJ {border-radius: 2px;
    display: flex;
    height: 18px;
    margin-left: 2px;
    width: 18px;}

.expandHandle-uhHv1IHJ:hover {background-color: #e0e3eb;}
.toggle-row.arrow-down {
    transform: rotate(90deg);
}