.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: "Microsoft YaHei", "微軟正黑體", sans-serif;
}
body {
	font-family: Meiryo, "微軟正黑體", sans-serif;
}

blockquote{
	border-left: 5px solid #F90;
}

.clickable{
    cursor: pointer;
}

th.clickable:hover {
    background-color: #d8d8d8;
    border-color: #cacaca;
}

.disabled-hyperlink {
	cursor: not-allowed;
	opacity: .5;
}

a:focus, a:hover {
    color: #3fa4ff;
}
a.yellow-font:focus, a.yellow-font:hover {
    color: #de790e;
}

.site-inner {
    font-size: 15px;
    background: #064a7b;
    background: -moz-linear-gradient(top, #064a7b 0%, #077cb2 8%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #064a7b 0%,#077cb2 8%,#ffffff 100%);
    background: linear-gradient(to bottom, #064a7b 0%,#077cb2 8%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#064a7b', endColorstr='#ffffff',GradientType=0 );
    border-top: 1px solid #fba80b;
    margin-bottom: 35px;
    min-height: calc(60vh);
}

.portfolio-btns {
	margin: 0 0 15px 0;
}
.product-btns {
	margin: 0 0 5px 0;
}
.portfolio-btns .dropdown-menu .fa {
	margin-right: 7px;
}
.table>tbody>tr>td, .table>thead>tr>th {
	vertical-align: middle;
}
.table-head-info{
	background-color: #d9edf7;
	color: #31708f;
}
td, th {
	text-align: center;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 2px;
  vertical-align: middle;
}

.table-condensed > thead > tr > th{
    padding: 5px;
}

/*.fund-list th:first-child {
	width: 30%;
}*/
.fund-list th.name {
	width: 14%;
}

.header{
	background: url(../img/container_bg.jpg) repeat-y center top #045e9a;
	}

.header ul{margin: 0;}

.wrap{
	max-width: 1140px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
	}

.title-area {
    text-indent: -9999px;
    width: 360px;
	float:left;
}

.title-area a{
	background: url(../img/vis_logo.png) no-repeat center;
	width: 100%;
	min-height: 100px;
	    display: block;
	}

.header-right {
    float: right;
}

ul.btns {
    list-style-type: none;
	    margin-top: 17px;
		padding: 0;
}

.btns .header-btn {
    display: inline-block;
}

.btns .header-btn a{
	padding: 3px 8px;
    background-color: #0967a0;
    box-shadow: inset 0 0 5px #000;
    border-radius: 6px;
	color: white;
	text-decoration:none;
	display: block;
	}

.btns .header-btn a:hover{
	background-color: #fba80e;
    box-shadow: inset 0 0 5px #825501;
    color: #000;
}

.btns .header-btn.login .loginbtn{
	moz-box-shadow: 0px 1px 0px 0px #fff6af !important;
    -webkit-box-shadow: 0px 1px 0px 0px #fff6af !important;
    box-shadow: 0px 1px 0px 0px #fff6af !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
    background: -moz-linear-gradient(top, #ffec64 5%, #ffab23 100%)!important;
    background: -webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%)!important;
    background: -o-linear-gradient(top, #ffec64 5%, #ffab23 100%)!important;
    background: -ms-linear-gradient(top, #ffec64 5%, #ffab23 100%)!important;
    background: linear-gradient(to bottom, #ffec64 5%, #ffab23 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
    background-color: #ffec64;
    border: 1px solid #ffaa22;
    font-weight: bold;
    text-shadow: 0px 1px 0px #ffee66;
    color: #333 !important;
	}

.btns .header-btn.login {
    display: inline-block;
}

.btns .header-btn.login .dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    z-index: 1;
}

/* .btns .header-btn.login .dropdown-content li { */
/*     list-style-type:none; */
/*     list-style-position:inside; */
/* } */

.btns .header-btn.login .dropdown-content a {
    color: black;
    padding: 12px 16px;
    background-color: #f9f9f9;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    border-radius: 0px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.btns .header-btn.login .dropdown-content a:hover {background-color: #f1f1f1}

.btns .header-btn.login:hover .dropdown-content {
    display: block;
}

.header-right-phone{
	display: none;
}
.socialmedia-phone{
	display: none;
}
.nav>li.navbar-phone{
	display: none;
}

.socialmedia{float:right; margin-top: 20px; margin-right: 6px; */}

.socialmedia a{
	background-color: #eeeeee !important;
    border-radius: 50px;
    color: #064a7b !important;
    border: 0px #ffffff solid !important;
    font-size: 14px;
    padding: 7px 11px;}

.container-fluid {
	margin-top: 35px;
	max-width: 1140px;
}
.h1, h1 {
	font-size: 30px;
}
.h2, h2 {
	font-size: 24px;
}
.h3, h3 {
	font-size: 20px;
}
.h4, h4 {
	font-size: 17px;
}
.h5, h5 {
	font-size: 14px;
	font-weight: bold;
}
.h6, h6 {
	font-size: 12px;
	font-weight: bold;
}
.breadcrumb {
	display: inline-block;
	margin-bottom: 20px;
}
.breadcrumb>li+li:before {
	content: "\203A";
}
.sub-header {
	padding-bottom: 10px;
	border-bottom: 1px solid #eee;
}
.no-pad {
	padding: 0;
}
.no-pad-left {
	padding-left: 0;
}
.no-pad-right {
	padding-right: 0;
}

thead {
	background-color: #fbfbfb;
}
.navbar-fixed-top {
	border: 0;
}
.main {
	padding: 20px;
	background-color: #fff;
	border-radius: 10px;
}
.page-header {
    margin: 20px 0;
	color: #737373;
	text-align: center;
}
.page-header-left {
    margin: 20px 0;
	color: #737373;
	text-align: left;
}
.block-title {
    margin: 10px 0;
	color: #737373;
	text-align: center;
}

.btn-portfolio {
	color: #000;
	background-color: #e6e6e6;
	border-color: #d8d8d8;
}
.btn-portfolio:hover {
	color: #000;
	background-color: #d8d8d8;
	border-color: #cacaca;
}
.btn-portfolio.active {
	color: #fff;
	background-color: #337ab7;
    border-color: #619ab3;
}
.btn-portfolio.active:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}
.btn-portfolio.with-outline {
	color: #000;
	background-color: #e6e6e6;
    border-color: #F90;
    border-width: 2px;
    outline: none;
}
.btn-portfolio.with-outline:hover {
	color: #000;
	background-color: #d8d8d8;
	border-color: #ffce85;
	outline: none;
}
.btn-portfolio.pressed {
	color: #000;
	background-color: #d8d8d8;
    border-color: #cacaca;
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    outline: none;
}
.btn-portfolio.pressed:hover {
	color: #000;
	background-color: #d8d8d8;
	border-color: #cacaca;
	outline: none;
}

.btn-radio {
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	min-height: 20px;
	background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
}
.btn-radio i{
	padding: 5px;
}
.btn-radio i.fa.fa-circle-o{
	color: #c8c8c8;
	display: inline;
}
.btn-radio i.fa.fa-dot-circle-o{
	display: none;
}
.btn-radio.active, .btn.active.focus, .btn.focus {
	outline: 5px auto #F90;
}
.btn-radio.active i.fa.fa-circle-o{
	display: none;
}
.btn-radio.active i.fa.fa-dot-circle-o{
	color: #F90;
	display: inline;
}
.btn-radio label {
	vertical-align: middle;
	font-size: 18px;
	color: #c8c8c8;
}
.btn-radio.active label {
	color: #000000;
}
.btn-radio:hover i.fa {
	color: #F90;
}
.btn-radio:hover label {
	color: #000000;
}

.ul-desc i {
	vertical-align: middle;
}

.scrollable-menu {
    height: auto;
    max-height: 180px;
    overflow-x: auto;
}
.table-hover>tbody>tr:hover td {
	background-color: rgba(0,0,0,0.05);
}
.fa {
	font-size: 16px;
}
.fa-2x {
	font-size: 2em;
}
.wi {
	font-size: 22px;
}
.fa-meh-o, .fa-frown-o, .fa-smile-o {
	font-size: 24px;
}
.yellow-font {
	color: #F90;
}

.red-font {
	color: #F30;
}
.light-green-font {
	color: #8ece55;
}
.pink-font {
	color: #ec8888;
}

td.down, .green-font {
	color: #090;
}
td.up, .red-font {
	color: #F30;
}

.panel-heading {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
}
.panel-heading.default-fund-group {
	text-align: left;
  color: #2e3192;
}
.panel-body {
	text-align: center;
}
.panel-body.default-fund-group {
	text-align: left;
}
.panel-body.default-fund-group button{
  height: 54px;
  color: #1a1a1a;
  font-size: 15px;
  border: 1px solid #dddddd;
  background: linear-gradient(0deg, rgba(230,230,230,1) 0%, rgba(242,242,242,1) 100%);
}
.panel-body.default-fund-group button:hover{
  background: linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(242,242,242,1) 100%);
}
.default-fund-desc{
  overflow:auto;
  height:220px;
  margin-bottom: 40px;
  padding: 20px 10px 20px 10px;
  color:#4d4d4d;
  background:#e1f0f4;
  border:1px solid #d6e9ed;
}
.default-fund-desc > .desc-title{
  font-size: 18px;
}
.default-fund-desc > .desc-title b{
  background:linear-gradient(0deg, #9ddbda 50%, #e1f0f4 50%);
}
.panel-body h2{
	margin: 0;
}
.panel-body table {
	border-style: hidden;
	font-weight: bold;
}

.panel-default>.panel-heading {
	background-color: #eaeaea;
}
.panel-default > .green-bg, .green-bg, .panel-default > .green-bg:hover, .green-bg:hover {
	background-color: #dff0d8 !important;
}
.panel-default > .red-bg, .red-bg, .panel-default > .red-bg:hover, .red-bg:hover {
	background-color: #f2dede !important;
}
.panel-default > .yellow-bg, .yellow-bg, .panel-default > .yellow-bg:hover, .yellow-bg:hover {
	background-color: #fcf8e3 !important;
}
.panel-default > .blue-bg, .blue-bg, .panel-default > .blue-bg:hover, .blue-bg:hover {
	background-color: #d9edf7 !important;
}
.glyphicon.glyphicon-arrow-down, .glyphicon.glyphicon-arrow-up {
	font-size: 26px;
}
.btn-group {
	margin-bottom: 5px;
	margin-right: 3px;
}

.no-margin{
	margin: 0;
	}
.no-border {
    border: none;
}
.no-outline{
    outline: none;
}
.no-newline{
    white-space: nowrap;
}

.width-11-percent{
	width: 11%;
}

.img-responsive{
	margin: 0 auto;
	}

.modal-content{
	overflow: hidden;}

.modal-footer {
    /*background: #ececec;*/
}

.glyphicon-chevron-right:before{
	    text-shadow: -1px 1px 0 rgba(255,255,255,0.7);
	}

.glyphicon-chevron-left:before{
	text-shadow: 1px 1px 0 rgba(255,255,255,0.7);
	}

/* Navbar Start */

.navbar-nav{    margin: 0 -15px;}
.navbar-default{
	margin-bottom: 0px;
	background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #e1e1e1 5%, #e1e1e1 5%, #f1f1f1 30%, #f1f1f1 70%, #e1e1e1 95%, #f6f6f6 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#e1e1e1 5%,#e1e1e1 5%,#f1f1f1 30%,#f1f1f1 70%,#e1e1e1 95%,#f6f6f6 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#e1e1e1 5%,#e1e1e1 5%,#f1f1f1 30%,#f1f1f1 70%,#e1e1e1 95%,#f6f6f6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#f6f6f6',GradientType=0 );

	}

.navbar-nav > li{
	border-left: 3px solid #e1e1e1;
	}

.navbar-nav li:first-child{
	border-left: 0;
	}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{background: white;}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: white;
}

.dropdown-menu-special {
}

.dropdown-menu {
    background-color: #eee;
    border: 1px solid #ffffff;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}

.dropdown-menu>li>a{
    padding: 8px 20px;
    border-bottom: 1px solid white;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    background-color: #fba80e;
}

.dropdown-menu>li.divider{
    background-color: #bebebe;
    margin: 2px 0;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
}

::-webkit-scrollbar:vertical {
    width: 12px;
}

::-webkit-scrollbar:horizontal {
    height: 12px;
}

::-webkit-scrollbar-thumb {
    background-color: #a4a4a4;
    border-radius: 5px;
}

::-webkit-scrollbar-track {
    background-color: #ccc;
}

.suggestions {
    overflow: auto;
    height: 200px;
    border: 1px solid #939393;
}

.suggestions span {
    background:white;
    border-bottom: 1px solid #eaeaea;
    box-shadow: none;
    margin: 0;
    padding: 5px;
    transition: background 0.2s;
    display: flex;
    justify-content: space-between;
    text-transform: capitalize;
    cursor: pointer;
}

.suggestions span b {
    width: 100%;
}

.suggestions span:hover {
    background:lightgray;
}

.suggestions span mark {
    background-color: transparent;
    color: #e03f19;
    padding: 0;
}

.selectedFund {
    display: inline-flex;
    padding-right: 5px;
}

.selectedFund span {
    padding: 5px;
    border-radius: 3px;
    margin-top: 5px;
}

.tooltipbox {
    position: relative;
}

.tooltipbox .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    padding: 5px 0;
    position: absolute;
    z-index: 3;
    bottom: 150%;
    left: 50%;
    margin-left: -60px;
}

.tooltipbox .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
}

.tooltipbox:hover .tooltiptext {
    visibility: visible;
}

.nav>li>a {
    padding: 14px 50px;
}

.nav>.page>a {
    padding: 14px 40px;
}

.dateRange .nav>li>a {
    padding: 10px 32px;
}

.navbar-default .navbar-nav>li>a {
    color: #333;
    font-weight: 600;
}

.navbar-toggle{
	margin-right: 0;
}
.google-chart{
	margin-left:-22px;
	margin-top: -10px;
	margin-bottom: -10px;
}
.google-chart-trend{
	height:450px;
	width:100%;
}

.fundName-phone{
	display: none;
}
.sweet-alert .sa-icon{
	margin: 30px auto;
}
.row.vertical-align {
        display: flex;
        align-items: center;
}

.ctrl-btn{
  overflow: auto;
  white-space: nowrap;
	padding: 0 10px 10px 10px;
  text-align: center;
}
.group-btn {
	display: inline-block;
	background-color: #ffffff;
	padding: 3px;
	border-radius: 6px;
}
.group-btn > .btn{
  display: inline-block;
  width: 75px;
  padding: 6px 6px;
  font-size: 14px;
}
.group-btn > .btn.active{
  box-shadow: inset 0 3px 12px rgba(0,0,0,0.6);
}
.group-btn > .btn-long{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.group-btn > .btn-short{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.group-btn > .btn-jump{
  color: #fff;
  background-color: #d77171;
  border-color: #c65f5f;
}
.group-btn > .btn-collapse{
  color: #fff;
  background-color: #88bf72;
  border-color: #76a065;
}
.group-btn > .btn-period{
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.group-btn > .btn-strong{
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.group-btn > .btn-weak{
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.group-btn > .btn-safeLow{
  color: #856404;
  background-color: #fff3cd;
  border-color: #f8e7b1;
}
.group-btn > .btn-filterDays{
  color:#509dd6;
  background-color: #ffffff;
  border:1px solid #337ab7;
}
.group-btn > .btn-filterDays.active{
  color: #ffffff;
  background: #509dd6;
  border: 1px solid #337ab7;
  box-shadow: none;
}
.group-title {
	padding: 2px 0.5px;
	font-size: 14px;
}
.remoteControl .fs-name{
  font-size:25px;
  font-weight:bold;
  display: none;
}
.remoteControl .fs-name.period{
  color:#31708F;
}
.remoteControl .fs-name.short{
  color:#3C763D;
}
.remoteControl .fs-name.strong{
  color:#A94442;
}
.remoteControl .fs-name.weak{
  color:#3C763D;
}
.remoteControl .fs-name.jump{
  color:#D92020;
}
.remoteControl .fs-name.collapse{
  color:#4A8432;
}
.remoteControl .fs-name.safeLow{
  color:#74580F;
}

.search-condition-phone{
    display: none;
}
.search-condition-desktop .search-bar{
    width: 40%;
}
.table-condensed .search-condition td{
    text-align: left;
    padding: 5px 2px 5px 2px;
}
.search-condition .btn{
    margin: 0px 5px 3px 0px;
}
.search-condition .condition-name{
    font-size: 18px;
    width: 12%;
}
.page-toolbar{
    margin: 0px 0px 10px 0px;
}

.add-arrow {
    position: relative;
    display: inline-block;
}
.add-arrow .arrow-triangle {
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 50%;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent gray transparent;
    margin-left: -5px;
}
.below-arrow {
    padding: 8px;
    border: 1px solid #cbcbcb;
    border-radius: 4px;
    margin-top: 5px;
    background-color: #f7f7f7;
}
.below-arrow button {
    font-size: 13px;
}

.collapse>.panel-group {
    margin: 0px;
}
.accordion>.panel-heading a {
    display: block;
    text-decoration: none;
}
.accordion>.panel-heading a:focus, a:hover {
    color: #000;
}
.accordion>.panel-heading a[aria-expanded="true"] {
    color: #F90;
}
.accordion>.panel-heading a[aria-expanded="false"]>i:after {
    content: "\e080";
}
.accordion>.panel-heading a[aria-expanded="true"]>i:after {
    content: "\e114";
}
.accordion>.panel-collapse>ul>li {
    text-align: center;
}
.accordion>.panel-collapse>ul>li.active {
    color: #fff;
    background-color: #337ab7;
    border-color: #619ab3;
}
.accordion>.panel-heading.active {
    color: #fff;
    background-color: #337ab7;
    border-color: #619ab3;
}

.clear{
	clear:both;
}

.for-media-page div p {
    line-height: 20px;
    font-size: 16px;
}
.for-media-page .btn.video-category{
  padding: 6px 12px;
  margin: 0px 5px 3px 0px;
}

.for-media-page .thumbnail:hover {
    border: 1px solid #25a3de;
	box-shadow:1px 1px 3px #ccc, -1px -1px 3px #ccc;
}

.for-media-page .thumbnail:hover .overlay {
	background: rgba(142, 214, 255, 0.2);
}

.for-media-page .thumbnail .caption:hover button {
	color: #00a6f3;
	border: 1px solid #00a6f3;
}

.for-media-page .thumbnail img {
	width: 100%;
    height: 100%;
}

.for-media-page .youtube.thumbnail {
	border: 0px;
    box-shadow: none;
    cursor: pointer;
}

.for-media-page .youtube.thumbnail .caption {
	padding: 10px 0px;
}

.for-media-page .youtube.thumbnail .caption h3 {
	margin:0 ;
}

.for-media-page .thumbnail .overlay {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background:rgba(0, 158, 249, 0);
}

.for-media-page .thumbnail {
	padding:0px;
    margin: 0 auto 30px;
	max-width: 300px;
    height: auto;
	box-shadow: 0px 0px 3px #ccc;
}

.for-media-page .thumbnail .media-title {
    text-align:center;
    position: relative;
    height: 180px;
}

.for-media-page .thumbnail .media-title .title {
    color: white;
    width: 100%;
    height:36px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	text-shadow: 2px 2px 3px #073350, -2px -2px 3px #073350;
}

.for-media-page .thumbnail:hover .caption .title a {
    color: #ff8100;
    text-decoration: none;
}

.for-media-page .thumbnail:hover .media-title .main-video .center {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}

.for-media-page .thumbnail .caption {
	padding:0px 15px;
	color: #525252;
	font-size:14px;
}

.for-media-page .thumbnail .caption .media-date-area {
	color: #afafaf;
}

.for-media-page .thumbnail .caption .description {
    height: 100px;
}

.for-media-page .thumbnail .caption .title a {
    text-decoration: none;
}

.for-media-page .thumbnail .caption .title {
    font-size: 20px;
}

.for-media-page .thumbnail .caption button {
    padding: 5px 20px;
    display: block;
    margin: 20px auto 15px;
    color: #6b9fb7;
    background: none;
    font-size: 13px;
    border: 1px solid #6b9fb7;
    border-radius: 2px;
	transition: all ease-in-out .2s;
}

.for-media-page .thumbnail .caption button:hover a {
	color:white;
	text-decoration: none;
}

.for-media-page .thumbnail .caption button:hover {
	background:#1382b5;
	border:1px solid #6b9fb7;
	color:white;
}

.for-media-page h3.text-lg-center {
	vertical-align: middle;
    color: #6b6b6b;
    padding: 0px 18px 15px;
    font-size: 24px;
}

.text-lg-center svg {
	width: 22px;
	padding-left: 22px;
    height: 28px;
    vertical-align: middle;
	background: url("/FMA1/img/bookmark.svg") no-repeat;
}

.rick-funds{
  background-image:url(/FMA1/img/rick_funds.svg);
  height: 110px;
  width: 220px;
}

.area-chart{
  height: 300px;
}

.industry-chart{
  height: 300px;
}

.compare-table{
  margin-top: 15px;
}

@media (max-width: 767px) and (min-width: 480px) {
    .col-sm-6 {
        width: 50%;
        float: left;
    }
}

.modal-body .modal-content-title {
    width: 100%;
    border-bottom: 1px solid lightgray;
    display: inline-flex;
    justify-content: space-around;
    align-items: flex-end;
}

.modal-body .modal-content-title p {
    height: 100%;
    cursor: pointer;
    border-bottom: 3px solid white;
    margin-bottom: 0;
}

.modal-body .modal-content-title p a {
    height: 100%;
    color: #000;
    text-decoration: none !important;
}

.main-video{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.main-video .video {
  width: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}
.main-video .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
  cursor: pointer;
}
.main-video:hover .center {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

.other-video{
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.other-video .video {
  width: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
}
.other-video .center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -65%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
  cursor: pointer;
}
.other-video:hover .center {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
@media (min-width: 470px) {
  .other-video-area{
    min-height: 600px;
  }
}

.more-video{
  text-align: center;
  color: #509dd6;
}
.more-video .btn-more-video{
  width: 70%;
  color: #509dd6;
  background-color: #ffffff;
  border: 1px solid #337ab7;
}

.for-media-page h2.ng-binding {
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
}

.for-media-page .ng-binding{
    margin-top: 0;
}

a.mediapage-play-video span {
	font-size: 22px;
    vertical-align: middle;
}

a.mediapage-play-video:hover,
.accordion>.panel-heading a:focus, a:hover{
	color: #ff8100;
	text-decoration: none;
}

.youtube.thumbnail a svg{
	width: 20px;
	padding-left:24px;
    height: 20px;
    vertical-align: middle;
	background:url("/FMA1/img/play-1.svg") no-repeat;
}

.for-media-page .thumbnail .caption .title a span {
    vertical-align: middle;
    font-size: 20px;
    line-height: 28px;
}

.for-media-page .thumbnail .caption .title a p {
    color:#333;
    font-size:15px;
    line-height:20px;
}

.for-media-page .col-xs-12.col-sm-6.col-md-6.col-lg-6 {
    overflow: hidden;
    height: 250px;
}

a.mediapage-play-video svg {
    font-style: inherit;
	width: 22px;
	padding-left: 26px;
    height: 22px;
    vertical-align: middle;
	background: url("/FMA1/img/play-1.svg") no-repeat;
}

.for-media-page .thumbnail:hover .caption .title a svg,
a:hover.mediapage-play-video svg{
	background: url("/FMA1/img/play-1-hover.svg") no-repeat;
}

.for-media-page h2.modal-title.ng-binding {
    width: auto;
}

.modal-body .modal-content-title#myTabs p {
	height: auto!important;
}

.modal-body .modal-content-title {
    max-width: 100%;
}

.modal-body .modal-content-title p {
    margin: 0;
}

.modal-content-title a:hover {
	color: #ff8d00!important;
}


.modal-content-title a {
    color: #828282!important;
    text-decoration: none !important;
    letter-spacing: 1px;
    font-size: 16px;
	width: 33.3%;
    text-align: center;
}

.modal-content {
    height: auto;
}

.modal-content-title a div {
	    padding: 10px 0px;
}

.modal-body .modal-content-title .active {
    border-bottom: 3px solid #FF9800!important;
	color: #ff8f00;
}

.close {
    font-size: 25px;
    opacity: .5;
}

.shareBtn {
    background: white;
    color: #7a9299;
    border: 1px solid #7a9299;
    border-radius: 5px;
    width: 65%;
    height: 48px;
    margin: auto;
}

.share {
    display: flex;
    height: 30px;
}

.share svg {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    background: url("/FMA1/img/copy.svg") no-repeat;
}

.share .url {
    height: 100%;
    width: 30%;
    border: none;
    border-top: 1px solid #dfe8ea;
    border-bottom: 1px solid #dfe8ea;
    padding-left: 5px;
}

.share .url:focus {
    outline: 0;
}

.share .url::selection {
    background: #1c8aba;
    color: white;
}

.share .btn {
    border-radius: 0;
    background: white;
    color: #0071bc;
    border-top: 1px solid #dfe8ea;
    border-bottom: 1px solid #dfe8ea;
    border-right: 1px solid #dfe8ea;
}

.share .btn:active {
    background: #dfe8ea;
    box-shadow: none;
}

.share .btn:focus  {
    outline: 0;
}

.announcement {
    background: #ffc139;
    margin-top: -20px;
    margin-left: -5px;
    margin-right: -5px;
    padding: 15px 20px 15px 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

@media (max-width: 736px) {
    .announcement {
        margin-left: 0;
        margin-right: 0;
    }
}

.announcement .news {
    color: white;
    font-size: 16px;
    background: #ef9426;
    border-radius: 5px;
    padding: 3px 10px 3px 10px;
    margin-right: 10px;
}

.announcement .text {
    color: #064666;
    font-size: 20px;
    letter-spacing: 3px;
}

.announcement .text a {
    color: #064666;
    border-bottom: 1px solid black;
    text-decoration: none !important;
}

/* livestream */

.livestream img{
	width:100%;
}

.live-mark{
    border-radius: 7px;
    background: #7ebbd7;
    padding: 4px 7px;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    margin: 0px 0px 5px;
}

.ft-size{
	font-size:18px;
	font-weight: 600;
	    margin-top: 5px;
}

.live-content i.fa.fa-play-circle{
    font-weight: 500;
    margin-left: 5px;
    font-size: 18px;
}

.live-mark i{
	vertical-align: text-top;
    padding-left: 5px;
    display: inline;
	font-size: 14px;
}

.livestream h1{
	color:#167faf;
}

.live-content{
	margin-top:20px;
}

.live-mark .fa-play-circle:before{
	display: inline-block;
}

a.video-playlink .fa-play-circle{
    position: absolute;
	transition: .3s all ease-in-out;
    color: #ffffff;
    top: 50%;
    left: 50%;
    transform:translate(-50%, -50%)scale(1.0);
    font-size: 100px;
    text-shadow: 0px 0px 5px #0000004d;
}


.col-sm-12.col-md-6.col-lg-6.livestream:hover .video-playlink .fa-play-circle{
	 transform:translate(-50%, -50%)scale(1.1);
}


a.video-playlink:before{
content: '';
    display: block;
    background: #0000005e;
    position: absolute;
    width: 100%;
    height: 100%;
}

a:hover.video-playlink:before{
	    background: #20a7c68f;
}

.col-sm-12.col-md-12.col-lg-12.livestream  {
    padding: 20px 25px 35px;
}

.col-sm-12.col-md-6.col-lg-6.livestream {
	padding:0px;
width:48%;
}


.col-sm-12.col-md-6.col-lg-6.livestream:last-child {
	margin-left: 4%;
}


.livestream h1,.livestream h2,.livestream h3{
	margin-top:0px;
}

.livestream section:nth-child(1),.livestream section:nth-child(2){
    clear: both;
    overflow: auto;
}

.col-sm-12.col-md-12.col-lg-12.livestream:nth-child(2){
background: #e8e8e8;
}

@media only screen and (max-width: 768px){
	.col-sm-12.col-md-6.col-lg-6.livestream{
		width:100%;
		float:none;
	}


.col-sm-12.col-md-6.col-lg-6.livestream:last-child {
    margin-left: 0;
    padding: 30px 20px 10px;
}

}

/* end of livestream */

/* .tab-content>.tab-pane ol,.tab-content>.tab-pane ul {
	padding-left:20px;
} */

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #f5f5f5;
}
.modal-body {
    padding: 10px ;
}
.modal-video-date{
  text-align: right;
}

@media (min-width: 320px) {
    iframe {
        height: 40vh!important;
    }
    div.for-media-page>div.livestream {
        height: 40vh;
    }

    #myModal {
        padding-right: 0px!important;
    }

    .modal-dialog {
        width: 96%;
        margin: 2vh auto;
    }

    .modal-body .modal-content-title,
    .modal-body .modal-content-title .tab-content {
            margin-left: 0px;
    }
    .modal-video-content>.tab-content>.tab-pane {
        margin-top: 15px;
        overflow-y: auto;
        height: 95%;
        padding: 5px;
    }
    .modal-body .modal-content-title {
        margin-top: 10px;
    }

    .modal-content .col-md-4 {
        margin:0 2%;
    }
}

@media (min-width: 768px) {
	.for-media-page .ng-binding {
        margin-top: 0;
    }

    iframe {
        height:50vh!important;
    }
    div.for-media-page>div.livestream {
        height: 50vh;
    }

    .modal-body {
        padding: 0;
    }
}

@media (min-width: 992px) {
	iframe {
        height:600px!important;
    }
    div.for-media-page>div.livestream {
        height: 600px;
    }
	.modal-content .col-md-4 {
		margin:0 auto;
    }

	.modal-body {
        padding: 10px;
    }

	.modal-video-content>.tab-content>.tab-pane {
        margin-top: 15px;
        padding: 0px 10px;
        overflow-y: auto;
        line-height: 28px;
        height: 480px;
        letter-spacing: 1px;
        font-size: 17px;
	}
	.modal-body .modal-content-title,
    .modal-body .modal-content-title .tab-content {
	    margin-left: -9px;
    }
}

@media (min-width: 1200px) {
    .for-media-page .youtube.thumbnail {
        max-width: 100%;
        margin: 0px 0px 15px;
    }
}


@media (min-width: 1280px) {
	.modal-dialog {
		width: 95%;
        margin: 7vh auto;
	}
}

@media only screen and (max-width: 1300px){
	.btns .header-btn.login .dropdown-content {
        right: 0;
    }
}

@media only screen and (max-width: 1200px){
	.nav>li>a {
        padding: 14px 50px;
    }
    .nav>.page>a {
        padding: 14px 40px;
    }
    th.sideListStd{
        width: 16%;
    }
}

@media only screen and (max-width: 995px){
.nav>li>a {
    padding: 14px 25px;
}
.nav>.page>a {
    padding: 14px 18px;
}
.google-chart{
	margin-left:-10px;
}
.share .url {
    width: 80%;
}
}

@media only screen and (max-width: 767px){
.navbar{
	min-height: 0px;
}
.navbar-header {
    text-align: center;
}
.navbar-default .navbar-toggle {
    border-color: transparent;
}
.navbar-toggle {
    float: none;
    margin: 0px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
    background-color: transparent;
}
.navbar-default {
    background: #f6f6f6;
}
.navbar-nav > li {
    border-left: 0;
}

/* .title-area { */
/* 	float: none; */
/* 	margin: 0 auto; */
/* 	} */

.header-right {
    float: none;
	text-align: center;
}

.socialmedia {
    float: none;}

.navbar-default .dropdown.open .dropdown-menu a {
    padding: 5px 15px 5px 45px;
}
.google-chart{
	margin-left:-40px;
}
}

@media only screen and (max-width: 480px){
	.google-chart{
	margin-left:-10px;
	}
}
/* Navbar End */

/* Affix Start*/
.affix {
	top: 20px;
	width: 100%;
	z-index: 999;
}
/* Affix End*/

/* FundDetail START*/
.investment-title {
	margin-top: 0;
    padding: 10px 0;
    border-radius: 10px 10px 0 0;
    border: 0;
    color: #004b7d;
    margin-right: 110px;
}
.same-cat-funds {
  text-align: right;
}
.same-cat-funds > .dropdown {
  padding: 10px 10px 0px 10px;
}
.link-related-fund {
  display: inline-block;
  padding: 10px 10px 0px 10px;
  margin-bottom: 5px;
  margin-right: 3px;
  vertical-align: middle;
}
button.add-to-selection {
	/*margin-top: -55px;*/
	margin-right: 0;
}
.nav-tabs {
	margin-bottom: 10px;
}
.nav-tabs>li>a {
	background: #e8e8e8;
	color: #808080;
}
.weather-wrapper {
	display: block;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 16px;
	margin-bottom: 10px;
	/*overflow:hidden;*/
}

.block-wrapper{
	width: 1100px;
	display:block;
	}

.weather-block {
	display: inline-block;
	border-right: 1px solid #ccc;
	width: 4.752%;
}
.weather-block:first-child {
	background: #eaeaea;
	width: 50px;
}
.weather-block:first-child .weather-date {
	font-size: 16px;
}
.weather-block:last-child {
	border-right: 0;
}
.weather-date {
	border-bottom: 1px solid #ccc;
	font-size: 13px;
	line-height: 16px;
}
.weather-date, .weather-icon {
	text-align: center;
	padding: 10px 0;
}
.weather-icon .wi, .weather-icon .fa {
	line-height: 16px;
}

.face-wrapper {
	display: block;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 16px;
	margin-bottom: 0;
	overflow:hidden;
}

.text-wrap {
	white-space: normal;
}
.btn-filter {
	color: #000;
	background-color: #cfe3ec;
	border-color: #b7ced8;
}

.btn-filter:hover{
	background-color: #e1edf3;
}

.btn-filter.active, .btn-filter:focus, .btn-filter.active:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74;
}

.btn-filter .showMe{
	display:inline;
	}

.btn-filter .hideMe{
	display:none;
	}

.btn-filter.active .showMe{
	display:none;
	}

.btn-filter.active .hideMe{
	display:inline;
	}
.fund-title{
	display:none;
}
.affix {
	left: 0;
	background: rgba(162, 162, 162, 0.8);
	top: 0;
	transition: all 0.3s;
}
.affix .fund-title {
	display: block;
}
.affix .date-picker {
	padding-top: 6px;
	margin-bottom: 0px;
}
.affix .investment-title {
	margin: 0;
  padding: 10px;
  color: #000000;
}
.affix.remoteControl {
  background: #ffffff;
  box-shadow:0px 1px 2px rgba(43, 54, 58, 0.3);
}


.date-picker {
	padding-top: 0px;
	/*border-bottom: 1px solid #e6e6e6;*/
	margin-bottom: 15px;
}

.date-picker.affix{
	border-bottom: 1px solid #cecece;
	}

.chart-period {
	margin-top: 10px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	color: #ffffff;
	background-color: #337ab7;
	border: 1px solid #2671b1;
}
.nav-tabs {
	border-bottom: 1px solid #2671b1;
}
.nav-tabs>li>a {
	border: 0;
}

.h-bar{
	    display: block;
    width: 31px;
    height: 5px;
    background: #000;
    margin: 0 auto;
}

table.track-signal td{
	min-width: 80PX;
}

.bar-wrapper{
	display: inline-block;
    width: 70%;
    position: relative;
    overflow: hidden;
    background-color: #6ece0f;
    height: 21px;
    top: 3px;
}

.bar-progress{
	position: absolute;
	display:block;
	width: 100%;
	top: 0;
	height: 21px;
	background-color: #dc2323;
}

.bar-controler-1{
	right: 100%;
}

.bar-controler-2{
	right: 27.4%;
}

.fa-question-circle{
	cursor: pointer;
}

.site-footer {
    background-color: #064b7c;
    color: #eee;
	text-align: center;
	    padding: 10px 0;
}

.copyright {
    margin-bottom: 8px;
}


.face i {
	font-size: 38px;
}
/* 配合舊的短期動能分析資料 調整width */
/* .face-title { */
/* 	width: 15%; */
/* } */
/* .face{ */
/* 	width: 15%; */
/* } */
/* .short-status-title { */
/* 	width: 28%; */
/* } */
/* .short-status { */
/* 	width: 42%; */
/* } */
.short-status span {
	font-size: 28px;
}
.weather i {
	font-size: 28px;
}
/* 配合舊的中期趨勢分析資料 調整width */
/* .weather-title { */
/* 	width: 16%; */
/* } */
/* .weather{ */
/* 	width: 14%; */
/* } */
/* .medium-status-title { */
/* 	width: 28%; */
/* } */
/* .medium-status { */
/* 	width: 42%; */
/* } */
.medium-status span {
	font-size: 28px;
}
.bull-bear span{
	font-size: 20px;
}
.relative-location span{
	font-size: 20px;
}
.weather-phone{
	display: none;
	margin-bottom: 10px;
}
.medium-status-desktops{
	margin-bottom: 10px;
}
.medium-status-desktops>.panel-heading div{
	padding:0px;
}
.active-calendar{
	color: #fff;
    background-color: #337ab7;
}


@media (max-width: 1152px) {
	.weather-wrapper{
		overflow-y:auto;
	}
	.search-condition .condition-name{
        font-size: 18px;
        width: 10%;
    }
}

@media (max-width: 1023px) {
    .search-condition .condition-name{
        font-size: 18px;
        width: 13%;
        white-space: nowrap;
    }
    .table-responsive.search-content>.table>tbody>tr>td, .table-responsive.search-content>.table>tbody>tr>th,
    .table-responsive.search-content>.table>tfoot>tr>td, .table-responsive.search-content>.table>tfoot>tr>th,
    .table-responsive.search-content>.table>thead>tr>td, .table-responsive.search-content>.table>thead>tr>th {
        white-space: nowrap;
    }
}

@media (max-width: 768px) {
button.pull-right {
	float: none !important;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
}
.investment-title{
	font-size: 20px;
}
.same-cat-funds {
  text-align: center;
}
.same-cat-funds > .dropdown {
  padding: 10px 10px 0px 10px;
}
.link-related-fund {
  display: inline-block;
  padding: 0px 10px 0px 10px;
  margin-bottom: 10px;
  margin-right: 3px;
  vertical-align: middle;
}

.bar-wrapper{
  width: 76%;
}

.investment-title {
    margin-right: 0;
}

.remoteControl .fs-name{
  display: inline;
}

.search-condition-desktop{
    display: none;
}
.search-condition-phone{
    display: block;
}
.search-condition .full-width{
    width: 100%;
}
.search-condition .dropdown-menu {
    width: 100%;
    text-align: center;
}
.search-condition .condition-name{
    font-size: 16px;
    width: 14%;
}

}

@media (max-width: 767px) {
.google-chart-trend{
	height:400px;
}
.ui-display-control{
	display:none;
}
}
@media (max-width: 480px) {
.google-chart-trend{
	height:350px;
}
.search-condition .condition-name{
    font-size: 16px;
    width: 28%;
}

}
/* FundDetail END*/


@media (min-width: 768px) and (max-width: 991px) {
.short-status span {
	font-size: 20px;
}

.medium-status span {
	font-size: 20px;
}
.weather i {
	font-size: 24px;
}
.panel-heading {
	font-size: 15px;
}
/* 配合舊的中期趨勢分析資料 調整width */
/* .weather-title { */
/* 	width: 17%; */
/* } */
/* .weather{ */
/* 	width: 12%; */
/* } */
/* .medium-status-title { */
/* 	width: 31%; */
/* } */
/* .medium-status { */
/* 	width: 40%; */
/* } */
}

@media (max-width: 767px) {
.nav>li>a {
    padding: 8px 12px;
}
.no-pad {
	padding-left: 5px;
	padding-right: 5px;
}
.no-pad-left {
	padding-left: 5px;
	padding-right: 5px;
}
.no-pad-right {
	padding-right: 5px;
	padding-left: 5px;
}
.xs-margin{
	margin-bottom: 10Px;
}
.title-area {
	width: 70%;
	margin-bottom: 5px;
}
.title-area a{
	background-size: contain;
	width: 100%;
	min-height: 80px;
}
.header-right-phone{
	display: block;
	float: right;
	font-size: 12px;
	padding: 5px;
}
.header-right{
	display: none;
}
.socialmedia-phone{
	display: block;
	clear: both;
	text-align: center;
}
.nav>li.navbar-phone{
	display: block;
}
.container-fluid {
	margin-top: 20px;
}
.main {
	padding: 15px;
	border-radius: 10px;
}
.breadcrumb {
	margin-bottom: 0px
}
.page-header {
    margin: 10px 0;
}
/* .dropdown-select>select{ */
/* 	width: 100%; */
/* } */
.full-width-phone{
	width: 100%;
}
.dropdown-menu-special {
    width: 100% !important;
}
.btns .header-btn.login .dropdown-content{
	right: 0px;
    min-width: 0px;
    margin-right: 5px;
}
.investment-title {
	margin: 0;
}
.weather-desktops{
	display: none;
}
.weather-phone{
	display: block;
}
.medium-status-desktops{
	display: none;
}
.face-desktops{
	display: none;
}
.dateRange .nav>li>a {
    padding: 10px 22px;
}
.fundName-phone{
	display: table-cell;
}
.fundName-desktop{
	display: none;
}
.btns .header-btn a{
	width: 80px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
}
.row.vertical-align {
        display: block; /* Turn off the flexible box layout */
}
.margin-mobile{
	margin: 10px 0px;
}
.ctrl-btn {
	margin-top: 10px;
}
.group-btn > .btn{
    width: 55px;
    padding: 6px 2px;
    font-size: 12px;
}
.group-btn > .group-title {
	font-size: 12px;
}

}

 @media (max-width: 500px) {
.product-btns .btn-default {
	padding: 6px;
}
.pagination>li>a, .pagination>li>span {
    font-size: 12px;
    padding: 3px 5px;
}
}
 @media (max-width: 480px) {
.portfolio-btns {
	width: 100%;
}
.portfolio-btns > .btn-group {
	display: block;
	height: 35px;
}
.portfolio-btns > .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	width: 93%;
}
.dropdown-menu {
	width: 100%;
}
.dropdown-menu-special {
    width: 100% !important;
}
.nav.nav-tabs li a {
  font-size: 12px;
}
}
@media (max-width: 415px) {
  .portfolio-btns > .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    width: 91%;
  }
}
@media (max-width: 415px) {
  .consultant-area .portfolio-btns > .btn-group > .btn {
    width: 100%;
  }
}
@media (max-width: 370px) {
  .portfolio-btns > .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    width: 90%;
  }
}
@media (max-width: 370px) {
  .consultant-area .portfolio-btns > .btn-group > .btn {
    width: 100%;
  }
}

@media (max-width: 360px){
.nav>li>a {
    padding: 8px 5px;
}
.title-area a{
	min-height: 60px;
}
}

@media only screen and (max-width: 320px) {
  .nav.nav-tabs li a {
    font-size: 18px;
    line-height: 21px;
  }
}

/* 會員基本資料表單 */
input.cusInfo {
	padding: 3px;
}

input.ng-invalid {
	background: #ffecec;
}

table.cusInfoTable {
	margin-bottom: 0px;
}
.warn {
	color: red;
}
.info {
	color: blue;
}

/* 更改密碼表單 */
table.changePassTable {
	margin-bottom: 0px;
}

/* 投資型保單 */
select {
	margin-bottom: 5px;
}

.modal-body {
	font-size: 15px;
}

/* loader */
.loader {
  border: 5px solid #f3f3f3;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 5px solid #555;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  top:50%;
  left:50%;
  margin: -25px 0 0 -25px;
  position:absolute;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* overlay */
#overlay-loader {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.3);
    z-index: 1000;
    cursor: pointer;
}

/* .btn-group-justified > .btn:nth-of-type(even) { */
/*   width: .15%; */
/* } */