body {
    /*background: rgba(15, 55, 80, 1);
    background: -moz-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15, 55, 80, 1)), color-stop(54%, rgba(11, 38, 57, 1)), color-stop(100%, rgba(11, 38, 57, 1)));
    background: -webkit-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -o-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -ms-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: linear-gradient(to right, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0f3750', endColorstr='#0b2639', GradientType=1);*/
	background:#f4f7fa;
    color: #203c56;
}

.modal {
    background: rgba(15, 55, 80, 1);
    background: -moz-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15, 55, 80, 1)), color-stop(54%, rgba(11, 38, 57, 1)), color-stop(100%, rgba(11, 38, 57, 1)));
    background: -webkit-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -o-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -ms-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: linear-gradient(to right, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0f3750', endColorstr='#0b2639', GradientType=1);
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #fff;
}

.navbar-default {
    /*background: rgba(14, 149, 173, 1);
    background: -moz-linear-gradient(left, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(14, 149, 173, 1)), color-stop(56%, rgba(0, 79, 131, 1)), color-stop(100%, rgba(0, 79, 131, 1)));
    background: -webkit-linear-gradient(left, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
    background: -o-linear-gradient(left, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
    background: -ms-linear-gradient(left, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
    background: linear-gradient(to right, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0e95ad', endColorstr='#004f83', GradientType=1);*/
	background:#f4f7fa;
    color: #fff;
}

.login-wrap, .shadow-bx, .reset-pass-wrap, .error-wrap {
    /*background: rgba(227, 240, 242, 1);
    background: -moz-linear-gradient(left, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(227, 240, 242, 1)), color-stop(27%, rgba(229, 239, 241, 1)), color-stop(53%, rgba(237, 243, 243, 1)), color-stop(81%, rgba(237, 242, 242, 1)), color-stop(100%, rgba(231, 238, 238, 1)));
    background: -webkit-linear-gradient(left, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    background: -o-linear-gradient(left, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    background: -ms-linear-gradient(left, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    background: linear-gradient(to right, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e3f0f2', endColorstr='#e7eeee', GradientType=1);
    box-shadow: 0 1px 5px 2px rgba(0, 0, 0, 0.8);*/
	background:#fff;
	box-shadow:0 0 5px rgba(0,3,51,0.3);
}

.modal-content, .ajs-dialog {
    background: rgba(215, 230, 231, 1);
    background: -moz-linear-gradient(left, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(215, 230, 231, 1)), color-stop(53%, rgba(222, 231, 230, 1)), color-stop(100%, rgba(207, 226, 226, 1)));
    background: -webkit-linear-gradient(left, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    background: -o-linear-gradient(left, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    background: -ms-linear-gradient(left, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    background: linear-gradient(to right, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d7e6e7', endColorstr='#cfe2e2', GradientType=1);
}

.heading-wr {
    color: #203c56;
}

.heading-wr span {
    border-bottom: 3px solid #e4482e;
}

.btn-wrap .btn-primary {
    /*background: rgba(0, 239, 211, 1);
    background: -moz-linear-gradient(left, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 239, 211, 1)), color-stop(0%, rgba(0, 239, 211, 1)), color-stop(0%, rgba(0, 239, 211, 1)), color-stop(24%, rgba(0, 239, 211, 1)), color-stop(69%, rgba(1, 203, 230, 1)), color-stop(100%, rgba(1, 203, 230, 1)));
    background: -webkit-linear-gradient(left, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%);
    background: -o-linear-gradient(left, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%);
    background: linear-gradient(to right, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00efd3', endColorstr='#01cbe6', GradientType=1);*/
	 background: rgba(0, 0, 0, 0) linear-gradient(to right, #1e90ff 0%, #000fff 0%, #ededff 0%, #1e90ff 51%, #1e90ff 96%) repeat scroll 0 0;
	 color:#fff;
    /*border:none;*/
}

.btn-wrap .btn.btn-primary {
    border-color: #1e90ff;
}

.btn-wrap .btn.btn-primary:hover {
    /*border:none;*/
    border-color: #1e90ff;
}

.btn-wrap .btn:hover {
    color: #fff;
    background: #1e90ff;
    border: 1px solid #1e90ff;
}

.form-text {
    color: #203c56;
}

.main-footer {
    /*background: rgba(15, 55, 80, 1);
    background: -moz-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15, 55, 80, 1)), color-stop(54%, rgba(11, 38, 57, 1)), color-stop(100%, rgba(11, 38, 57, 1)));
    background: -webkit-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -o-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -ms-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: linear-gradient(to right, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0f3750', endColorstr='#0b2639', GradientType=1);*/
	background:#f4f7fa;
    color: #444;
}

.page-menu .nav>li>a {
    color: #0d273c;
}

.page-menu .nav>li>a:hover, .page-menu .nav>li>a:active, .page-menu .nav>li>a:focus {
    color: #fff;
    background: none;
}

.dasshboard-big-menu:hover {
    background: rgba(190, 236, 241, 0.36);
    background: -moz-linear-gradient(top, rgba(190, 236, 241, 0.36) 0%, rgba(77, 217, 233, 0.36) 15%, rgba(1, 205, 228, 0.44) 25%, rgba(1, 205, 228, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(190, 236, 241, 0.36)), color-stop(15%, rgba(77, 217, 233, 0.36)), color-stop(25%, rgba(1, 205, 228, 0.44)), color-stop(100%, rgba(1, 205, 228, 1)));
    background: -webkit-linear-gradient(top, rgba(190, 236, 241, 0.36) 0%, rgba(77, 217, 233, 0.36) 15%, rgba(1, 205, 228, 0.44) 25%, rgba(1, 205, 228, 1) 100%);
    background: -o-linear-gradient(top, rgba(190, 236, 241, 0.36) 0%, rgba(77, 217, 233, 0.36) 15%, rgba(1, 205, 228, 0.44) 25%, rgba(1, 205, 228, 1) 100%);
    background: -ms-linear-gradient(top, rgba(190, 236, 241, 0.36) 0%, rgba(77, 217, 233, 0.36) 15%, rgba(1, 205, 228, 0.44) 25%, rgba(1, 205, 228, 1) 100%);
    background: linear-gradient(to bottom, rgba(190, 236, 241, 0.36) 0%, rgba(77, 217, 233, 0.36) 15%, rgba(1, 205, 228, 0.44) 25%, rgba(1, 205, 228, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#beecf1', endColorstr='#01cde4', GradientType=0);
}


/*----new css----*/

.edit-icon {
    background: url("../../images/edit-icon.png") no-repeat top center;
}

.navbar-nav>li.user-menu>a::after {
    background: url("../../images/user-dwn-arrow.png") no-repeat bottom center;
}

.left-tabs .nav-tabs-custom {
    border-right: 4px solid #052233;
}

.left-tabs .nav-stacked>li>a {
    border-bottom: 1px solid #3d6d9a;
    color: #dae9f1;
}

.left-tabs .nav>li>a:hover, .left-tabs .nav>li>a:active, .left-tabs .nav>li>a:focus {
    color: #fff;
    background: none;
}

.left-tabs .nav-pills>li.active>a {
    color: #fff;
}

.left-tabs .nav-stacked>li.active>a, .left-tabs .nav-stacked>li.active>a:hover {
    border-left: none;
}

.left-tabs .nav-stacked>li.active>a::after, .left-tabs .nav-stacked>li.active>a:hover::after {
    border-right: 3px solid #e4482e;
}

.detail-wrap .tab-content .control-label {
    color: #dae9f1;
}


/* Start upload btn css */

.upload-btn-wrapper .btn {
    background-color: transparent;
    color: #00f4e7;
}

.upload-btn-wrapper span {
    border: 1px solid #00f4e7;
}

.fa-upload::before {
    color: #00f4e7;
}

.input-group .input-group-addon {
    color: #03c1ad;
}

.details-section {
    border-top: 1px solid #2d76ba;
}

.form-control::-webkit-input-placeholder {
    /* Chrome */
    color: #41708f;
}

.form-control:-ms-input-placeholder {
    /* IE 10+ */
    color: #41708f;
}

.form-control::-moz-placeholder {
    /* Firefox 19+ */
    color: #41708f;
    opacity: 1;
}

.form-control:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #41708f;
    opacity: 1;
}

div.dataTables_wrapper div.dataTables_info {
    color: #01dfdb;
}

.dataTables_wrapper a, .inst-client-dashboard .view-tab span{
    color: #01dfdb;
}

.dataTables_wrapper a:hover {
    color: #fff;
}

#portfolioDataTable_1 a {
    color: #01dfdb;
}

/*---case color---*/

.color-optin {
    background: #eb90ff;
}

.color-lp {
    background: #fba37e;
}

.color-activeclass {
    background: #7fd4fb;
}

.color-settlement {
    background: #97fb82;
}

.color-optouts {
    background: #aaa;
}

.color-investigation {
    background: #f9ca1f;
}

.color-derivative {
    background: #ff8989;
}

.popup-wrap .hd-tab {
    border-bottom: 1px solid #2d76ba;
}

.popup-wrap .nav-tabs>li>a {
    border: 1px solid #2d76ba;
}

.popup-wrap .nav-tabs>li.active>a::after, .popup-wrap .nav-tabs>li.active>a:focus::after, .popup-wrap .nav-tabs>li.active>a:hover::after {
    border-bottom: 3px solid #e4482e;
}

.popup-wrap .nav-tabs>li>p {
    color: #203c56;
}

.popup-wrap .nav-tabs>li.active>a, .popup-wrap .nav-tabs>li.active>a:focus, .popup-wrap .nav-tabs>li.active>a:hover {
    background-color: transparent;
    color: #203c56;
    border: 1px solid #2d76ba;
}

.popup-wrap .nav>li>a:hover, .popup-wrap .nav>li>a:active, .popup-wrap .nav>li>a:focus {
    background-color: transparent;
    border: 1px solid #2d76ba;
    color: #203c56;
}

.popup-wrap .close {
    color: #203c56;
    border: 2px solid #203c56;
    background: none;
}

.popup-wrap .form-control {
    color: #165895;
}

.popup-wrap .select2-container .select2-selection--single {
    background-color: transparent;
    border-bottom: 1px solid #2d76ba;
}

.detail-wrap .popup-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #03c1ad;
}
.ticker-input .select2-container .select2-selection--single .select2-selection__rendered{
	color: #444 !important;
	}

.select2-dropdown {}

.select2-dropdown, .select2-container--default .select2-results__option[aria-selected="true"], .select2-container--default .select2-results__option--highlighted, .select2-container--default .select2-results__option--highlighted[aria-selected] {
    /*background-color: #0c8ba7;
    border-color: #052a44;*/
}


/*
.popup-wrap .date .form-control{
	width:285px;
}
.popup-wrap .cal-wrp{
	float:left;
	padding-top:3px;
}*/

select>option {
    color: #41708f;
    background: rgba(227, 240, 242, 1);
    background: -moz-linear-gradient(left, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(227, 240, 242, 1)), color-stop(27%, rgba(229, 239, 241, 1)), color-stop(53%, rgba(237, 243, 243, 1)), color-stop(81%, rgba(237, 242, 242, 1)), color-stop(100%, rgba(231, 238, 238, 1)));
    background: -webkit-linear-gradient(left, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    background: -o-linear-gradient(left, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    background: -ms-linear-gradient(left, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    background: linear-gradient(to right, rgba(227, 240, 242, 1) 0%, rgba(229, 239, 241, 1) 27%, rgba(237, 243, 243, 1) 53%, rgba(237, 242, 242, 1) 81%, rgba(231, 238, 238, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e3f0f2', endColorstr='#e7eeee', GradientType=1);
    cursor: pointer;
}

select>option:hover, select>option:active, select>option:focus {
    color: #00f4e7;
}


/*------------shift css from custome to dark start-------------*/

.btn-wrap .btn {
    border: 1px solid #072941;
    color: #fff;
}
.log-signup-btn.btn-wrap a .btn{
	color:#1e90ff;
}
.case-wrap {
    background-image: url("../../images/cases-bg-img.jpg");
    border: 1px solid #097d9e;
    border-bottom: none;
    border-right: none;
}

.clients-wrap {
    background-image: url("../../images/clients-bg-img.jpg");
    border: 1px solid #097d9e;
    border-top: none;
    border-right: none;
}

.cal-wrap {
    background-image: url("../../images/calulator-bg-img.jpg");
    border: 1px solid #097d9e;
    border-bottom: none;
    border-right: none;
}

.news-wrap {
    background-image: url("../../images/new-bg-img.jpg");
    border: 1px solid #097d9e;
    border-top: none;
    border-right: none;
}

.reports-wrap {
    background-image: url("../../images/reports-bg-img.jpg");
    border: 1px solid #097d9e;
    border-bottom: none;
}

.case-icon, .nav>li>a.case-icon:hover, .nav>li>a.case-icon:active, .nav>li>a.case-icon:focus {
    background-image: url("../../images/cases-icon.png");
}

.clients-icon, .nav>li>a.clients-icon:hover, .nav>li>a.clients-icon:active, .nav>li>a.clients-icon:focus {
    background-image: url("../../images/clients-icon.png");
}

.cal-icon, .nav>li>a.cal-icon:hover, .nav>li>a.cal-icon:active, .nav>li>a.cal-icon:focus {
    background-image: url("../../images/calculator-icon.png");
}

.news-icon, .nav>li>a.news-icon:hover, .nav>li>a.news-icon:active, .nav>li>a.news-icon:focus {
    background-image: url("../../images/news-icon.png");
}

.reports-icon, .nav>li>a.reports-icon:hover, .nav>li>a.reports-icon:active, .nav>li>a.reports-icon:focus {
    background-image: url("../../images/reports-icon.png");
}

.page-hd {
    color: #fff;
}

.page-menu .nav>li {
    border-top: 1px solid #0d273c;
}

.top-nav .navbar-nav>li>a {
    /*border-left: 1px solid #052a44;*/
}

.top-nav .navbar-nav>li>a:focus {
    /*border-left: 1px solid #052a44;*/
}

.top-nav .navbar-nav>li:last-child {
    /*border-right: 1px solid #052a44;*/
}

.top-nav .navbar-nav>li>a:hover::after, .top-nav .navbar-nav>.active>a::after, .top-nav .navbar-nav>.active>a:focus::after {
    /*border-bottom: 3px solid #e4482e;*/
}

.head-bor {
    border-bottom: 1px solid #ddd;
}

input[type="button"].trans-btn, button.pull-right {
    border: 1px solid #01dfdb;
}

input[type="button"].trans-btn, button[type="button"].trans-btn {
    border: 1px solid #01dfdb;
}

.case-type-filter {
    border: 1px solid #00f4e7;
}

.grid-filter-wrap .col-md-2 {
    border-right: 1px solid #0c8ca7;
}

.case-type-filter label {
    color: #dae9f1;
}


.tbl-grid tbody td{
    border-bottom: 1px solid #2d76ba !important;
}

.tbl-bx-wrp .tbl-grid thead{
	background: #174564;
    border-bottom: 1px solid #2d76ba !important;
}
.tbl-bx-wrp{
	background:#0f334d;
	border: 1px solid #2d76ba !important;
}
.tbl-bx-wrp .dataTables_scrollHeadInner .tbl-grid{
	border-top: 1px solid #2d76ba !important;
	border-bottom: 1px solid #2d76ba !important;
}
.tbl-bx-wrp .tbl-grid thead th{
	background:none;
}
.dataTables_length {
    border-right: 1px solid #bfd0d9;
}

.title-optincases {
    border-bottom: 0.15vw solid #eb90ff;
}

.title-lpcases {
    border-bottom: 0.15vw solid #fba37e;
}

.title-activeclassaction {
    border-bottom: 0.15vw solid #7fd4fb;
}

.title-settlementcases {
    border-bottom: 0.15vw solid #97fb82;
}

.title-optoutscases {
    border-bottom: 0.15vw solid #aaa;
}

.title-investigationcases {
    border-bottom: 0.15vw solid #f9ca1f;
}

.title-derivativecases {
    border-bottom: 0.15vw solid #ff8989;
}

.title-mnacases {
    border-bottom: 0.15vw solid #2522ef6b;
}

.tabs-tbl-wrap {
    border-top: 1px solid #2d76ba;
}

.main-post-cont .post-txt {
    border-bottom: 1px solid #2d76ba;
}

.input-group .input-group-addon {
    background-color: transparent;
    border-bottom: 1px solid #2d76ba;
}


/*Check box*/

input[type="checkbox"]:disabled+.label-text {
    color: #aaa;
}

input[type="checkbox"]:disabled+.label-text:before {
    content: "\f0c8";
    color: #ccc;
}

.all input[type="checkbox"]+.label-text:before {
    color: #dae9f1;
}

.lbl-optincases input[type="checkbox"]+.label-text:before {
    color: #eb90ff;
}

.lbl-lpcases input[type="checkbox"]+.label-text:before {
    color: #fba37e;
}

.lbl-activeclassaction input[type="checkbox"]+.label-text:before {
    color: #7fd4fb;
}

.lbl-settlementcases input[type="checkbox"]+.label-text:before {
    color: #97fb82;
}

.lbl-optoutscases input[type="checkbox"]+.label-text:before {
    color: #aaa;
}

.lbl-investigationcases input[type="checkbox"]+.label-text:before {
    color: #f9ca1f;
}

.lbl-derivativecases input[type="checkbox"]+.label-text:before {
    color: #ff8989;
}

.lbl-mnacases input[type="checkbox"]+.label-text:before {
    color: #2522ef6b;
}


/*Custom Checkbox End*/

.content-wrapper {
    background: none;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.form-control {
    background: none;
    color: #03c1ad;
    border-bottom: 1px solid #2d76ba;
}

.login-frm.form-horizontal .control-label {
    color: #203c56;
}

.forgetpass-link {
    /*color:#23527c;*/
    color: #203c56;
}

.remembered {
    color: #e4482e;
}

.login-wrap .form-control, .reset-pass-wrap .form-control {
    color: #565656;
}


/* WebKit browsers */

.login-wrap .form-control:focus::-webkit-input-placeholder {
    color: transparent;
}


/* Mozilla Firefox 4 to 18 */

.login-wrap .form-control:focus:-moz-placeholder {
    color: transparent;
}


/* Mozilla Firefox 19+ */

.login-wrap .form-control:focus::-moz-placeholder {
    color: transparent;
}


/* Internet Explorer 10+ */

.login-wrap .form-control:focus:-ms-input-placeholder {
    color: transparent;
}


/*--Top Navigation---*/

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background-color: #00f4e7;
    color: #fff;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.top-nav .navbar-nav>li>a {
    color: #fff;
}

.top-nav .dropdown-menu {
    background-color: #0c8ba7;
    border-color: #052a44;
}

.top-nav .dropdown-menu .divider {
    background-color: #052a44;
}

.top-nav .dropdown-menu>li>a:hover, .top-nav .dropdown-menu>li>a:active, .top-nav .dropdown-menu>li>a:focus {
    background-color: transparent;
}

.top-nav .dropdown-menu>li>a {
    color: #fff;
}

.top-nav .dropdown-menu>li>a:hover {
    color: #052a44;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p.user-name, .navbar-nav>.user-menu>.dropdown-menu>li.user-header>p.user-email-detail, .navbar-nav>.user-menu>.dropdown-menu>li.user-header>p.user-phone-no {
    color: #165895;
}

.btn-wrap.logout-btn .btn {
    color: #072941;
}

.fa-user-circle {
    color: #00f4e7;
}

.user-header .fa-user-circle {
    color: #ddd;
}

.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p a {
    color: #072941;
}


/*--End Top Navigation---*/


/*--Start case page css--*/

h1.page-title {
    color: #00f4e7;
}
h2.page-title {
    color: #565656;
}

input[type="button"].trans-btn, button.pull-right {
    background: none;
    color: #00f4e7;
}

input[type="button"].trans-btn, button[type="button"].trans-btn {
    background: none;
    color: #00f4e7;
}

input.trans-btn[type="button"]:hover, button.trans-btn[type="button"]:hover {
    color: #01d3e2;
    border: 1px solid #01d3e2;
}

button.pull-right:hover, button.pull-right:focus {
    color: #00f4e7;
    background: none;
    border: 1px solid #01dfdb;
}

.icon-btn:before {
    color: rgba(18, 223, 185, 1);
    color: #00f4e7;
}

.tbl-grid thead th, .title-date div, .inst-client-dashboard .view-tab, .inst-client-dashboard .dataTables_scrollHead{
    background: #174564;
    color: #fff;
}

.tbl-grid {
    color: #dae9f1;
}

.tbl-grid thead th {
    color: #fff;
}

.tbl-grid tbody td, .inst-client-dashboard .padd-lf-non .post-date-time {
    color: #dae9f1;
}

.dataTables_length {
    color: #dae9f1;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover, .pagination>li>a:hover {
    color: #00f4e7;
    background: none;
}

.pagination>li>a {
    background: none;
    color: #dae9f1;
    border: 0px;
}

.pagination>a {
    color: #dae9f1;
}

.all input[type="checkbox"]+.label-text:before {
    color: #dae9f1;
}


/*--End case page css--*/

.grid-search .form-control-submit {
    background: #fff;
    /*stupid IE*/
}

.grid-search .search-label {
    color: #00efd3;
}

.grid-search.sb-search-open input[type="text"] {
    background: #174564;
    /*color:#4a82a8;*/
    color: #dae9f1;
}

.form-group.sb-search-open .search-label, .no-js .sb-search .search-label {
    background: #174564;
    color: #00efd3;
}

.website-link, .website-link:hover {
    color: #00f4e7;
}

.txt-color {
    color: #23527c;
}

.default-btn {
    border: 1px solid #CCC;
}

.default-btn:hover {
    background: #E5E5E5;
}

.already-user-link {
    color: #23527c;
}

.hint-msg {
    color: #e4482e;
}

.download a,
i {
    color: #00f4e7;
}

a:hover, a:active, a:focus {
   /* color: #e4482e;*/
   opacity: 0.8;
}

.select2-container .select2-dropdown {
    background: #f4f7fa;
    border: 1px solid #2d76ba;
}

.select2-container .select2-dropdown .select2-search__field {
    background: #e5eeee;
}

.error-wrap h2.error-txt {
    color: #203c56;
}

.main-post-cont {
    color: #dae9f1;
}

.main-post-cont h3 {
    color: #78fbf4;
}

.post-title {
    color: #dae9f1;
}


/*.bx-post:hover{
	-webkit-box-shadow: -1px 1px 47px -9px rgba(0,244,231,1);
-moz-box-shadow: -1px 1px 47px -9px rgba(0,244,231,1);
box-shadow: -1px 1px 47px -9px rgba(0,244,231,1);
	}*/

.form-control[disabled] {
    background: transparent;
}


/*--------- Ticker css----------*/

.ticker-strip li {
    color: #78fbf4;
    border-right: 3px solid #78fbf4;
}

.ticker-strip li span {
    color: #e4482e;
}


/*------------shift css from custome to dark end-------------*/

#registerForm .intl-tel-input .country-list {
    background: #f4f7fa;
    border: 1px solid #2d76ba;
}

#registerForm .intl-tel-input .country-list .country.highlight {
    background: #5897fb;
    color: #fff;
}

.login-wrap .alert-success {
    background-color: transparent !important;
    color: #00a65a !important;
    border: none !important;
}

select.form-control>option {
    background: #c6d6dc;
}

input.trans-btn[type="button"], button.trans-btn[type="button"] {
    border: 1px solid #01dfdb;
}

input.trans-btn[type="button"]:hover, button.trans-btn[type="button"]:hover {
    border: 1px solid #01d3e2;
}

.top-btn-wrap a:hover, .top-btn-wrap .icon-btn:hover, .top-bttn .icon-btn:hover, .edit-icon:hover {
    opacity: 0.8;
}

.bx-wrap, .internal-info-bx, .related-case-wrap , .inst-client-dashboard .dataTables_wrapper, .inst-client-dashboard .view-tab, .stayUpdated{
    border: 1px solid #004f83;
    background-color: #0f334d;
}

.bx-wrap>div {
    border-right: 1px solid #004f83;
}

.bx-wrap>div:last-child {
    border-right: 0px;
}

.txt-field {
    color: #03c1ad;
    border-bottom: 1px solid #2d76ba;
}

.case-bx1 .bx-wrap>.col-md-2, .claim-bx .bx-wrap>.col-md-3 {
    border-bottom: 1px solid #004f83;
    border-right: 1px solid #004f83;
}

.date-bx {
    border-bottom: 1px solid #004f83;
    border-right: 1px solid #004f83;
}

.bx-wrap>.date-bx:last-child {
    border-right: 1px solid #004f83;
}

.add-files-wrap>div {
    border-bottom: 1px dashed #00f4e7;
}

.login-frm .tokenfield.focus {
    border-color: #165895;
}

.fileinput-button:hover, .fileinput-button:focus, .fileinput-button:active, .fileinput-button:active:focus, .fileinput-button:active:hover {
    border: 1px solid #01d3e2;
    background: none;
    color: #00f4e7;
}


/*--Document case css*/

.document-tab .col-md-2, .drop-document a {
    border: 1px solid #004f83;
    color: #fff;
    background: #0f334d;
}

.drop-document a:hover {
    color: #fff;
}

.pleadings-tab {
    background: #0f334d;
    border: 1px solid #004f83;
}

.document-tab .col-md-2 a, .document-tab p {
    color: #dae9f1;
}

.drop-document a {
    color: #00f4e7;
}

.pleadings-tab h6 {
    color: #dae9f1;
}

.document-tab a:hover {
    color: #00f4e7;
}

.document-tab .col-md-2:hover {
    border: 1px solid #00f4e7;
    color: #00f4e7;
    background-color: transparent;
}

.document-tab .col-md-2:hover a {
    color: #00f4e7;
}

.pleadings-tab .table-hover>tbody>tr:hover {
    background-color: inherit !important;
}

.document-tab .col-md-2.active {
    background-color: transparent;
    border: 1px solid #00f4e7;
}

.document-tab .col-md-2.active a {
    color: #00f4e7;
}


/*--End Document case css*/

.total-recover span {
    color: #78fbf4;
}

.selected-dial-code {
    color: #03c1ad;
}

.login-frm .selected-dial-code {
    color: inherit;
}

.nav-tabs-custom>.nav-tabs>li>a {
    color: #888;
}

.fileinput-button {
    border: 1px solid #00f4e7;
    color: #00f4e7;
}

.new-upload-btn, .fetch-btn, .select-file {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%) repeat scroll 0 0;
}

.new-upload-btn:hover {
    background: #01d3e2 !important;
}

.new-upload-btn span, .new-upload-btn i, .new-upload-btn .upload-btn {
    color: #072941;
}

.fa-upload.new-upload-btn:before {
    color: #072941;
}

.upload-text-color {
    color: #072941 !important;
}

.dark-theme input[type="radio"] + .label-switch:before{
	border:1px solid #00f4e7;
	}

.dark-theme .label-switch{
	color:#0c293c;	
	}
.light-theme .label-switch{
	color:#fff;
	}
.drop-rule-link{
    color: #01dfdb;
}
.case-bx-divs a{
	color: #03c1ad;
	}

.role-detail .accordion.active, .role-detail .accordion:hover {
		background: #174564; 
	}
.accordion {
	background: #174564;
	color: #fffcfb;
	}
.panel {	
	color: #fffcfb;
	}
.role-detail .control-label{
	color: #dae9f1 !important;
	}
.accordion .plus-minus-icon::before{
	color: #00f4e7;
	}
/*07-09-2018 Retail SH start*/
.retail-dashaborad{
	color:#dae9f1;
	}
.fb-cases-bx{
	border: 1px solid #2d76ba;
	background:#133a54;
	}
.fb-case-ul ul{
	color:#dae9f1;
	}
.fb-case-ul ul li{
	border-right: 1px solid #2d76ba;	
	}
.fb-case-overview{
	color:#dae9f1;	
	}
.loss-calculator-main, .portfolio-table{
	border: 1px solid #2d76ba;
	background:#133a54;
	}
.loss-calculator-inventory{
	background:#174564;
	}
.loss-calculator-inventory h4{
	border-bottom:1px solid #6aabcc;	
	}
.contactus-form{
	border: 1px solid #2d76ba;
	background:#123851;
	}
.contactus-form .login-frm.form-horizontal .control-label{
	color:#dae9f1;
	}
.contactus-form .login-frm.form-horizontal textarea{
	border-bottom: 1px solid #2d76ba;	
	}
.news-tab-data{
	border: 1px solid #2d76ba;
	background:#133a54;
	}
.nav-tabs-news .nav-stacked > li.active > a::after{
	background:#133a54;	
	}
.nav-tabs-news .nav-stacked > li.active > a, .nav-tabs-news .nav-stacked > li.active > a:focus{
	background:#123a55;
	}
.nav-tabs-news .nav-stacked > li > a{
	background:#0e435f;	
	border: 1px solid #3d6d9a;
	}
.news-blogs .news-data-sec span{
	color: #00f4e7;
	}
.news-blogs{
	border-bottom: 1px solid #3d6d9a;
	}
.portfolio-table table th{
	background:#174564;
	}
.portfolio-table table td, .loss-calculator-table table td{
	border-top: 1px solid #2d76ba !important;
	}
.share-prize{
	color: #00f4e7;
	}
.share-growth-per{
	background: #00f4e7;
    color: #103954;
	}	
.share-loss-per{
	background: #e4482e;
    color: #fff;
	}
.pink-col{
	background:#c75bef;
	}
.red-col{
	background:#f14f66;
	}
.blue-col{
	background:#6d94f8;
	}
.green-col{
	background:#11b484;
	}
.nav-tabs-news{
	background:#0e435f;
	}	

.pagination>li>a:focus{
	background-color:transparent;
	color: #dae9f1;
	}
.click-here-anchor{
    color: #00f4e7;
    }
/*07-09-2018 Retail SH end*/

.required-span{
	color:#e4482e;
	}
.datatables_export_button .dt-button.buttons-csv::after, .datatables_export_button .dt-button.buttons-excel::after, .datatables_export_button .dt-button.buttons-pdf::after{
	color: #01dfdb;
	}
/* case deatails css*/
.bx-hd{
	color:#00f4e7;
}
/*End case deatails css*/


.case-details-sec .control-label{
	color: #dae9f1;
}
.case-details-sec .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #03c1ad;
}
.documents-wrap p{
	color:#fff;
}
.documents-wrap .tab-content{
	border-top:3px solid #052233;
}
.select-doc-bx li a, .news-tabs-top li a{
	color:#00f4e7;
}
.select-doc-bx li.active a, .select-doc-bx li a:hover,  .news-tabs-top li.active a, .news-tabs-top li a:hover{
	border-bottom:1px solid #00f4e7;
}
.select-doc-bx li, .news-tabs-top li{
	/*border-right:1px solid #00f4e7;*/
}
.select-doc-bx li:nth-child(4n) {
	border-right:0px;
}
.documents-wrap .pleadings-tab th i{
	color:#fff;
}
.documents-wrap .drop-document a{
	border: 2px dashed #004f83;
	background: #174564;
}
.documents-wrap .pleadings-tab{
	border:0px;
}
.documents-wrap .drop-document a:hover i.fa-upload::before{
	color:#fff;
}
.case-view-content .popup-wrap .form-control{
	color: #03c1ad;
}
.case-edit-content .popup-wrap .form-control{
    color: #203c56;
}
.case-bx-divs .popup-wrap .form-control{
    color: #00f4e7;
}
#addCaseEventsModal.popup-wrap .form-control, #addCaseEventsModal.popup-wrap .form-control{
	color:#072941;
}
.overview-txt .txt-field{
	    border: 1px solid #004f83 !important;
}
.select-doc-bx{
	/*border: 1px solid #004f83;
	background: #0f334d;*/
}
.documents-wrap #documentShow{
	border-top:3px solid #052233;
}
.inst-client-dashboard .client-graph-sec .class-action-graph .bx-wrap span{
color:#d52225;
}
.inst-client-dashboard .client-graph-sec .total-recover .bx-wrap, .chart-para{
background:#FFFFFF;
border:0;
border-bottom:none;
}
.exposure-row #chartdiv{
border:0;
border-top:none;
}
.inst-client-dashboard .select-doc-bx li:nth-child(4n){
border-right:1px solid #00f4e7;
}
.news-tabs-top li.active a{
background:#205479;
}
.inst-client-title{
border-bottom:1px solid #2d76ba;
}
.title-date {
	color:#FFFFFF;
	border-top:1px solid #052232;}	
.inst-client-dashboard .child_row_td .table-bordered{
    background-color: #0d2739;
}
/*Core Discription and Attach section Design start*/
.core-date-by h5{	
	color:#fff;
	color: #78fbf4;
	}
.core-alert-description{
	color: #dae9f1;
	}
.core-alert-attachments h5{
	color: #78fbf4;
	}
.ul-list li{
	color: #78fbf4;
	}
.ul-list li a{
	color: #78fbf4;
	}
.ul-list li a:hover{
	color: #fff;
	}
/*Core Discription and Attach section Design end*/	
/*Design changes from Riyaj start*/	
.affected-securities-wrap button.dt-button{
	color: #01dfdb;
	border: 1px solid #01dfdb;
	}
.affected-securities-wrap button.dt-button:hover:not(.disabled){
	border: 1px solid #01dfdb;	
	}
.affected-securities-wrap div.DTE_Field input[type="text"]{
	border-bottom: 1px solid #2d76ba;
	}
.affected-securities-wrap table.dataTable tbody td.select-checkbox::before{
	background:#dae9f1;
	}
.affected-securities-wrap table.dataTable.display tbody > tr.odd.selected, .affected-securities-wrap table.dataTable.display tbody > tr.even.selected{
	background-color:#315f7e;
	}
.affected-securities-wrap table.dataTable tr.selected td.select-checkbox::after{	
	color: #203c56;
	}
div.DTE div.DTE_Header, .DTED_Lightbox_Content div.DTE div.DTE_Body, div.DTE div.DTE_Footer, .DTE_Body div.DTE_Body_Content{
    background: rgba(215, 230, 231, 1);
    background: -moz-linear-gradient(left, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(215, 230, 231, 1)), color-stop(53%, rgba(222, 231, 230, 1)), color-stop(100%, rgba(207, 226, 226, 1)));
    background: -webkit-linear-gradient(left, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    background: -o-linear-gradient(left, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    background: -ms-linear-gradient(left, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    background: linear-gradient(to right, rgba(215, 230, 231, 1) 0%, rgba(222, 231, 230, 1) 53%, rgba(207, 226, 226, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d7e6e7', endColorstr='#cfe2e2', GradientType=1);
	border-top:none !important;
}
div.DTED_Lightbox_Wrapper div.DTED_Lightbox_Container div.DTED_Lightbox_Content_Wrapper div.DTED_Lightbox_Content div.DTE div.DTE_Body_Content{
	background:inherit !important;
	}
.DTE_Footer .DTE_Form_Buttons button.btn{
    background: rgba(0, 239, 211, 1) !important;
    background: -moz-linear-gradient(left, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%) !important;
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 239, 211, 1)), color-stop(0%, rgba(0, 239, 211, 1)), color-stop(0%, rgba(0, 239, 211, 1)), color-stop(24%, rgba(0, 239, 211, 1)), color-stop(69%, rgba(1, 203, 230, 1)), color-stop(100%, rgba(1, 203, 230, 1))) !important;
    background: -webkit-linear-gradient(left, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%) !important;
    background: -o-linear-gradient(left, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%) !important;
    background: -ms-linear-gradient(left, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%) !important;
    background: linear-gradient(to right, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 0%, rgba(0, 239, 211, 1) 24%, rgba(1, 203, 230, 1) 69%, rgba(1, 203, 230, 1) 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00efd3', endColorstr='#01cbe6', GradientType=1) !important;
	border-color: rgba(0, 239, 211, 1) !important;
    /*border:none;*/
}
.DTE_Footer .DTE_Form_Buttons button.btn:hover {
    color: #fff !important;
    background: #01d3e2 !important;
    border: 1px solid #01d3e2 !important;
	box-shadow:none !important;
}
.DTE_Body div.DTE_Field input{
	border:none !important;
	border-bottom: 1px solid #2d76ba !important;
	background: none !important;
	}
#caseSecuritiesList_filter > label{
	color: #dae9f1;
	}
.layout-top-nav div.DTED_Lightbox_Background{
	background: rgba(15, 55, 80, 1);
    background: -moz-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15, 55, 80, 1)), color-stop(54%, rgba(11, 38, 57, 1)), color-stop(100%, rgba(11, 38, 57, 1)));
    background: -webkit-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -o-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -ms-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: linear-gradient(to right, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0f3750', endColorstr='#0b2639', GradientType=1);
    color: #203c56;
	}
/*Design changes from Riyaj end*/
.select-file{	
	color: #072941;
	}

.files-info-icon .fa-info-circle {
    color: #072941;
}
#addCaseDocumentForm .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #072941;
}
	
.iframe-stock-prize .full-screen-price-chart::after{
	color: #00f4e7;	
}
.switch-individual-case .popup-wrap .select2-selection__rendered{
	color: #dae9f1;
}
input[type="checkbox"]:checked + .label-text.star-label:before{
	color:#e4482e;
	}
.case-detail-head h2{
	color: #00f4e7;
	}
/*17.01.19 riyaj chnages start*/
div.editor-datetime table.editor-datetime-table td.day.selected button{
	background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #04c);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	}
div.editor-datetime table.editor-datetime-table td.day button:hover {
	background:#ccc;
	color: #444;	
	}
div.editor-datetime table.editor-datetime-table th{
	color: #203c56;
	}
/*17.01.19 riyaj chnages end*/
/*div.DTFC_LeftWrapper table.dataTable.no-footer, div.DTFC_RightWrapper table.dataTable.no-footer{
	margin-bottom: 0 !important;
	margin-top: 6px !important;
	}
.DTFC_LeftBodyWrapper{
	background: rgba(15, 55, 80, 1);
    background: -moz-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(15, 55, 80, 1)), color-stop(54%, rgba(11, 38, 57, 1)), color-stop(100%, rgba(11, 38, 57, 1)));
    background: -webkit-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -o-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: -ms-linear-gradient(left, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    background: linear-gradient(to right, rgba(15, 55, 80, 1) 0%, rgba(11, 38, 57, 1) 54%, rgba(11, 38, 57, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0f3750', endColorstr='#0b2639', GradientType=1);
    color: #203c56;
	top: -6px !important;
	}*/
/*07-02-2019 start*/
/*processing button design*/
.dataTables_processing{
	background: #174564;
	z-index: 99;
	}
.dataTables_filter label{
	color: #dae9f1;
	}

/*07-02-2019 end*/
.top-nav .navbar-nav > li > a{
	background:#00f4e7;
	color:#0c293c;
	}

.top-nav .navbar-nav > li > a:hover, .top-nav .navbar-nav > li > a:focus, .top-nav .navbar-nav > li > a:active, .top-nav .navbar-nav > li.dropdown open.open > a{
		/*border:0.15vw solid #fff;*/
		background:#00f4e7;
	}
.top-nav .dropdown-menu li{
	border-bottom: 1px solid #052a44;
}
.top-nav .dropdown-menu li:last-child {
	border-bottom: none;
}
.add-ev-model .date .glyphicon-calendar{
    color: #072941;
}
.emailWarning{
    color:#f00;
}
.form-head-sec button.close{
    color: #203c56;	
	}
h3.page-title{
	color:#fff;
	}
	
.losses-recover-main table#losses-recoveries-table td{
	color: #203c56;
	}
.main-color {
    color: #00f4e7 !important;
}
.common-btn{
	background:#00f4e7;
	border:1px solid #00f4e7;
	}
.common-btn span{
	color: #fff;
	}
.news-data-sec .post-txt{
	color: #dae9f1;
	}
#eventsShow .tbl-grid tbody td, .losses-recover-main .tbl-grid tbody td{
	background: #133a54;
	}
.losses-recover-main .filter-by-date .input-daterange .form-control{
	color:#565656;
	padding-top:0 !important;
	}
.losses-recover-main .filter-by-date .input-daterange .input-group-addon .fa-calendar, .filter-by-date .input-daterange .input-group-addon .fa-calendar{
	color:#00f4e7;
	}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-color:#00f4e7 #f4f7fa transparent transparent;
	}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
	border-color:transparent transparent #00f4e7 transparent;
	}
.login-frm .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color:#888 #fff transparent transparent;
}
.color-all-tab{
	background:#565656;
	}
/*New login mock design start here*/

.login-form-newlayout, .register-form-newlayout, .forget-password-newlayout{
	background: rgba(255,255,255,0.97);
	}
.security-question-newlayout{
    background: #fff;
    }
.form-body .btn-wrap .btn-primary{
	background:#235888;
	color:#fff;
	}
.form-body .normal-label, .form-body .forgetpass-link, .log-signup-btn.btn-wrap a .btn{
	color:#235888;
	}
.form-body .forgetpass-link:hover{
	color:#f00;
	}
.form-body .form-horizontal .control-label{
	color:#3e3e3e;
	}
.form-body .form-control, .form-body .form-control::placeholder, .form-body .form-control:-ms-input-placeholder, .form-body .form-control::-ms-input-placeholder{
	color:#a7a7a7;
	}
.heading-wrp{
	color:#235888;
	}
.front-in-cont .text-sec{
	color:#fff;	
	}
.front-btn .in-bottons{
	border:0.075vw solid #fff;
	color:#fff;	
	}
.form-body .form-control, .form-body .popup-wrap .select2-container .select2-selection--single{
	color: #232323;
	}
.close-form-btn .fa-arrow-circle-o-down{
	color:#adadad;
	}
.sign-in-front .front-btn .in-bottons{
	border-color:#3775aa;
	}
.security-question-newlayout .form-body .btn-info{
	background:#235888;
	border-color:#235888;
	}
.register-new-sec .select2-container--default .select2-selection--single .select2-selection__arrow b, .user-contact-us-form .select2-container--default .select2-selection--single .select2-selection__arrow b{
	border-color:#232323 #f4f7fa transparent transparent;
	}
.guest-login .selected-dial-code{
	color:#232323;
	}
/*New login mock design end here*/	
@media (min-width:1190px) {}

@media (min-width:992px) {
    .col-md-2.left-tabs {
        width: 16%;
    }
    .col-md-10.detail-wrap {
        width: 84%;
    }
}

@media (max-width: 992px) {
    .user-btn-wrap a.default-btn {
        /*background: rgba(14, 149, 173, 1);
        background: -moz-linear-gradient(left, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
        background: -webkit-gradient(left top, right top, color-stop(0%, rgba(14, 149, 173, 1)), color-stop(56%, rgba(0, 79, 131, 1)), color-stop(100%, rgba(0, 79, 131, 1)));
        background: -webkit-linear-gradient(left, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
        background: -o-linear-gradient(left, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
        background: -ms-linear-gradient(left, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
        background: linear-gradient(to right, rgba(14, 149, 173, 1) 0%, rgba(0, 79, 131, 1) 56%, rgba(0, 79, 131, 1) 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0e95ad', endColorstr='#004f83', GradientType=1);*/
		color: #337ab7;
    }
}