.sub-title {
    margin-bottom: 10px;
    margin-top: 20px;
    font-size: 18px;
    color: #686E9F;
    line-height: 22px;
    font-weight: 600;
}
.sub-title:first-child{margin-top: 0px;}
.inner-content .active, .panel table tr.active, .panel table tr.active td {
    background: #ccc !important;
}
.inner-content .active td {
    padding: 5px !important;
}
.list li.active {
}
.inner-content .list li.active {
    background-color: #cdcbcd;
    outline: 4px solid #cdcbcd;
    padding: 5px;
}
.main-nav .top-nav {
    float: left;
    width: 70%;
    padding-right: 3%;
}
.main-nav ul.nav {
    display: block;
    float: left;
    /*width: 100%;*/
}
.main-nav ul.nav li {
    display: inline-block;
    width: auto;
    text-align: center;
    padding: 0;
    float: left;
}
.main-nav li:first-child a {
    margin-left: 7px;
}
.main-nav a {
    display: block;
    height: 28px;
    margin-top: 4px;
    border-left: 1px solid #E87722;
    color: #E87722;
    text-decoration: none;
    padding-left: 2px;
    line-height: 1.5rem;
    margin: 5px 5px;
    text-align: left;
    padding: 0 7px !important;
    width: 100px;
    margin-bottom: 0;
}
.main-nav .HTMLBlock {
    float: right;
    width: 30%;
    padding-right: 0.5%;
}
.nav-search {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    margin-top: 5px;
}
.nav-search input {
    display: inline-block;
    margin: 0;
    float: left;
}

.nav-search input[type="text"] {
    width: 70%;
}

.nav-search input[type="submit"] {
    width: 30%;
    border: 1px solid #7a142d;
    background: #7a142d;
}
.nav-search button {
    width: 30%;
    cursor: pointer;
    display: block;
    background: #686e9f;
    position: relative;
    outline: none;
    border: 0px solid;
    border-radius: 0;
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    text-shadow: none;
    padding: 12px 20px;
    text-transform: uppercase;
    line-height: 1;
    height: 42px;
    outline: none;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.nav-search button:hover, .nav-search.searcpage-form  button:hover{
    background: #2b2f63;
    color: #fff;
}
#order-form div {position:relative;}
#order-form div span.error {
    position: relative;
    display: block;
    text-align: right;
    margin-top: -5px;
    margin-bottom: 5px;
    color: #f00;
    font-size: 12px;
}
.searchTab #searchResults .searchResult {
    margin-bottom: 0;
    margin-top: 0;
}
.nav-search.searcpage-form {
    padding-bottom: 35px;
    width: 50%;
    float: right;
}
.nav-search.searcpage-form  input[type="text"],.nav-search.searcpage-form  button {
}
.nav-search.searcpage-form  input[type="text"]{
    border: 1px solid #E6E6E6;
    box-shadow: none;
    outline: none;
    font-size: 15px;
    font-weight: 400;
    color: #232425;
    line-height: 22px;
    height: 42px;
    padding: 9px 10px;
    border-radius: 0;
    display: block;
    background: #fff;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
}
.nav-search.searcpage-form  input[type="text"]:focus{
    outline: none;
    border-color: #808080;
}
.searchTab .nav {padding-left: 0;list-style: none;margin-left: 0;display: block;clear: both;float: left;width: 100%;margin-bottom: 0}
.searchTab .nav>li { position: relative;display: inline-block;margin-bottom: 0;float: left;}
.searchTab .nav>li>a { position: relative; display: block; padding:15px 15px;text-decoration: none;text-transform: capitalize;margin: 0;border: 1px solid transparent;border-bottom: 0 !important;
position: relative;top: 1px;color: #232425;font-size: 14px;line-height: 18px;}
.searchTab .nav>li>a:hover,.searchTab .nav>li>a:focus { text-decoration: none; background-color:#fff !important }
.searchTab .nav>li.disabled>a { color: #777 }
.searchTab .nav>li.disabled>a:hover, .searchTab .nav>li.disabled>a:focus { color: #777; text-decoration: none; cursor: not-allowed; background-color: transparent }
.searchTab .nav .open>a, .searchTab .nav .open>a:hover, .searchTab .nav .open>a:focus { background-color: #eee; border-color: #428bca }
.searchTab .nav .nav-divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 }
.searchTab .nav>li>a>img { max-width: none }
.searchTab .nav-tabs { border-bottom: 0px solid #e4e4e4 }
.searchTab nav-tabs>li { float: left; margin-bottom: -1px }
/*.searchTab nav-tabs>li>a { margin-right: 2px; line-height: 1.42857143; border: 1px solid transparent; border-radius: 4px 4px 0 0 }*/
.searchTab .nav-tabs>li>a:hover { border-color:#e4e4e4 }
.searchTab .nav-tabs>li.active>a, .searchTab .nav-tabs>li.active>a:hover, .searchTab .nav-tabs>li.active>a:focus { color:#686E9F; cursor: default; background-color: #fff; border: 1px solid #e4e4e4; }
.searchTab .nav-tabs.nav-justified { width: 100%; border-bottom: 0 }
.searchTab .nav-tabs.nav-justified>li { float: none }
.searchTab .nav-tabs.nav-justified>li>a { margin-bottom: 5px; text-align: center }
.searchTab .nav-tabs.nav-justified>.dropdown .dropdown-menu { top: auto; left: auto }
.searchTab .tab-content>.tab-pane { display: none;width: 100%;padding: 15px 15px;background: #fff;border: 1px solid #e4e4e4;}
.searchTab .tab-content>.active { display: block }
.searchTab .tab-content .tab-pane .searchResult{}
.searchTab .tab-content .tab-pane .searchResult h3{font-size: 15px;line-height: 20px;color: #686E9F;font-weight: 400;}
.searchTab .tab-content .tab-pane .searchResult h3 a{color: #E87722;display: block;}
.searchTab .tab-content .tab-pane .searchResult h3 a:hover{color: #686E9F;}
.searchTab .tab-content .tab-pane ul.pagination{visibility: hidden;display: none;}
.page-template-norightpanel .title-bar {
    margin-top: 0;
}

#myTable_paginate #myTable_previous {
	font-size: 0;
	
}
#myTable_previous::after {
	font-family: 'FontAwesome';
	content: '\F104';
	font-size: 16px;
}
#myTable_paginate.dataTables_paginate a {
	cursor: pointer;
	padding: 0 5px;
	border-left: 2px solid #bbbdbf; color: #919396 !important;font-size: 1.5rem;
line-height: 1.7rem;
}
#myTable_paginate.dataTables_paginate a:hover {color: #E87722 !important;}
#myTable_paginate #myTable_next {
	font-size: 0;
}
#myTable_next::after {
	font-family: 'FontAwesome';
	content: '\F105';
	font-size: 16px ;
}
#myTable_paginate.dataTables_paginate a:last-child {
	border-right: 2px solid #bbbdbf;
}
#myTable_paginate.dataTables_paginate a.current {
	color: #E87722 !important;
}

/* start content popup style */
.content_popup_content :last-child {
    margin-bottom: 0;
}
.content_popup_content p {
	line-height: 23px;
	font-size: 15px;
}
#content_popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}
.content_popup_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1024;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.content_popup_box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); -webkit-transform: translateY(-50%);
    width: 600px;
    max-width: 90%;
    max-height: 80%;
    padding: 36px 30px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;    
    box-shadow: 1px 2px 3px 0px rgba(1,1,1,0.33);
	-webkit-box-shadow: 1px 2px 3px 0px rgba(1,1,1,0.33);
	border-top: 3px solid #E87722;
	z-index: 1025;
}
.content_popup_btn {
    position: absolute;
    right: 0;
    width: 32px;
    height: 32px;
    top: 0;
    color: #7F7F7F;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    background-color: rgba(0,0,0,0.1);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    cursor: pointer;
}
.content_popup_btn:hover{
	background-color: #E87722;
	color:#fff;
}
/* end cookie popup style */

/* start cookie popup style */
.cookie_popup_content :last-child {
    margin-bottom: 0;
}
.cookie_popup_content p {
	line-height: 23px;
	font-size: 15px;
}
#cookie_popup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
}
.cookie_popup_overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
.cookie_popup_box {
    position: absolute;
    top: 50%;
    transform: translateY(-50%); -webkit-transform: translateY(-50%);
    width: 600px;
    max-width: 90%;
    max-height: 80%;
    padding: 36px 30px;
    background-color: #fff;
    left: 0;
    right: 0;
    margin: auto;    
    box-shadow: 1px 2px 3px 0px rgba(1,1,1,0.33);
	-webkit-box-shadow: 1px 2px 3px 0px rgba(1,1,1,0.33);
	border-top: 3px solid #E87722;
	z-index: 1025;
}
.cookiepopup_btn {
    position: absolute;
    right: 0;
    width: 32px;
    height: 32px;
    top: 0;
    color: #7F7F7F;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    background-color: rgba(0,0,0,0.1);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    cursor: pointer;
}
.cookiepopup_btn:hover{
	background-color: #E87722;
	color:#fff;
}
/* end cookie popup style */

@media (min-width:768px) {
.searchTab .nav-tabs.nav-justified>li { display: table-cell; width: 1% }
.searchTab .nav-tabs.nav-justified>li>a { margin-bottom: 0 }
}
.searchTab .nav-tabs.nav-justified>li>a { margin-right: 0; border-radius: 4px }
.searchTab .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { border: 1px solid #ddd }
@media (min-width:768px) {
.searchTab .nav-tabs.nav-justified>li>a { border-bottom: 1px solid #ddd; border-radius: 4px 4px 0 0 }
.searchTab .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus { border-bottom-color: #fff }
}

.searchTab .responsive-tabs-container .tab-pane {
  margin-bottom: 15px;
}
.searchTab .responsive-tabs-container .accordion-link {
  display: none;
  margin-top: 10px;
  padding: 10px 15px;
  background-color: #2a2f64;
  border-radius: 0px;
  border-bottom: 0px solid #fff;
  color: #fff;
    font-size: 14px;
    line-height: 18px;
}
@media only screen and (max-width: 1409px){
    .searchTab .nav>li>a{font-size: 13px;padding: 15px 10px;}
}
@media (max-width: 1199px){
    .nav-search.searcpage-form{width: 70%;}
    .responsive-tabs-container.accordion-xs .nav-tabs {display: none;}
  .responsive-tabs-container.accordion-xs .accordion-link {display: block;}
}
@media (max-width: 991px){
    .nav-search.searcpage-form{width: 100%;}
}
@media (max-width: 767px) {
  .responsive-tabs-container.accordion-xs .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-xs .accordion-link {
    display: block;
  }
}
@media (max-width: 479px) {
    .nav-search input[type="text"]{width: 66%;}
    .nav-search button{width: 34%;}
}
@media (max-width: 374px) {
    .nav-search input[type="text"]{font-size: 13px;}
    .nav-search button{font-size: 12px;}
}
@media (min-width: 768px) and (max-width: 991px) {
  .responsive-tabs-container.accordion-sm .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-sm .accordion-link {
    display: block;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .responsive-tabs-container.accordion-md .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-md .accordion-link {
    display: block;
  }
}
@media (min-width: 1200px) {
  .responsive-tabs-container.accordion-lg .nav-tabs {
    display: none;
  }
  .responsive-tabs-container.accordion-lg .accordion-link {
    display: block;
  }
}

/* Start Monthly Updates Tab 02-Nov-2018 */
.monthly-updates-main{
    
}
/*.monthly-updates-main .pagination{
    position: relative;
    width: 100%;
}
.monthly-updates-main .pagination ul{
    display: table;
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 0px;
}
.monthly-updates-main .pagination ul li{
    display: inline;
    position: relative;
    float: left;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.monthly-updates-main .pagination ul li a{
    border-left: 0px solid;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    color: #E87722;
    padding: 20px 28px;
    display: inline-block;
    position: relative;
    border-right: 1px solid transparent;
}
.monthly-updates-main .pagination ul li a.active:after,
.monthly-updates-main .pagination ul li a:hover:after{
    content: "";
    position: absolute;
    bottom: 0px;
    left: 28px;
    right: 28px;
    border-bottom: 1px solid #77102a;
}
.monthly-updates-main .pagination ul li a:hover, .monthly-updates-main .pagination ul li a.active{
    color: #77102a;
    background: #fff;
    border-right: 1px solid #e5e5e5;
}
.monthly-updates-main .pagination ul li:last-child a{
    border-right: 0px solid;
}*/
.monthly-updates-main .pagination ul li a{
    text-transform: uppercase;
}
.monthly-updates-main .panel{
    background: #fff;
    padding: 15px 0px 15px 0px;
    border-bottom: 1px solid #d6d6d6;
    box-shadow: none;
}
.monthly-updates-main .monthly-panel-top{
    position: relative;
    display: block;
    width: 100%;
    padding: 0px;
    margin-bottom: 8px;
}
.monthly-updates-main .monthly-panel-top .head{
    color: #000;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    display: block;
    line-height: normal;
    margin-bottom: 7px;
}
.monthly-updates-main .monthly-panel-top .head .icon{
    display: inline-block;
    position: relative;
    width: 16px;
    vertical-align: middle;
}
.monthly-updates-main .monthly-panel-top .head span{
    display: inline-block;
    vertical-align: middle;
}
.monthly-updates-main .monthly-panel-top .desc{
    position: relative;
    display: block;
}
.monthly-updates-main .monthly-panel-top .desc .icon-text a{
    text-decoration: none;
    outline: none;
    font-style: italic;
}
.monthly-updates-main .monthly-panel-top .desc .icon-text .icon-svg{
    display: inline-block;
    position: relative;
    width: 12px;
    vertical-align: middle;
    margin-left: 3px;
}
.monthly-updates-main .monthly-calander-main{
    width: 100%;
    display: inline-block;
    position: relative;
    padding: 15px 0px;
}
.monthly-calander-main .calander-row{
    position: relative;
    min-width: 100%;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -16px;
}
.monthly-calander-main .calander-row:before, .monthly-calander-main .calander-row:after{
    content: "";
    position: relative;
    display: block;
    clear: both;
}
.monthly-calander-main .calander-row .calander-col{
    width: 25%;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 16px;
    position: relative;
    float: left;
    display: block;
}
.monthly-calander-main .month-box{
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
}
.monthly-calander-main .month-box a{
    position: relative;
    display: block;
    outline: none;
    text-decoration: none;
    padding: 15px 0px 11px 0px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #a2a2a2;
    text-align: center;
}
.monthly-calander-main .month-box a:hover, .monthly-calander-main .month-box a.active{
    border-color: #E87722;
}
.monthly-calander-main .month-box.greyed-out-months a{
	border-color: #efefef;
	cursor: auto;
}
.monthly-calander-main .month-box.greyed-out-months a:hover, .monthly-calander-main .month-box.greyed-out-months a.active{
    border-color: #efefef;
}
.monthly-calander-main .month-box .month-name{
    color: #494949;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    position: relative;
    display: table;
    line-height: normal;
    margin: 0px auto 15px;
}
.monthly-calander-main .month-box.greyed-out-months .month-name{
	color: #c3c3c3;
}
.monthly-calander-main .month-box .month-name .icon{
    display: table-cell;
    position: relative;
    width: 16px;
    vertical-align: middle;
}
.monthly-calander-main .month-box .month-name span{
    display: table-cell;
    vertical-align: middle;
    outline: none;
    text-decoration: none;
    padding-left: 5px;
}
.monthly-calander-main .month-box .pdf-icon{
    position: relative;
    display: block;
    width: 51px;
    margin: 0px auto;
}
/* End Monthly Updates Tab 02-Nov-2018 */

a.doc_anchorlink{
    text-decoration: none;
    font-size: 16px;
}
table a.order-docs{
    font-size: 14px;
}
table a.order-docs:after{
    content: "" !important;
    display: none !important;
}

.mb-5{
	margin-bottom: 5px !important;
}
.mb-10{
	margin-bottom: 10px !important;
}
.mb-15{
	margin-bottom: 15px !important;
}
.mb-20{
	margin-bottom: 20px !important;
}
.text-right{
	text-align:right;
}
.number{
	position:relative;		
}
.number	.minus, 
.number .plus{
    display: inline-block;
	width: 25px;
    height: 25px;
    line-height: 23px;
    background: #f2f2f2;
    border-radius: 0;
    padding: 0;
    border: 1px solid #bdbcbc;
    background-color: #bdbcbc;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #fff;
	cursor: pointer;
}
.number .plus{
	border: 1px solid #686E9F;
    background-color: #686E9F;
}
.number input{
	height:25px;
    width: 30px;
    text-align: center;
    font-size: 16px;
	/*border:1px solid #ddd;*/
	border-radius:0;
    display: inline-block;
    text-align: right;
    padding-top: 2px;
}
.btns-Row {
    position: relative;
    margin-top: 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.btn-blue {
    background-color: #686E9F;
    border-color: #686E9F !important;
    border-radius: 4px !important;
    color: #ffffff;
    font-weight: 500 !important;
    text-transform: uppercase;
}
.btn-blue:hover{
    color: #fff !important;
    background-color: #E87722;
	border-color: #E87722 !important;
}
.btn-blue:focus {
	color: #fff !important;
    background-color: #E87722;
	border-color: #E87722 !important;
    box-shadow: none !important;
    outline: none !important;
}
.btn-submit2{
	display: inline-block !important;
    padding: 7px 13px !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    border-radius: 4px !important;
    font-weight: 500 !important;
    margin-top: 0 !important;
}
.booking-sec .blue-title {
    font-size: 20px;
    font-weight: 500;
}
.input-row {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.input-row lebal {
    width: 170px;
    font-weight: 400;
}
.input-row .inputCol{
	flex: 1;
}	
.input-row input {
 	width: 100%;
    border: 1px solid #ddd;
    height: 35px;
    padding: 0 10px;
    font-size: 15px;
    color: #000;
}
.input-row label.error, 
.input-row span.error {
    font-weight: 400;
    color: red;
    margin-bottom: 0;
}
.input-row .star {
    color: red;
    margin-top: 10px;
    margin-bottom: auto;
    display: block;
}

.booking-sec.three .table{
	max-width:767px; 
	margin:20px auto;
	font-weight: 500;
}
.booking-sec.three .table hr{
	margin: 5px 0;
}


.advertisement-popup .content_popup_box {
    min-height: auto;
    max-height: inherit;
	padding: 0;
    max-width: 400px;
}

.nw-home-recent-event-section .nw-recent-activity-section,
.nw-home-recent-event-section .nw-event-program-calender{
    min-height: 100%;
}
.nw-home-recent-event-section .nw-home-recent-blogs-inner {
    overflow: hidden;
}
.nw-recent-blogs-main {
	position: relative;
    padding: 20px;
    padding-bottom: 10px;
    background-color: #fff;
	height: 100%;
}

.blog-card {
    position: relative;
    margin-bottom: 10px;
}
.blog-card .blogImg {
    width: 100%;
    height: 150px;
    object-fit: cover;
}
.blog-card h5 {
    color: #000;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 1px;
    margin-top: 10px;
}
.blog-card a {
    color: #E87722;
    font-weight: 500;
    font-size: calc(17px - 0.2vw);
    display: block;
    line-height: 22px;
}
.blog-card .date {
    position: absolute;
    top: 0;
    left: 20px;
    padding: 7px 10px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
}
.loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
  	-webkit-backdrop-filter: blur(5px);
  	backdrop-filter: blur(5px);
    z-index: 1025;
}
.blog-title .title-bar {
    margin: 0 0 15px;
}
.blog-title .title-bar h1{
	color: #686E9F;
    display: table;
    border-bottom: 2px solid #E27726;
    font-size: calc(28px - 0.4vw);
    font-weight: 500;
    line-height: 30px;
	margin-bottom: 0;
}
.blog-title .title-bar h1 span{
	padding-bottom: 0 !important;
}

@media (max-width: 991px){
	.nw-recent-blogs-main {
		height: auto;
		margin-bottom: 30px;
	}
	.blog-card .blogImg {
		height: 25vw;
	}
}
@media (max-width: 767px){
	.nw-recent-activity-section {
		width: 100%;
	}
}

.mailing-orderlist {
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
	column-count: 2;
    column-gap: 30px;
}
@media (max-width: 991px){
	.mailing-orderlist {
		column-count: auto;
		column-gap: normal;
	}
}
.mailing-orderlist .title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mailing-orderlist .title h6 {
    color: #686E9F;
    font-size: 20px;
    font-weight: 500;
    margin: 0;
    padding: 0;
}
.mailing-orderlist .title p {
    color: #686E9F;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.mailing-orderlist .form-group{
	position:relative;
	display: flex;
    align-items: center;
}
.mailing-orderlist .form-group label {
	flex: 1;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}
.mailing-orderlist .form-group input[type="checkbox"] {
    width: 18px;
    height: 15px;
    margin: 0;
    margin-right: 30px;
}

.recent-activity-sec .bg-gray {
    background-color: #f2f2f2;
    margin: 0;
    padding: 28px 14px;
    padding-bottom: 68px;
}
.recent-activity-sec .d-hide {
    display: none;
}
.recent-activity-sec .nw-recent-structure-main {
    height: 480px;
	padding: 20px;
}
.recent-activity-sec .nw-resurces-home-section {
    padding: 0 40px;
}
.recent-activity-sec .nw-resurces-home-section .slick-prev {
    left: -28px;
}
.recent-activity-sec .col-md-8 .title-bar {
    padding-left: 46px;
}
.recent-activity-sec 
.recent-activity-sec .nw-new-default-panel {
    margin-bottom: 5px;
}
.recent-activity-sec .new-image-content-inner .content.border-area {
    border-width: 0 0 1px 0;
    padding: 0px;
}
.recent-activity-sec .nw-all-vertical-structure h3,
.recent-activity-sec .nw-all-vertical-structure p{
	font-size: 13px;
	line-height: normal;
}
.recent-activity-sec .nw-all-vertical-structure h3 a{
	color: #E87722 !important; 
	font-size: 14px;
}
.recent-activity-sec .nw-all-vertical-structure h3 a:after{
	font-size: 16px;
}
@media (max-width: 1409px){
	.recent-activity-sec .nw-recent-structure-main {
		height: 400px;
	}
}
@media (max-width: 1199px){
	.recent-activity-sec .nw-recent-structure-main {
		height: 448px;
	}
}
@media (max-width: 991px){
	.recent-activity-sec .d-hide {
		display: block;
	}
	.recent-activity-sec .m-hide {
		display: none;
	}
	.recent-activity-sec .bg-gray {
		padding: 0;
		background-color: transparent;
		margin-right: -12px;
		margin-left: -12px;
	}
	.recent-activity-sec .col-md-8 .title-bar {
		padding-left: 0;
	}
	.recent-activity-sec .nw-recent-structure-main {
		background-color: #f2f2f2;
		margin-bottom: 30px;
	}
	.recent-activity-sec .nw-resurces-home-section {
		padding-top: 30px;
	}
}
.align-items-center {
    align-items: center !important;
}
.justify-content-center {
    justify-content: center !important;
}
@media (max-width: 767px){
	.nw-left-sidebar-pages .nw-right-side-area {
		width: 100%;
	}
	.old-login .form-group {
		display: block;
	}
	.nw-left-sidebar .nw-left-list-menu-icon {
		display: none;
	}
}
.table-dark-blue{
	color: #fff;
	border:1px solid #e3e3e3;
	background-color: #293163;
    border-radius: 10px;
	border-collapse: unset;
}
.table-dark-blue tr th,
.table-dark-blue tr td{
	padding: 12px !important;
	background-color: #293163;
	border: 1px solid #717aaf !important;	
}
.table-dark-blue thead tr th,
.table-dark-blue thead tr td,
.table-dark-blue tfoot tr th,
.table-dark-blue tfoot tr td{
	background-color: #68709e;
}
.crm-table thead tr th{
	font-size: 16px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 0;
}
.table-dark-blue tfoot tr td{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
.crm-table tbody tr th{
	color: #bbc5ff;
	font-weight: 500;
}
hr.hr-blue {
    border-color: #cad2ff;
}
.crm-form {
    margin-bottom: 30px;
}
.crm-form .title {
    font-size: 18px;
    margin-bottom: 0;
}
.crm-form .title span {
    color: #e87722;
}
.crm-form hr.hr-blue {
    margin-bottom: 30px;
}
.crm-form .form-control {
	font-size: 16px;
	font-weight:500;
    height: 45px;
    border-radius: 5px;
    background-color: #f8f8f8;
    border: 1px solid #a0a9df;
}
.crm-form .form-control.error{
	border-color:red;
}
.crm-form .form-control::placeholder{
	color: #68709e;
}
label.error,
span.error{
	font-size: 14px;
	color: red;
	font-weight: normal;
}
.crm-form .btns-Row{
	justify-content: flex-end;
}
.crm-form .btns-Row .btn {
    margin-left: 10px;
}
.crm-form .btns-Row .btn-blank{
	color:#686e9f;
	font-weight:600;
	pointer-events: none;
}
@media(max-width:767px){
	.crm-form .form-group {
		width: 50%;
	}
}
@media(max-width:480px){
	.crm-table {
		margin-bottom: 15px;
	}
	.crm-form .form-group {
		width: 100%;
	}
	.crm-form hr.hr-blue {
		margin-bottom: 15px;
	}
	.btns-Row {
		flex-direction: column;
		justify-content: flex-end;
		text-align: left;
		align-items: end;
	}
	.btns-Row .btn{
		margin-bottom: 10px;
		margin-left: 0;
		margin-right: 0;
	}
	
}

.mem-search-frm{
	
}
.mem-search-frm h2 {
    font-size: 23px;
    letter-spacing: 0px;
    color: #68709e;
    font-weight: bold;
}
.mem-search-frm lebel{
} 
.mem-search-frm .form-control {
    font-size: 16px;
    color: #68709e;
    height: 45px;
    border-radius: 5px;
    background-color: #f8f8f8;
    border: 1px solid #a0a9df;
}
.mem-search-frm .form-control::placeholder{
    color: #68709e;
}
.mem-search-frm .btns {
    margin-left: auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: flex-end;
}
.mem-search-frm .hline {
    display: inline-block;
    width: 18px;
    height: 1px;
    background-color: #a0a9df;
    margin: 0 20px;
}
.mem-search-frm .btn{
	text-transform: capitalize;
}
.btn-orange{
    color: #fff;
    border-radius: 4px !important;
    background-color: #e7752b;
    font-weight: 500 !important;
	box-shadow: none !important;
    outline: none !important;
}
.btn-orange:hover{
	color: #fff !important;
    background-color:#b45b21;
}
.btn-orange:focus{
	color: #fff !important;
}
.mbr-list-card {
    position: relative;
    margin-top: 30px;
    border-radius: 5px;
    color: #fff;
    background-color: #293163;
    overflow: hidden;
}
.mbr-list-card .header, 
.mbr-list-card .body, 
.mbr-list-card .footer{
	position: relative;
	padding: 1rem;
}
.mbr-list-card .header, 
.mbr-list-card .footer {
    background-color: #68709e;
    display: flex;
    align-items: center;
}
.mbr-list-card .header .alpha {
    position: relative;
	flex: 1;
    display: flex;
    white-space: nowrap;
    overflow-x: auto;
    margin-right: 20px;
	overflow-y: hidden;
}
.mbr-list-card .paginat {
    margin-left: auto;
    width: 180px;
    display: flex;
    justify-content: flex-end;
    white-space: nowrap;
    overflow-x: auto;
	overflow-y: hidden;
}
.mbr-list-card .paginat a,
.mbr-list-card .header .alpha a{
	display: block;
    padding: 0 3px;
    margin: 0 1px;
    color: #fff;
	font-weight: 500;
}
.mbr-list-card .header .alpha .all {
    position: sticky;
    left: 0;
    background-color: #68709e;
}
.mbr-list-card .header .alpha span{
	color: #fff;
}
.mbr-list-card .paginat a {
    margin: 0 3px;
}
.mbr-list-card .paginat a .arrow {
    font-size: 21px;
    line-height: 20px;
}
.mbr-list-card .header .alpha a:hover,
.mbr-list-card .paginat a:hover,
.mbr-list-card .header .alpha a.active,
.mbr-list-card .paginat a.active {
	color: #e7752b;
}
.member-data.col2{
	position: relative;
    column-count: 2;
    column-gap: 30px;
    column-rule: 1px solid #717aaf;
}
.member-data.col3{
	position: relative;
    column-count: 3;
    column-gap: 30px;
    column-rule: 1px solid #717aaf;
}
.member-data .Col {
    /*border-right: 1px solid #717aaf;*/
	padding-bottom: 12px;
}
.member-data .Col a {
    font-size: 15px;
    text-decoration: underline;
    color: #ffffff;
    font-weight: bold;
    display: block;
}
.member-data .Col a:hover {
	color: #e7752b;
}
.member-data .Col p {
    font-size: 15px;
    color: #ffffff;
    margin-bottom: 2px;
}
.member-data .Col p:last-child{
	margin-bottom: 0;
}
.mbr-list-card .alpha-select {
	font-weight: 600;
    width: 60px;
	text-align:center;
    padding: 0;
    box-shadow: none !important;
    outline: none !important;
    border-color: #fff !important;
}
@media (min-width:1024px){
	.alpha-select{
		display: none !important;
	}
}
@media (max-width:1023px){
	.mbr-list-card .header .alpha {
		display: none;
	}
	.member-data.col3 {
		column-count: 2;
	}
}

@media (max-width:768px){
	.nw-right-side-area .search_content{
		width: 100%;
	}
	.mem-search-frm .col-sm-6 {
		width: 50%;
	}
	
}
@media (max-width:575px){
	.mem-search-frm h2 {
		font-size: 18px;
	}
	/*.mbr-list-card .header, 
	.mbr-list-card .footer {
		flex-direction: column;
	}
	.mbr-list-card .header .alpha {
		width: 100%;
		justify-content: flex-start;
		margin-right: 0;
	}
	.mbr-list-card .paginat {
		width: 100%;
		justify-content: center;
		margin-top: 5px;
		border-top: 1px solid rgba(225, 255, 255, 0.1);
		padding-top: 5px;
	}*/
	.mem-search-frm .btns {
		width: 100%;
	}
	
}
@media (max-width:460px){
	.mem-search-frm .col-sm-6 {
		width: 100%;
	}
	.mem-search-frm .btns {
		justify-content: center;
	}
	.member-data.col3 {
		column-count: 1;
	}
	.member-data .Col {
		width: 100%;
		border-right: 0;
		border-bottom: 1px solid #717aaf;
		margin-bottom: 8px;
		padding-bottom: 8px;
	}
	.member-data .Col:last-child{
		margin-bottom: 0;
		padding-bottom: 0;
		border:0;
	}
}

