
 .wrap-body,body {
    background: #fdcf7c26;
       /* z-index: -1;*/
}
@media screen and (max-width: 640px){
table {
    overflow-x: scroll;
    display: table !important;
    font-size: 13px;}
}

@media screen and (min-width: 768px){
.search-alt {padding-left:0px}
.lang-btn{font-size: 16px;
    vertical-align: middle;
    padding-top: 6px;
    /* background-color: #eee; */
    /* padding-left: 10px; */
    /* margin-left: 40px; */
    border-radius: 8px;
    font-weight: 600;
    padding-left: 6px;
}

}



.img-responsive {    margin: auto;}

.k-widget.k-autocomplete {
    webkit-box-shadow: none;
    box-shadow: none;
    border: 0px;
    border: 1px solid #b3b3b3 !important;
    height: 32px !important;
    width: 100% !important;
    background-color: #ffffff;
    border-radius: 0px;
    /* font-family: "mitr"; */
    vertical-align: top;
    }

.k-autocomplete .k-input, .k-dropdown-wrap .k-input, .k-autocomplete.k-state-focused .k-input, .k-dropdown-wrap.k-state-focused .k-input, .k-picker-wrap.k-state-focused .k-input, .k-numeric-wrap.k-state-focused .k-input 
   {     border-color: transparent !important;
    /* height: 32px !important; */
    color: #034e84;
    font-size: 15px;}
.search-alt button {
    background: url(../../images/2020/img/icon/1.png) no-repeat center;
    width: 16px;
    height: 12px;
    padding: 0;
    border: none;
    position: absolute;
    top: 0px;
    right: 0px;
    /* opacity: 0.6; */
    background-color: #ff7100;
    color: #292929;
    padding: 16px 23px;
    /* border-radius: 19px; */
}
.dailyvalue-box{
background-color: #e6e6e6;
    border: 1px solid #d8d8d8;
    border-radius: 10px;
    margin-right: 10px !important;
    padding: 10px 0px;
}
.img-bor
{ border: 1px solid #ff7600;}
.issuer-box {
 background-color: #fff;
    border: 1px solid #ffdb73;
    border-radius: 10px;
    /* margin: 10px !important; */
    padding: 10px 10px;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 6px 0px rgba(76, 76, 76, 0.61);
}
.news-box {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    padding: 10px 10px;
    -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.4);
    box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.34);
      margin-top: 13px;
}

.headline-1 {
 color: #3e3e3e;
    /* font-weight: 500; */
    font-size: 17px;
    font-family: 'mitr';
    letter-spacing: 0.15pt;
}
.graybox1 .headline-1 {
    /* color: #cc4b00; */
    font-weight: 500;
    font-size: 15px;
    font-family: "SF UI Text",'mitr';
    letter-spacing: 0.15pt;
    margin-bottom: 6px;
    text-align: center;
    border-bottom: 3px solid #f47920;
    /* background-color: #ffefd9; */
    padding: 2px 5px;
}
.h1-pad1
{
    padding-bottom: 5px;
    padding-top: 5px;}
.headline-2
{
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1pt;
    color: #696969;
}
.headline-3
{
    color: #0095ff;
    font-size: 20px; 
    font-weight: 500;
 
}
.headline-4
{
    color: #ec8f03;
font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.02em;
}
.hilight-box
{
 
    color: #ec8f03;
font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.02em;      }

.nav-tabs > li {
    font-family: 'Poppins','mitr';
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #ec8f03;
    border: 1px solid #ec8f03;
    border-bottom-color: transparent;
}
.nav-tabs > li > a {
   margin-right: 2px;
    line-height: 0.7571;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    font-weight: 500;
    /* text-indent: 4px; */
    letter-spacing: 0.02em;
    margin-top: 10px;
    }
.nav > li > a {
    padding: 3px 9px;
    color: #3e3e3e;
    /* margin-top: 10px; */
    border-radius: 5px;
    /* font-size: 13px; */
    /* margin-bottom: 5px; */
}
.nav-pills > li > a, .nav-tabs.nav-justified > li > a {
    border-radius: 0;
    font-size: 13px;
    margin-bottom: 5px;
}
.nav-tabs {
    border-bottom: 4px solid #ec8f03;
}
.tab-content > .tab-pane {

    padding-top: 0px;

} 
.table {
    margin-bottom: 6px;
}
caption {
    padding-top: 4px;
    padding-bottom: 0px;
    color: #004fde;
    text-align: left;
}
.graybox1{    
      width: 100%;
    float: left;
    padding: 10px 15px;
    transition: ease-in-out .2s;
    background: #fff;
    box-shadow: 0 1px 2px rgb(0 0 0 / 45%);
    border-top: 1px solid #cac9c9;
    border-bottom: 1px solid #ebebeb;
}
.dashrow
{
   background-color: #fff;
    padding: 10px;
    margin: 10px 0px;
    border: 1px solid #eee;
    /* width: 100%; */
    /* float: left; */
    /* padding: 10px 15px; */
    transition: ease-in-out .2s;
    /* background: #fff; */
    /* box-shadow: 0 1px 2px rgb(0 0 0 / 45%); */
    /* border-top: 3px solid #ff7100; */
    /* border-bottom: 1px solid #ebebeb;*/}
#leftblogstyle
{
  background-color: #f1f1f1;
    padding: 10px;
    margin-bottom: 40px;
    /* border-radius: 10px; */
    padding: 10px 8px;
    /* border: 1px solid #d4d4d4;*/}
#leftblogstyle a
{ font-size: 14px;
    /* font-weight: 500; */
    color: #da7814;
    text-indent: 20px;
    letter-spacing: 0.15pt;
    font-family: "mitr";
    line-height: 20px;
    /* text-decoration: underline !important; */
}
.latest-list li {
    border-top: 0px solid #353535;
}
.latest-list small {
    color: #808080;
    display: block;
    font-size: 13px;
    font-weight: 600;
}
 #leftblogstyle li
 {
    border-bottom: 1px solid #d4d4d4;
    padding: 7px 5px; }   

.latest-list li a {
    color: #3b5ba5;
    font-family: mitr;
    line-height: 13px;
}
.issuer-header
{
     border-bottom: 3px solid #ff7800;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.sidebar-nav-v1 > li.active > a {
    color: #004edc;
}
.sidebar-nav-v1 > li.active > a {
    color: #fff;
    background-color: #6f6f6f;
}
.sidebar-nav-v1 ul li:hover a, .sidebar-nav-v1 ul li.active a {
    color: #2c37c0;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    background-color: #d2d2d2 !important;
    border-color: #c7c7c7 !important;
}
.list-toggle:after {
    top: 4px;}

.nav-tabs > li > a:hover {
    color: #ff5e00; 
    border-color: transparent;

}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee0;
}

   
.tb-style-news
{
   font-size: 13px;
    font-weight: 500;
    /* letter-spacing: 0.15pt; */
    font-family: 'open sans';
    line-height: 15px;
}

.tb-style-news a {
    font-weight: 500;
    color: #a93e00;
    font-family: "prompt","open sans";
    font-size: 14px;
    /* padding: 24px 0px;*/
}

.tb-style-news> thead > tr > th, 
.tb-style-news > tbody > tr > th, 
.tb-style-news > tfoot > tr > th, 
.tb-style-news > thead > tr > td, 
.tb-style-news > tbody > tr > td, 
.tb-style-news > tfoot > tr > td {
    padding: 6px 4px;
    line-height: 1.5;
    vertical-align: top;
    border-top: 1px dotted #bbbbbb;
}

.tb-style-news th {
    text-align: center;
    font-weight: 600;
    font-family: Open sans;
    color: #6f6f6f;
    background-color: #dadada;
    border-bottom: 2px solid #c8c9ca !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #eae6e6;
}

.tb-s1 > thead 
{
border-bottom: 2px solid #bbbbbb;
    background: #f4f4f4;
    border-top: 1px solid #ccc;
    margin-bottom: 15px;}
    .tb-s1 > thead >tr> th
{
   text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #585858;
    line-height: 13px;
    margin-bottom: 0px;
    padding-bottom: 4px; }
 .tb-s1 > tbody > tr > td, .table > tfoot > tr > td {
        border-top: 0px solid #98b5d6;
    border-bottom: 0px dotted #d6d6d6;
    font-size: 13px;
    padding: 5px 2px;
}
.morebtn
{
  background-color: #ffe8c6;
    border-radius: 5px;
    color: #ec8f03;
    padding: 2px 4px;
    font-weight: 500;
    letter-spacing: 0.74pt;
    /* margin-right: 10px; */
    font-size: 11px;
}
.carousel-indicators li {
    background-color: rgb(0 0 0 / 44%);
    border: 1px solid #000;}
.k-content, .k-editable-area, .k-panelbar > li.k-item, .k-panel > li.k-item, .k-tiles {
    background-color: transparent !important;
}


.remark-table{
font-size: 11px;
    font-style: italic;
    font-family: "Open Sans";}
    
.rightbanner{ margin-bottom: 10px;}

@media (min-width: 992px){
.col-md-7 {
    width: 59.333333% !important;
}
.col-md-3 {
    width: 24% !important;
}
.graybox1{
    margin-left: -15px;    margin-bottom: 10px;
}
.rightbanner{ margin-left: -15px;    margin-bottom: 10px;}
}

.owl-theme .owl-controls .owl-page span {
    width: 13px;
    height: 13px;
    opacity: 0.3;
    display: block;
    margin: 5px 7px;
    background: #ff5200;
    filter: Alpha(Opacity=50);
    border-radius: 50% !important;
    /* padding-top: 20px; */
}
.list-group-item {background-color: transparent !important;}
.sidebar-nav-v1 li a {
    display: block;
    padding: 7px 4px 6px 8px !important;
}
.listicon1{padding-right: 31px;
    color:#ff7800;
    font-size: 21px;}
.img-usergroup {
   width: 36px;
    margin: 3px 16px 3px 0px;
    background-color: #fff;
    border-radius: 50px
}
.a-ug {
       display: block;
    padding: 0px 2px 1px 10px !important;
    FONT-WEIGHT: 300;
    /* background-color: #f8ffba; */
    margin: 3px 0px !important;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    border: 0px;
    font-weight: 300;
    letter-spacing: 0.1pt;
    /* color: #696969; */
    font-family: mitr;
    border-bottom: 2px solid #ff7100;
}
.li-usergroup {
    list-style: none;
    margin: 0;
    background: #ff7800;
}
a:hover, a:focus {
    color: #ffe049;
   
}

body {
	font-family: "SF UI Text",'Poppins','mitr','Hind Vadodara' !important;
	font-size: 13px;
	font-weight: 400;
	line-height: 22px;
	color: #000;
	letter-spacing: -0.030em;
    font-size: .875rem;
    line-height: 1.5;
}
p {
	font-family: "SF UI Text",'Poppins','mitr','Hind Vadodara' !important;
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
	color: #707070;
	letter-spacing: -0.030em;
}
.k-popup .k-list .k-item, .k-fieldselector .k-list .k-item, .k-list-optionlabel, .k-popup > .k-group-header, .k-popup > .k-virtual-wrap > .k-group-header {
    font-size: 13px !important}