
.pageinnercontent ul {
	list-style-type: none !important;
	padding-left: 20px;
	margin-bottom: 15px;
	display: block;
	list-style-type: disc;
}
.pageinnercontent ul li {
	font-size:14px;
	line-height: 30px;
	display:flex !important;
}
.pageinnercontent ul li i {
	padding-right:15px;
	color:green !important;
	padding-top: 8px;
}
 .pageinnercontent ul li::before {
 padding: 0 10px 0 0;
}
.pageinnercontent p {
	line-height: 24px;
}

.clnt-gt .owl-stage-outer .owl-item {
	margin-right:10px !important;
	margin-left:10px !important;
}
.clnt-gt .owl-stage-outer {
	margin-left:70px !important;
}

 a.button-border.white span {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
}

a.button-border.white span:hover {
    box-shadow: -200px 0 0 #fff inset;
    color: #00a9da !important;
    border-color: #00a9da;
}


@media( max-width:766px) {
	#banner{ margin-top:30px !important;}
	.topbar { background-color:#029fcc !important; padding:2px 2px !important;}
	.topbar .fa.text-blue{ color:#FFFFFF !important;}
}

@media( max-width:700px) {
	.bnrh5{ font-size: 21px !important; line-height: 29px !important;}
}


@media( max-width:472px) {
	.inrbnr_logo { height:45px;}
	.bnrh5{ font-size: 17px !important; line-height: 22px !important; }
	
}

@media( max-width:380px) {
	.inrbnr_logo { height:35px;}
	.bnrh5{ font-size: 16px !important; line-height: 21px !important; 
	}
}

@media( max-width:291px) {
		.topbar-right ul li { display:none!important}
		.topbar-right ul li:nth-last-child(-n+2) { display: inline-block !important}
	/**/
}



.jrmodal .modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}
@media(max-width: 768px) {
.jrmodal .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}


.jrmodal .modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}
.jrmodal .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.jrmodal .modal-header .close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
.jrmodal button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.jrmodal .close {
    float: right;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

@media (min-width: 768px)
{
.jrmodal .modal-dialog {
    width: 420px !important;
    margin: 30px auto;
}
}


.jrlogin .button { margin-right: 0; }
.jrlogin .button span { padding:7px 0px; color: #fff; width: 102px; text-align: center; }
.jrlogin .button.button-grey span { padding:7px 18px; color: #00a9da; }
.jrlogin .input { background: #eceff8; border:2px solid #eceff8; height: 45px; color: #363636; }
.jrlogin .input:focus { background: transparent; border:2px solid #00a9da; }
.jrlogin span { color: #363636; display: inline-block; font-size: 15px; padding: 20px 10px 0; vertical-align: top; }

.vd_btn{ width:auto !important; height: auto !important;}
.btn.vd_bg-green{ background-color:#0098c4 !important; color:#fff !important; }
.help-inline {
     color: #999; 
     font-style: italic;
	 font-size:14px;
}


.data-table select.form-control, .data-table .dataTables_filter input{
border: 1px solid #cedade !important;color: #536c73 !important; margin:5px!important;}
.data-table .dataTables_filter{ text-align:right;}

.sidebar-widget .widget-archives li {
    display: block;
    margin-bottom: 0px;
    border-bottom: 1px dotted #00a9da;
    padding: 6px;
}

.sidebar-widget{    background-color: #dbeff5 !important;}
.qstn_area{ margin-bottom:20px; font-weight: normal;   font-size: 15px;}

.slider-label {
    font-size: 14px !important;
    font-weight: normal !important;
}
.slider-label.slider-label-active {
color:#0977b5 !important; font-weight:400px !important;
}

.testborder{
    border-left: 1px solid #dcd4d4;
    padding-left: 30px;
}

.bfLegend-m
{
font-size:17px !important;
font-weight:600 !important;
color:#00b4f1 !important;
}

input[type=text], input[type=password], input[type=email], input[type=number] { font-weight:normal !important;}
.myaddinnersection_exist{ margin-bottom:0px; border-bottom:1px dotted #ccc; padding:15px 0px;}
.myaddinnersection_exist:nth-child(odd) {
  background: #fff !important;
}

.myaddinnersection_exist:nth-child(even) {
  background: #eceff8 !important;
}

table th{ font-size:15px !important; padding:10px 5px;}
table td{ font-size:15px !important; padding:10px 5px;}