﻿.ml15 {
    margin-left: 15px !important;
}

.mt10 {
    margin-top: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb50 {
    margin-bottom: 50px;
}

.pd-null {
    padding: 0px;
}

html, body {
    height: 100%;
}

.main-sidebar, .left-side {
    min-height: 0%;
}

.not-active {
    pointer-events: none;
    cursor: default;
}

.m5-20 {
    margin: 5px 20px;
}
/*.txt-red{color:#ff9800;}*/
.hidden {
    visibility: hidden;
}

.ttl-hd-clr {
    color: #5d9ce8;
}

.wd100 {
    width: 100%;
}

.pdr-null {
    padding-right: 0px;
}

.pdl5 {
    padding-left: 5px;
}

.fs-12 {
    font-size: 12px;
}

.fn18 {
    font-size: 18px;
}

.ml5 {
    margin-left: 5px;
}

.mr5 {
    margin-right: 5px;
}

.mt5 {
    margin-top: 5px;
}

.fz20 {
    font-size: 20px;
}

.mt10 {
    margin-top: 10px;
}

.fn-xs {
    font-size: 14px;
}

.fn-sm {
    font-size: 20px !important;
}

.fn-md {
    font-size: 30px !important;
}

.fn-lg {
    font-size: 50px;
}

.pda20 {
    padding: 20px;
}

.pd-null {
    padding: 0;
}

.mt30 {
    margin-top: 30px;
}

.text-white {
    color: #fff;
}


#Top_bar.is-sticky {
    background: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    height: 60px;
    left: 0;
    opacity: 0.97;
    position: fixed !important;
    top: -60px;
    width: 100%;
    z-index: 701;
}

#Top_bar {
    left: 0;
    position: absolute;
    top: 61px;
    width: 100%;
    z-index: 30;
}

    #Top_bar .column {
        margin-bottom: 0;
    }

.one.column {
    width: 98%;
}

.column, .columns {
    float: left;
    margin: 0 1% 40px;
}

.clearfix::before, .clearfix::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}

.clearfix::after {
    clear: both;
}

.clearfix::before, .clearfix::after {
    content: " ";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
}




#Top_bar.is-sticky .top_bar_left, #Top_bar.is-sticky .top_bar_right, #Top_bar.is-sticky .top_bar_right::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

#Top_bar .top_bar_left {
    float: left;
    position: relative;
    width: 990px;
}

.clearfix {
}

#Top_bar.is-sticky .logo {
    margin: 0 30px 0 20px;
    padding: 0;
    width: auto;
}

#Top_bar .logo {
    float: left;
    margin: 0 30px 0 20px;
}

#Top_bar.is-sticky .menu_wrapper {
    clear: none;
}

.menuo-right #Top_bar .menu_wrapper {
    float: right;
}

#Top_bar .menu_wrapper {
    float: right;
    z-index: 201;
}

#Top_bar #menu {
    z-index: 201;
}

.sticky-dark #Top_bar.is-sticky #menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

body:not(.header-simple) #Top_bar #menu {
    display: block !important;
}

#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
    height: 60px;
    line-height: 60px;
    padding: 15px 0;
}

#Top_bar.is-sticky #logo {
    height: 50px !important;
    line-height: 50px !important;
    padding: 5px 0 !important;
}

    #Top_bar.is-sticky #logo img.logo-sticky {
        display: inline;
    }

    #Top_bar.is-sticky #logo img:not(.svg) {
        max-height: 35px;
        width: auto !important;
    }

#Top_bar #logo img.logo-sticky, #Top_bar #logo img.logo-mobile {
    display: none;
}

#Top_bar #logo img {
    max-height: 100%;
    vertical-align: middle;
}

img.scale-with-grid, #Content img {
    height: auto;
    margin-top: auto;
    max-width: 200px;
}

.sticky-dark #Top_bar.is-sticky #menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

body:not(.header-simple) #Top_bar #menu {
    display: block !important;
}

#Header .top_bar_left, .header-classic #Top_bar, .header-plain #Top_bar, .header-stack #Top_bar, .header-split #Top_bar, .header-fixed #Top_bar, .header-below #Top_bar, #Header_creative, #Top_bar #menu, .sticky-tb-color #Top_bar.is-sticky {
    background-color: #ffffff;
}

/*ul {
    list-style: outside none none;
}
*/
#Top_bar .menu > li:not(.mfn-megamenu-parent) {
    position: relative;
}

#Top_bar .menu > li {
    display: block;
    float: left;
    margin: 0;
    z-index: 203;
}

.pda5 {
    padding: 5px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #343538;
    background-color: #eee;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #343538;
    background-color: #eee;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    color: #343538;
    background-color: #eee;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

.mr20 {
    margin-right: 20px;
}

.mh600 {
    min-height: 600px;
}

.pd20-30 {
    padding: 0px 15px;
}

.lblblk {
    color: #000000;
    font-weight: normal;
}

.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    color: #424242;
}

.alrtpop {
   /* color: #000 !important;
    padding: 0px;
    width: 810px;*/ 
}

.wd600 {
    width: 750px !important;
}

.field-validation-error {
    color: red;
}

.validation-summary-errors {
    color: Red;
}

.dis-blk {
    display: block;
}

.mdtoform {
    display: block;
    position: static;
}

.text-black {
    color: black;
}

.mt40 {
    margin-top: 40px;
}

.msg-pop {
    margin: 5px 150px;
    border-radius: 5px !important;
}

.ml10 {
    margin-left: 10px;
}

.navmenu-default #Top_bar.is-sticky {
    background: transparent;
    top: 40px !important;
    box-shadow: none;
}

.navmenu-default #Top_bar #logo img {
    max-height: 60px !important;
}

.navmenu-default .navbar-nav > li > a {
    color: #fff;
}

.btnAdvaSearch {
    margin: 0;
    margin-top: 20px !important;
}

    .btnAdvaSearch:hover .glyphicon {
        color: #fff;
        /* transition: 0.9s;  */
        -webkit-transform: rotateZ(720deg);
        -moz-transform: rotateZ(720deg);
        transform: rotateZ(720deg);
    }

    .btnAdvaSearch .glyphicon {
        -webkit-transition: 0.7s ease-out;
        -moz-transition: 0.7s ease-out;
        transition: 0.7s ease-out;
    }

.wd150 {
    width: 150px;
}

.pdr5-imp {
    padding-right: 5px !important;
}

.pdl5-imp {
    padding-left: 5px !important;
}

.pdb5-imp {
    padding-bottom: 5px !important;
}

.text-red {
    color: red;
}

.error {
    color: red !important;
}

.text-blue {
    color: blue;
}

.text-purple {
    color: purple;
}

.text-Orangered {
    color: orangered;
}

.text-yellow {
    color: yellow;
}

.text-green {
    color: green;
}

.text-note {
    color: #878795 !important;
}

.noty_text > .activity-item {
    padding: 10px;
}

    .noty_text > .activity-item > i {
        float: left;
        margin-right: 10px;
    }

.fz20 {
    font-size: 20px;
}

.navbar-custom-menu > .navbar-nav > li > .dropdown-menu {
    left: auto;
    position: absolute;
    right: 0;
}

.dropdown-menu > li.header {
    font-size: 12px !important;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
    color: #444444;
    font-size: 15px;
    margin: 0px 0px 0px 5px !important;
    padding: 0;
    text-transform: none !important;
    display: inline;
}

    .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
        margin-top: -25px;
    }

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
    margin: 0px 0px 0px 5px !important;
}

.isnotread {
    background: #ff4c4c;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.ht550 {
    height: 550px;
}

.ht35 {
    height: 35px !important;
}

.ht100 {
    height: 100px;
}



#gridData {
    float: left;
    overflow: auto;
    width: 100%;
}

.messages-menu {
    float: left;
    display: block;
    margin: 0;
    padding: 0;
}

#main-menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
}

#main-menu > li > a {
    line-height: 25px;
}

#main-menu > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

body > .main-header #main-menu > li > a > .label {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: 7px;
    right: 2px;
    font-size: 10px;
    font-weight: normal;
    width: 15px;
    height: 15px;
    line-height: 1.0em;
    text-align: center;
    padding: 2px;
}

.top_bar_left > #main-menu > li > .dropdown-menu {
    left: auto;
    position: absolute;
    right: 0;
}

#main-menu > .messages-menu > .dropdown-menu {
    width: 280px;
    padding: 0 0 0 0 !important;
    margin: 0 !important;
    top: 100%;
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
}

    #main-menu > .messages-menu > .dropdown-menu > li.header {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        background-color: #ffffff;
        padding: 7px 10px;
        border-bottom: 1px solid #f4f4f4;
        color: #444444;
        font-size: 14px;
    }
    #main-menu > .messages-menu > .dropdown-menu > li .menu{
        list-style: none;
    }
    #main-menu > .messages-menu > .dropdown-menu > li .menu > li > a {
    margin: 0px;
    line-height: 20px;
    padding: 10px 5px 10px 5px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
    #main-menu > .messages-menu > .dropdown-menu > li .menu > li > a{
        display: block;
        white-space: nowrap;
        border-bottom: 1px solid #f4f4f4;
    }
    #main-menu > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
    color: #444444;
    font-size: 15px;
    margin: 0px 0px 0px 5px !important;
    padding: 0;
    text-transform: none !important;
    display: inline;
}
    #main-menu > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
    margin-top: -25px;
}
#main-menu > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
    color: #999999;
    font-size: 10px;
    float: right;
}
#main-menu > .messages-menu > .dropdown-menu > li .menu > li > a > p {
    margin: 0px 0px 0px 5px !important;
}
#main-menu > .messages-menu > .dropdown-menu > li .menu > li > a > p {
    margin: 0 0 0 45px;
    font-size: 12px;
    color: #888888;
}
#main-menu > .messages-menu > .dropdown-menu > li .menu > li > a{
    display: block;
white-space: nowrap;
border-bottom: 1px solid #f4f4f4;
}
#main-menu > .messages-menu > .dropdown-menu > li .menu{
    margin: 0;
padding: 0;
list-style: none;
}
.ht450 {
    height: 450px;
}
.mt15 {
    margin-top: 15px;
}
.msg-det-box{border: 1px solid #f0f0f0; border-radius: 3px;}
.msg-det-hd{padding: 10px 0px;
background-color: #f3f3f3;}
.ovrauto{overflow:auto;}
h4{font-size :16px;}

#whitebg label { color:#000000;}
.pdl-null{padding-left:0px;}
.pdb-null{padding-bottom: 0px;}


.foot-con{position:absolute; bottom:10px;}
.mt20-imp{margin-top:20px !important;}
.mt50{margin-top:50px;}
.txtbox-with-Hint{width:90% !important; display:inline-block;}
.icon-hint{color: #000;
    margin-top: 10px;}
button[name="removeButton"] {
    color:#000;
}
 abbr
{
    border-bottom: 1px dotted #666;
	cursor: help;
}

.tooltip
{
	position:absolute;
	background-color:#eeeefe;
	border: 1px solid #aaaaca;
    color:#000;
	font-size: smaller;
	padding:4px;
	width: 160px;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);	
}
.accp-pp-hd{ 
    background-color: #068deb;
    border-radius: 4px 4px 0 0;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}
.wd30-pct{width:30%;}
.wd70-pct{width:70%;}
/*.LocTaxPct{width:40% !important; display:inline-block !important;}
.LocTaxAmt{width:55% !important; display:inline-block !important; background-color: #e3e3e3;
    cursor: not-allowed;}*/
.LocTaxPct{width:100% !important; 
/*width:10% !important; */
display:inline-block !important;}
.LocTaxAmt{
	/*width:48% !important; */
	width:100% !important; 
	display:inline-block !important; background-color: #e3e3e3;
cursor: not-allowed;}
.mt10-imp{
    margin-top:10px !important;
}
.cpt-span-hd{ 
    font-size: 13px;
    font-weight: 500; 
    color: #000000;
}

.mb-null-imp{
    margin-bottom:0px !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"]{
    height: 35px !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
    top: 8px !important;
}
.chosen-container-multi .chosen-choices li.search-choice{
    line-height:24px !important;
}
.wd100-imp{width:100% !important;}
.dis-none{ display: none;}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-submenu:hover .dropdown-menu {
    display: block;
}

.txt-err{color:#ff9800;}
.ht570 {
    height: 570px;
}
.pv-dyn-cont{
    border: 1px solid #f2f2f2;
padding: 10px;
}
.pd0-40{padding:0px 40px;}
.ma10{margin : 10px;}
.mb15{margin-bottom:15px;}
.box-owner{background-color: #f4f4f4;
border-radius: 5px;}

/* custom Icon */

.gbn-list-box{padding: 10px;
text-align: center;
margin-bottom: 30px;
  width: 16vw;
margin: 10px 10px 10px 10px;
float: left;
height: 160px;}
.gbn-list-box span{font-size: 50px;
width: 70px;
height: 70px;
background: #03C;
line-height: 70px;
border-radius: 8px;
display: inline-block;
color: #fff;}
.gbn-list-box h4{font-size: 13px;
                 color: #000;
font-weight: normal;
line-height: 1.3;}
.gbn-list-box:nth-child(1) span{
	background:#3598db;
	}
.gbn-list-box:nth-child(2) span{
	background:#2dcc70;
	}
.gbn-list-box:nth-child(3) span{
	background:#e84c3d;
	}
.gbn-list-box:nth-child(4) span{
	background:#9b58b5;
	}
.gbn-list-box:nth-child(5) span{
	background:#f1c40f;
	}
.gbn-list-box:nth-child(6) span{
	background:#1bbc9b;
	}
.gbn-list-box:nth-child(7) span{
	background:#34495e;
	}
.gbn-list-box:nth-child(8) span{
	background:#ae27ac;
	}
.gbn-list-box:nth-child(9) span{
	background:#5327ae;
	}
.gbn-list-box:nth-child(10) span{
	background:#ae2760;
	}
.gbn-list-box:nth-child(11) span{
	background:#3598db;
	}
.gbn-list-box:nth-child(12) span{
	background:#ae4a27;
	}
.gbn-list-box:nth-child(13) span{
	background:#aeac27;
	}
.gbn-list-box:nth-child(14) span{
	background:#d74142;
	}
.gbn-list-box:nth-child(15) span{
	background:#505050;
	}
.gbn-list-box:nth-child(16) span{
	background:#1c6547;
	}
.gbn-list-box:nth-child(17) span{
	background:#6d3655;
	}
.gbn-list-box:nth-child(18) span{
	background:#ec9e00;
	}
.gbn-list-box:nth-child(19) span{
	background:#57bec7;
	}
.gbn-list-box:nth-child(20) span{
	background:#f11a77;
	}	
.gbn-list-box:nth-child(21) span{
	background:#1b0c43;
	}	
.gbn-list-box:nth-child(22) span{
	background:#008479;
	}	
	
.drp-mn-rgt{ top:0px !important; right:195px !important; left:auto !important;}
.pd-lr-15{padding: 0px 10px;}

.nav-menu-default {
    background-color: #fff;
    padding: 15px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #000 !important;
}
.navbar-nav > li > a{color: #000;}


.loader-parent
{
position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    bottom:0px;
    background: -moz-linear-gradient(top,  rgba(251,251,251,0) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,0)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(251,251,251,0) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(251,251,251,0) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(251,251,251,0) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(251,251,251,0) 0%,rgba(0,0,0,1) 100%); /* W3C */ 
    
    overflow:hidden;
    left:0px;
    z-index:10000;
   opacity: .8;
   cursor: wait;
  background-color: #eff0f1; 
}
.ajax-loader {
  position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -32px; /* -1 * image width / 2 */
    margin-top: -32px;  /* -1 * image height / 2 */
    display: block;  
  height: 40px;width:40px;
}
/* Always set the map height explicitly to define the size of the div
       * element that contains the map. */

      #map {
          float:left;
   width: 100% !important;
  height: 500px !important;
  /*border:2px solid red;*/
}
     
.pd-l10{
    padding-left:10px;
}
.clr-brown{
    color:#800100;
}
.dropdown-menu{
    min-width: 200px;
}
.gbn-list-box.ad-btn{
width: 360px;
text-align: center;
}

.gbn-list-box.ad-btn a{
width: 300px;
border: 1px dotted #ccc;
display: inline-block;
padding: 10px 30px;
border-radius: 4px;
text-align: center;}


.gbn-list-box.ad-btn span{
width: auto;
background: transparent;
color: #d74142;
text-align: left;
float: left;
font-size:30px;
}

.gbn-list-box.ad-btn h4{
float: left;
margin-top: 25px;
margin-left: 15px;
text-decoration: underline;
}
.owner-pr-bg{
    position: fixed;
    right: 1px;
    bottom: 0px;
    z-index: 3000;
    width: 160px;
    text-align: center;
    background: #fff;
    padding: 0px;
    border-radius: 4px 0px 0px 4px;
    border: 1px solid #d6d6d6;
}

.owner-pr-bg img{
width: 40px;
height: 40px;
border-radius: 30px;
border: 2px solid #fff;
float:left;
}

.owner-pr-bg h4{
font-size: 13px;
margin-top: 0px;
margin-bottom:0px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width:calc(100% - 50px);
padding-left:10px;
float:left;
font-family: 'Poppins', sans-serif;
text-align:left;
}

.owner-pr-bg b {
    width: calc(100% - 50px);
    padding-left: 10px;
    text-align:left;
    font-size: 12px;
    float:left;
    margin-top: -3px;

}

.owner-pr-bg a{
    background: #f35588;
    padding: 5px 15px;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}
.owner-pr-bg a:hover {
    background: #f35588;
    color:#fff;
}
/*.owner-pr-bg::before{
position: absolute;
right: -90px;
top: 40px;
content: "Contact Product Owner";
width: 180px;
height: 30px;
z-index: 1;
transform: rotate(90deg);
background: #fff;
color: #333;
border-radius: 4px;
}*/
.popup-slider{
position: fixed;
right: -500px;
bottom: 0px;
z-index: 3000;
width: 500px;
text-align: left;
font-size:13px;
/*background: rgba(0,0,0,0.9);*/
height: auto;
border-radius: 4px;
padding: 10px 30px;
transition: all ease-in 0.5s;
/*color:#fff;*/
background: #fff;
color: #424242;
border: 1px solid #424242;
}


.popup-slider label{
    font-weight:normal;
}
.popup-slider.active{right:0;}
.annoucement-list{
   padding: 15px;
    background: #f6f6f6;
    display: inline-block;
    width: 100%;
    color: #000;
    margin-bottom: 15px;
    border-radius: 4px;
}

.annoucement-list h4{
    font-size: 14px;
    margin: 0;
}
.annoucement-list h4 a {
        color:#337ab7;
}


.annoucement-list p{
    font-size: 13px;
    margin-bottom: 0px;
}
.annoucement-list span{
    font-size: 11px;
    margin-right: 10px;
}

.nt-view-more{
    background: #fff none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 15px;
    width: 100%; 
    text-align: center;
    font-size: 12px;
}
.nt-view-more a{
    border:1px solid rgba(0,0,0,0.3) !important;
    text-align:center !important;
}
/*.nt-view-more  a{
    color: #fff !important;
    padding: 0;
    background: #000 !important;
}
    .nt-view-more a:hover {
        background:#000 !important;
        color:#fff  !important;
    }
.nt-view-more {
}*/

.nt-drpdown-bg {
    padding: 10px !important;
    margin: 0 !important;
    width: 300px !important;
}
#btnContact{
width: 100%;
float: left;}
/*.bg-img{background-size:cover !important;}*/
.txt-wrap{word-break: break-all;}
.popup-slider .s-tt{ color:#fff;}

.input-box {
  position:relative;
  height:50px;
}

	
.ad-bg-adj{
    background: #fff;
    display: inline-block;
    padding: 30px;
	float: left;
	width: 100%;
	border-radius: 4px;
	
}
	
	.ad-bg-adj h3.tt{
		background: #f6f6f6;
		font-size: 18px;
		padding: 0px 0px 10px 0px;
		border: 0px;
		margin: 0;
	}
	
	.chosen-container {
	    width: 100% !important;
	}

    .al-gray-bg{	
	padding: 15px;
    background: #f6f6f6;
    display: inline-block;
	}
	.al-gray-bg table tbody tr{
	    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
	}
    .loader-img{
            position: fixed;
    left: 0px;
    right: 0;
    top: 0;
    bottom: 0;
    text-align: center;
    padding-top: 20%;
    z-index: 1200;
    background: rgba(0,0,0,0.5);
    }
.loader-img img {
    width: 100px;
    height:100px;
    position: absolute;
}

.lds-roller {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.lds-roller div {
  animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  transform-origin: 32px 32px;
}
.lds-roller div:after {
  content: " ";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #fff;
  margin: -3px 0 0 -3px;
}
.lds-roller div:nth-child(1) {
  animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
  top: 50px;
  left: 50px;
}
.lds-roller div:nth-child(2) {
  animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
  top: 54px;
  left: 45px;
}
.lds-roller div:nth-child(3) {
  animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
  top: 57px;
  left: 39px;
}
.lds-roller div:nth-child(4) {
  animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
  top: 58px;
  left: 32px;
}
.lds-roller div:nth-child(5) {
  animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
  top: 57px;
  left: 25px;
}
.lds-roller div:nth-child(6) {
  animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
  top: 54px;
  left: 19px;
}
.lds-roller div:nth-child(7) {
  animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
  top: 50px;
  left: 14px;
}
.lds-roller div:nth-child(8) {
  animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
  top: 45px;
  left: 10px;
}
.circle-btn{
font-size: 20px;
    color: #424242;
    border: 1px solid #424242;
    border-radius: 30px;
    padding: 0px;
    line-height: 20px;
    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-right: 10px;
	}
@keyframes lds-roller {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*test*/
 @import url(https://fonts.googleapis.com/css?family=Raleway:400,500);
.snip1198 {
  font-family: 'Raleway', Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px;
}
.snip1198 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1198 li {
  display: inline-block;
  list-style: outside none none;
  margin: 0.4em 0.8em;
  padding: 0;
}
.snip1198 a {
  padding: 0 0.7em;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  text-decoration: none;
  display: inline-block;
}
.snip1198 a:before {
  position: absolute;
  content: '';
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
  left: 15%;
  right: 15%;
  top: 0;
  bottom: 0;
  border-left: 3px solid #27ae60;
  border-right: 3px solid #27ae60;
}
.snip1198 a:hover,
.snip1198 .current a {
  color: #ffffff;
}
.snip1198 a:hover:before,
.snip1198 .current a:before {
  opacity: 1;
  left: 0;
  right: 0;
}

.modal-header .close{
    font-size: 20px;
	opacity: 1;
	margin-top: 2px;
	margin-right: 10px;
}
.modal-header .close:hover{
    color: #fff;
}

button[name="removeButton"] {
    background: #f6f6f6;
    border-radius: 30px;
    border: 1px solid rgba(0,0,0,0.2);
    width: 35px;
    height: 35px;
}
.required:after 
{
    content: "*";    
    color: red; 
}
.fn-tt-sm{
font-size: 15px;
color: #2a7de2;
}
.frm-spl-bg{
background: #f6f6f6;
padding: 15px 30px;
border-radius: 4px;
margin-bottom: 15px;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn{
opacity: 0.4;
}
.p-b-md {
    padding-bottom: 30px;
}

.gray-bg {
    background: #f6f6f6;
    padding: 30px 10px 0px 10px;
    margin-bottom: 30px;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.page-wrapper {
    padding: 0px 15px;
}
.custom-tab-ul .nav-pills > li {
    float: none;
    display: inline-block;
}
.nav-pills>li+li {
    margin-left: 2px;
}
.nav>li {
    position: relative;
    display: block;
}
.tab-pane{
	/*padding: 10px;*/
}
.custom-rpo-bg .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    background-color: #fff !important;
    color: #2a7de2 !important;
    border-radius: 4px 4px 0px 0px;
    border-bottom: -1px;
    font-weight: bold;
}

.custom-rpo-bg .nav-pills > li > a {
    background: #d4d4d4;
    border: 1px solid #d4d4d4;
    color: #424242;
    border-radius: 4px 4px 0px 0px;
}

.custom-rpo-bg.blue-bg {
 /*padding: 30px 15px;*/
}

.custom-rpo-bg .tab-content > .tab-pane{
padding:30px;
color:#424242;
}
.hgt-act{
    background: green;
    padding: 5px 10px;
    border-radius: 30px;
    color: #fff;
    }

.name-hglt{
        padding: 5px 20px 5px 15px;
    background-color: grey;
    color: white;
}


.cn-mn-bg{
background: #2a7de2;
    padding: 10px 0px;
border-left:1px solid rgba(0,0,0,0.1);
}
.cn-mn-bg h3{
float: left;
    font-size: 16px;
    margin: 3px 0 0 0;
    color: #fff;
}

.cn-mn-bg .btn{
float:right;
}

.popup-srh{
background: rgba(0,0,0,0.75);
position: absolute;
width: 100%;
z-index: 1;
height: 100%;
margin: 0px -15px;
right: 15px;
}

.popup-srh .pl-bg{
   position: absolute;
background: #fff;
padding: 0px;
width: 600px;
right: 0px;
height: 100%;
}

.popup-srh .pl-bg h3 {
	font-size: 15px;
	margin: 0;
	padding: 15px 30px;
	font-weight: normal;
	background: #fafafa;
	border-top:1px solid rgba(0,0,0,0.08);
	border-bottom:1px solid rgba(0,0,0,0.08);	
}


.popup-srh .pl-bg .pl-scrl {
    height: calc(100% - 50px);
	overflow: auto;
	width: 100%;
	float: left;
	padding: 20px 30px;
}

.cnt-mn-dts{
    padding:30px;
    float:left;
    width:100%;
    min-height:500px;
}
.ng-cn-bg {
    background: #f3f3f3;
}


.alert-msg-al {
    padding: 5px 10px;
    margin-bottom: 0px;
    font-size: 13px;
}

.ng-frm-ls {
    width: 100%;
    float: left;
    margin: 10px 0px;
}

    .ng-frm-ls span {
        font-size: 13px;
        color: #727272;
    }

    .ng-frm-ls h4 {
        color: #585858;
        font-size: 14px;
        margin: 0;
        font-weight: normal;
    }

    .ng-frm-ls.hgt h4 {
        color: #2a7de2;
        font-weight: bold;
    }
    .ng-frm-ls.hgt h6 {
    font-size:14px;
    font-weight:normal;
    margin:0;
    }

.ng-cn-ls {
    float: left;
    width: 100%;
    padding: 15px;
    padding-top: 0px;
    margin-bottom: 20px;
}

    .ng-cn-ls .tt {
        float: left;
        width: 100%;
        position: relative;
    }

        .ng-cn-ls .tt i {
            width: 30px;
            height: 30px;
            background: #2a7de2;
            color: aliceblue;
            float: left;
            border-radius: 30px;
            text-align: center;
            line-height: 30px;
            font-size: 16px;
            position: absolute;
            left: 0px;
        }

    .ng-cn-ls.ng-icn .tt i {
        background: #ebe93c;
        color: #000;
        left: inherit;
        right: 40px;
    }

    .ng-cn-ls.ng-icn .tt {
        text-align: right;
    }

    .ng-cn-ls.ng-icn .dts {
        margin-right: 40px !important;
        float: right;
        background: #fafaee;
    }



    .ng-cn-ls.ng-icn .tt h4, .ng-cn-ls.ng-icn .tt em {
        margin-right: 80px;
        margin-left: 0px;
        float: right;
    }


    .ng-cn-ls .tt h4 {
        margin-left: 40px;
        font-size: 14px;
        color: #737373;
        /* float: left;*/
        width: calc(100% - 40px);
        margin-top: 0px;
        font-weight: normal;
        margin-bottom: 0px;
        margin-top: 0px;
        line-height: 18px;
    }
   .ng-cn-ls .tt.adj.collapsed::before {
    position: absolute;
    height: 20px;
    content: "\f20b";
    z-index: 1;
    font-family: "Ionicons";
    font-size: 20px;
    right: 0;
    top: 7px;
    background-color: #d4d4d4;
    border-radius: 30px;
    width: 33px;
    text-align: center;
    line-height: 20px;
    display:block;
}
    .ng-cn-ls .tt.adj::before {
        display:none;
    }
   

    .ng-cn-ls .tt h4 span{
            margin-right: 5px;
    font-size: 12px;
    }

    .ng-cn-ls .tt em {
        font-size: 12px;
        color: #8d8d8d;
        /*float: left;*/
        width: calc(100% - 40px);
        font-style: normal;
        margin-left: 40px;
    }


    .ng-cn-ls .dts {
        width: auto;
        border-radius: 4px;
        background: #d4e4f7;
        padding: 10px 15px;
        color: #333;
        font-size: 14px;
        float: left;
        margin-top: 10px;
        margin-left: 40px;
    }
    .ng-cn-ls .dts.spl-btn {
        width: auto;
        border-radius: 4px;
        background: #d4e4f7;
        padding: 3px 9px;
        color: #333;
        font-size: 12px;
        float: left;
        margin-top: 0px;
        margin-left: 40px;
    }

        .ng-cn-ls .dts h4 {
            font-size: 14px;
            margin: 0;
            font-weight: normal;
        }

.ng-cn-scrl {
    height: 300px;
    overflow: auto;
    width: 100%;
    margin: 15px 0px;
}

.ng-cn-rgt {
    border-left: 1px solid rgba(0,0,0,0.1);
    padding-right: 0px;
}

.ng-moal-body {
    padding: 0px 15px;
}

    .tb-scrl {
       /*width: 568.7px;
        height: 529.6px;*/
        overflow: auto;
    }
.ng-cn-ls .dts.adj {
    width: 100%;
   border-radius: 0px 0px 4px 4px;
    background: #fff;
    padding: 10px 15px;
    color: #333;
    font-size: 14px;
    float: left;
    margin-top: 0px;
    margin-left: 0px;
        border: 1px solid #d4d4d4;
    overflow: auto;
    border-width:0px 1px 1px 1px;
}
.ng-cn-ls .tt.adj{
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 15px;
}
.ng-cn-ls .tt.adj i {
    width: 30px;
    height: 30px;
    color: #333;
    float: left;
    border-radius: 0px;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    position: absolute;
    left: 0px;
        background: transparent;
}

.ds-st-bg{
background:#fff;
padding: 10px;
border-radius: 4px;
box-shadow: 0px 0px 3px rgba(0,0,0,0.8);
margin: 15px 0px 0px 15px;
display:inline-block;
width: 230px;
cursor: pointer;
vertical-align: top;
}
.ds-st-bg i.icn{
width: 40px;
    color: #fab000;
    display: inline-block;    
    font-size: 40px;
    text-align: center;
    margin-right: 5px;
    vertical-align:top;
}
.ds-st-bg .ds-ct{
width:calc(100% - 60px);
display:inline-block;
vertical-align:top;
}

.ds-st-bg .ds-ct h4{
font-size:14px;
margin:0;
color:#000;
font-weight: normal;
}

.ds-st-bg .ds-ct span{
font-size:13px;
font-weight:bold;
opacity:0.8;
}

.ds-cn-bg{
width: calc(100% - 360px);
    float: left;
    }
.arrow-left {
        width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 10px solid green;
        opacity: 10;
    }
	.rb-ds-row {
		border:1px solid #cfd8dd;
		margin:0px 0px 25px 0px;
		background: #fff;
		padding: 0px 0px 20px 0px;
		display: inline-block;
		width: calc(100% - 0px);
		border-radius: 4px;
        height: 300px;
        overflow: auto;
	  }
	  
	  .rb-ds-row h4 {
    margin-top: 0px;
    font-size: 16px;
    margin-bottom: 0px;
    padding: 10px 15px;
    color: #3598db !important;
    font-weight: normal;
    border-bottom: 1px solid #cfd8dd;
}
     
	  .rb-ds-row .rb-ds-ls {
        padding-bottom: 5px;
        position: relative;
        width: 100%;
        float: left;
        padding: 15px 25px 5px 25px;
      }
     
	  .rb-ds-row .rb-ds-ls i{
		  width:40px;
		  height:40px;
		  background:#2a7de2;
		  text-align:center;
		  border-radius:4px;
		  position:absolute;
		  left:0;
		  top:16px;
		  color:#fff;
		  font-size:25px;
		  line-height:40px;
          left: 20px;
	  }
	  
	  .rb-ds-row .rb-ds-ls i.bg-rd{
		background:#e10a0a;
		color:#fff;
	  }
	  
	  .rb-ds-row .rb-ds-ls i.bg-al{
		background:#fd652a;
		color:#fff;
	  }

	  .rb-ds-row .rb-ds-ls i.bg-gr{
		background:#0ecc3a;
		color:#fff;
	  }	  
	  
	  
	  .rb-ds-row .rb-ds-ls .rgt{
		width:100%;
		float:left;
		padding-left: 55px;
	  }
	  
	  .rb-ds-row .rb-ds-ls .rgt h4{
		font-size:14px;
		line-height:20px;
	  }
	  
	  .rb-ds-row .rb-ds-ls:last-child{
		border-bottom:0px;
	  }
	  
	  .rb-ds-row-doc h4{
        margin-top: 0px;
        font-size: 16px;
        margin-bottom: 0px;
        padding: 10px 15px;
        color: #3598db !important;
        font-weight: normal;
        border-bottom: 1px solid #cfd8dd;
    }
	  
	  
	  .rb-ds-row .rb-ds-ls .rgt p{
			color:#5a5a5a;
			font-size: 13px;
			margin-bottom: 5px;
			cursor: pointer;
			line-height: 20px;
			margin-top:5px;
	  }
	  .rb-ds-row .rb-ds-ls span{
		font-size: 12px;
		position:relative;
		padding-left: 10px;		
	  }
	  .rb-ds-row .rb-ds-ls span::before{
		position: absolute;
		left: -1px;
		width: 7px;
		height: 7px;
		border-radius: 50%;
		content: "";
		z-index: 1;
		background: #c7c9cb;
		top: 5px;		
	  }
      
	  .rb-ds-row .hgt-ln{padding: 15px 25px;}
	  .rb-ds-row .rb-ds-ls span b{
		font-weight:normal;
		font-size: 12px;
		
	  }
	  
	  .rb-ds-row .rb-ds-ls span b.cl{
		
	  }
	  .rb-ds-row .rb-ds-ls span.lf{
		margin-left: 10px;
	  }  
	  
	  .rb-ds-row .rb-ds-ls span:nth-child(2){
		margin-left:10px;
	  }
	  
	  .rb-ds-row.docs .rb-ds-ls .rgt h4 {
			min-height: 36px;
			padding-top: 10px;
		}
     .nd-txt{
	        font-size: 14px;
	        margin-bottom: 0px;
	        text-align: center;
	        margin: 30px auto;
	        color: rgba(0,0,0,0.75);
      }

    .nd-txt i{
	    font-size: 30px;
	    display: inline-block;
	    width: 100%;	
    }

    .form-group h4.sp-txt{
     margin-top: 0px;
    font-size: 14px;
    font-weight: normal;
}

    .br-sp-bg{
background:#f6f6f6;
padding:15px;
display:inline-block;
width:100%;
border-radius:4px;
}
    .txt-break{
word-break:break-all;
}
    .br-sp-bg .form-group{
        margin-bottom:5px;
    }
.br-sp-bg .form-group label{
    font-weight:normal;
    margin-bottom:0px;
        opacity: 0.6;
}
.br-sp-bg .form-group h4 {
    font-weight: normal;
    font-size: 15px;
}

.mt-sm{
margin-top: 10px;
}

.mb-sm{
margin-bottom: 10px;
}
.ad-frm-bg label{
   font-weight: normal;
}



.qs-ls-bg{
		background: #fff;
		border: 1px solid #dadce0;
		padding: 30px;
		border-radius: 4px;
		float: left;
		width: 100%;
        margin-bottom: 30px;
	}
	
.qs-ls-bg label{
	font-weight:normal;
}	
	.qs-mn-tt{
		font-size: 16px;
		font-weight: bold;
		margin-top: 0px;
	}
	
	.qs-ls-bg .hgt-msg{
		background:#4694f4;
		padding:15px;
		border-radius:4px;
		float:left;
		width:100%;
		color:#fff;		
		margin-bottom: 25px;
	}
	
.qs-ans-bg{
width: 100%;
float: left;
padding-left: 30px;
position: relative;
margin-bottom: 10px;
}

.qs-ans-bg::before{
position: absolute;
left: 12px;
top: 10px;
width: 5px;
height: 5px;
z-index: 1;
content: "";
background: #2a7de2;
border-radius: 50%;
}






.sp-md-hd {

    background: #0056bf;
    padding: 15px 15px;
    margin-bottom: 30px;

}
.sp-md-hd  h3{
font-size: 18px;

color: #fff;

border-bottom: 0px;
}

.sp-md-hd  em{
color: #fff;
}

.sp-md-bg{
width: 80%;
margin: 0 auto;
}


.sp-md-nav.nav > li > a{
padding: 5px 15px;
}


.sp-md-nav.nav-pills > li.active > a, .sp-md-nav.nav-pills > li.active > a:hover, .sp-md-nav.nav-pills > li.active > a:focus{
	background: #fff;
	color: #2a7de2;
	border-bottom: 2px solid #2a7de2;
	border-width: 0px 0px 2px 0px;
	padding: 5px 5px;
}

.sp-md-nav.nav-pills > li > a{
border:0px;
margin-right:15px;
}


.sp-md-nav.nav-pills > li > a h5{
    margin-top: 5px;
    margin-bottom: 5px;
}

.sp-md-nav.nav{
    margin-bottom:15px;
}

.sp-md-bg .tab-content > .tab-pane{ border: 0px;
padding: 0px;}



.sp-md-nav .custom-tab-ul .tab-conent .tab-pane{
padding: 0px;
background: #fff
}


.custom-rpo-bg.sp-md-nav .nav-pills > li > a{
width:150px;
}

.spl-box-mover{
position: absolute;
    right: 340px;
    bottom: 0px;
    width: 375px;
    display: none;
}


.cl-ac-box.spl-nav:hover .spl-box-mover {
display:block;
}

.cl-ac-box.spl-nav{
background:#fff;
}


.cl-ac-box.spl-nav h4 span{
color:#2a7de2;
}
.cl-ac-box.spl-nav .spl-box-mover h4 span{
    color:#fff;
}
.br-sp-bg  .custom-form h4{
margin:0;
}

.pr-vl-ch{
    width: 100%;
    float: left;
      margin-bottom: 15px;
}
.pr-vl-ch label{
	width:100%;
	float:left;
	margin-bottom:3px;
}

.custom-form{
    margin: 0px 0px 15px 0px;
    width: 100%;
    float: left;
}

.custom-form label{
    margin-bottom: 0px;    
}

.br-frm-bg{
    width: 100%;
    display: inline-block;
    margin-top: 15px;
}
.gr-hgt{
    background-color: rgb(21,194,154);
    padding: 8px 15px 15px 15px;
    border-radius: 10px;
    color: #fff;
}


 .ds-msg-scrl{
	 height:250px;
	 overflow:auto;
 }
 .ds-msg-txt{
padding: 0px 20px 5px 0px;
float: left;
position: relative;
margin: 0px 0px 0px 0px;
    width: 100%;
}
.ds-msg-txt .lft{
width: 40px;
float: left;
margin-right: 15px;
font-size: 15px;
height: 40px;
background: #000;
border-radius: 4px;
text-align: center;
}
.ds-msg-txt .lft span {
    font-size: 20px;
    float: left;
    margin-top: 0px;
    width: 100%;
}
.ds-msg-txt .lft .icn {
    margin-top: 8px;
    float: left;
    width: 100%;
    text-align: center;
}
.ds-msg-txt .rgt{
width: calc(100% - 70px);
float: left;
}
.ds-msg-txt .rgt h4{
font-size: 14px;
margin-bottom: 0px;
font-weight:normal;
margin-top: -3px;
}
.ds-msg-txt .rgt a{
color:#5c737d;
text-decoration:underline;
}
.ds-msg-txt .rgt .close {
    opacity: 1;
    font-size: 13px;
    float: left;
    margin-top: 5px;
	font-weight: normal;
}
.ds-msg-txt.gr-txt .lft{
background:#acffc1;
}
.ds-msg-txt.gr-txt .lft span{
color:#299309;
}
.ds-msg-txt.gr-txt .rgt h4{
color:#2ca906;
}



.ds-msg-txt.rd-txt .lft{
background:#fecacd;
}
.ds-msg-txt.rd-txt .lft span{
color:#bd272e;
}
.ds-msg-txt.rd-txt .rgt h4{
color:#ef6f75;
}
 /*
 .ds-msg-txt{ 
    padding: 15px 20px 10px 20px;
    float: left;
    position: relative;
    margin: 0px 0px 15px 0px;    
    
    background: rgba(29,188,96,0.8);
    
    width:auto;
}
.ds-msg-txt .lft{  
	     width: 30px;
    float: left;
    margin-right: 15px;
    font-size: 15px;
}
.ds-msg-txt .lft span{
        color: #fff;
        font-size: 25px;
        float: left;
        margin-top: -1px;
    }
.ds-msg-txt .lft b {
        color: rgba(255,255,255,0.8);
        font-size: 13px;
        float: left;
        margin-top: -2px;
        font-weight: normal;
    }
.ds-msg-txt .lft .icn {
    color: rgba(201,252,220,1);
}

.ds-msg-txt .rgt{  
	width:calc(100% - 50px);
	float:left;
}	
.ds-msg-txt .rgt h4{  	
	font-size: 14px;
    margin-bottom: 0px;
    font-weight:normal;
    margin-top: -3px;
}
.ds-msg-txt .rgt h4 a{
    color:#fff;
}
.ds-msg-txt .rgt h4 a i{
        margin-right: 10px;
        color: rgba(201,252,220,1);
}
.ds-msg-txt .rgt span{  	
	font-size:12px;
}
.ds-msg-txt .rgt p{
	 font-size: 14px;
}

.ds-msg-txt .rgt .close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    opacity: 1;
    font-size: 13px;
    color: rgba(201,252,220,1);
}*/
img.scale-with-grid, #Content img {
height: auto;
margin-top: 12px;
height: 60px;
width: auto;
}
.ds-msg-bg{
width: 100%;
    display: inline-block;
    margin-bottom: 0px;
	}
.alert {
    padding: 15px 30px 15px 30px;
}	
.qa-dts ul{
padding-left: 20px;
}

.spl-custom-tab .tab-pane{
	padding:15px 30px;
}

.spl-custom-tab .nav-pills > li.active > a, .spl-custom-tab .nav-pills > li.active > a:hover, .spl-custom-tab .nav-pills > li.active > a:focus{
	background-color: #fff;
color: #2a7de2;
border-bottom: 0px ;
border-radius: 4px 4px 0px 0px;
font-weight:bold;
margin-right: 15px;
}

.spl-custom-tab  .tab-content > .tab-pane{
	border: 1px solid #ddd;
}

.spl-custom-tab .nav-pills > li > a{
	border-bottom: 0px ;
	border-radius: 4px 4px 0px 0px;
	background:#ebebeb;
	color:#5c737d;
}
/*04-21-2021*/
.news-list .nw-list.spl-ls li i{
font-size: 30px;
position: absolute;
left: 28px;
top: 0px;
}
.news-list .nw-list.spl-ls li::before,.news-list .nw-list.spl-ls li::after{
display:none;
}

.news-list .nw-list.spl-ls li span{
font-size:14px;
}
.news-list .nw-list.spl-ls li a{
color: #5c737d;

}
.tb-hgt{
    background: #2a7de2;
    padding: 0px 5px;
    border-radius: 30px;
    color: #fff;
}
.word-brk{
    word-break: break-all;
}

.sel-month{
    width: 100%;
    display: inline-block;
}

.sel-month label{
    float: left;
    margin-right: 10px;
    margin-top: 7px;
}
.sel-month select{
        width: calc(100% - 101px);
    float: left;
}

.mt-sm{
        margin-top: 5px;
}

.spl-ng-list{
    background: #f9f9f9;
    padding: 30px 30px 0px 30px;
    border: 0px;
    border-radius: 8px;
	}

.full-wdt{
    width: 100%;
    float: left;
}	

/*New added by benet*/
.styled-table {
    border-collapse: collapse;
    /*margin: 25px 0;*/
    font-size: 0.9em;
    min-width: 400px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    background-color:#000;
}
.styled-table thead tr {
    background-color: #0f6183;
    color: #ffffff;
    text-align: left;
}
.styled-table th,
.styled-table td {
    padding: 3px 5px;
}
.styled-table tbody tr {
    border-bottom: 1px solid #dddddd;
    color: #ffffff;
}
/*.styled-table tbody tr:nth-of-type(even) {
    background-color: #f3f3f3;
}*/
.styled-table tbody tr:last-of-type {
    border-bottom: 2px solid #0f6183;
}
.styled-table tbody tr.active-row {
    font-weight: bold;
    color: #0f6183;
}