.width-1069{width: 1069px;}
.pdg-1{padding-left: 10px; padding-right: 10px;}
.campaigns-header {
	margin-top: 0px;
	height: 70px;
	background-color: #fff;
    display: block;
}
.inner-section-postion{position: relative;}
.scroll-inner-container{
	/*background: pink;*/
	background-color: transparent;
	overflow-x: hidden;
	overflow-y: scroll;
	min-height: 450px;
	max-height: 500px;
	/*extra class*/
	padding-right: 0px !important;
	margin-right: 0px;
}

@media screen and (min-width: 768px) {
    .pta-content {
        margin-left: 250px;
    }
}

@-moz-document url-prefix(http://),url-prefix(https://) {
.scroll-inner-container{
 background-color: transparent;
 overflow-x: hidden;
 overflow-y: scroll;
 min-height: 465px;
 max-height: 465px;
 /*extra class*/
 padding-right: 0px !important;
 margin-right: 0px;
}
}

.header-campaigns .navbar-brand {
	float: left;
	padding: 17px 0px;
	font-size: 18px;
/* line-height: 20px; */
}

label.campign-updated{
 font-size: 15px;
 margin: 5px 0px;
 text-align: left;
 	    color: #01338d;
      font-family: "GOTHIC";
}

.menu-campaings li {
	float: left;
	padding: 0px 15px;
	margin: 23px 0px;
	font-size: 16px;
	font-family: 'GOTHICB';
}
.menu-campaings li a{color: #01338d;}
.logout-border{border-right: 2px solid #191818;}
.menu-campaings > li > a:hover {color: #191818; background-color: transparent;}
.menu-campaings > li > a.logout-color{color: #191818; background-color: transparent; font-size: 15px;}
.menu-campaings > li > a.logout-color:hover {color: #01338d; background-color: transparent;}
.menu-campaings > li.logout-border > a:hover {color: #01338d; background-color: transparent;}
.menu-campaings > li.lt-engage-button{margin-top:12px !important;}

/*5 tabs css code*/
.scroll-responsve{
	background-color: transparent;
	padding: 0;
	margin: 0;
	overflow-x: auto;
	overflow-y: hidden;
	max-width: 1105px;
	min-height: 95px;
}



.tab-content{
  padding: 0px 0px;
}
ul.user-add{
  border: 0px solid #fff;
  background-color: transparent;
  margin: 10px 0px 0px 0px;
  width: auto;
  display: inline-block;
  float: none !important;
  position: inherit !important;
}
ul.user-add li {
  border: 0px solid #fff;
  width: auto;
  margin: 0px 8px 0px 0px; 
  background-color: #69676C;
  padding: 0px;
  width:155px;
}
li.last-tab-margin-0{margin: 0px 0px 0px 0px !important;}
ul.user-add li  a{
  font-family: 'GOTHICB';
  padding:0px 10px;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  color: #636363;
  font-size: 13px;
  background-color: #cccccc;
  border-radius: 0px;
  line-height: 45px;
}
.sliding-u-l-r-hover {
	text-decoration: none;
	display: inline-block;  
	border-bottom: 3px solid transparent;     
	width: 0px;  
	transition: 0.5s ease;  
	white-space: nowrap; 
	height: 52px;
	position: absolute;
	left: 0;
}
.user-add > li > a:hover .sliding-u-l-r-hover{border-bottom: 3px solid #01338d;  width: 100% !important;}
.user-add > li > a:focus .sliding-u-l-r-hover{  border-bottom: 3px solid #01338d;}


.user-add>li>a:hover {
	border-color: #5e5e5e;
	background-color: #01338d;
	color: #ffffff;
}
.user-add>li>a:focus {
	border-color: #5e5e5e;
	background-color: #01338d;
	color: #ffffff;
}


.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus{
	color: #fff;
	background-color: #01338d;
	border: 1px solid #5e5e5e;
	border-bottom-color: #5e5e5e;
	cursor: pointer;
}

/** NAV MENUS **/
ul.context-nav {
    clear: both;
    list-style-type: none;
    padding-left: 0;
}

ul.context-nav li {
    display: inline-block;
    padding: 5px;
}

ul.context-nav li a {
    color: #000000;
}

ul.context-nav li a.active {
}

ul.tabs-nav {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
    padding: 6px;
}

ul.tabs-nav li {
    padding: 6px;
}

ul.tabs-nav div {
    margin: 20px 0px 10px 0;
}

ul.tabs-nav li span {
    border-bottom: 1px solid #e1e1e1;
}

ul.tabs-nav li:hover {
    background: #01338d2b;
}

ul.tabs-nav li.active {
    background: white;
    border-left: 4px solid #01338d;
}

ul.tabs-nav li.active a {
    font-weight: bold;
}

ul.tabs-nav li a {
    color: #333;
    font-size: 14px;
    margin: 10px;
    display: block;
}

/**
*.has-error {
    border: 1px solid red;
}
**/

p.text-validation-fail {
    color: red;
    font-weight: bold;
    padding: 5px;
}
/**/


.inner-contaniner-submenu .nav-tabs>li.active>a, .inner-contaniner-submenu .nav-tabs>li.active>a:hover,
.inner-contaniner-submenu .nav-tabs>li.active>a, .inner-contaniner-submenu .nav-tabs>li.active>a:focus,
.inner-contaniner-submenu .nav-tabs>li>a:hover {
	color: #01338d;
	background-color: transparent !important;
	border: 0px solid #5e5e5e;
	border-bottom-color: #01338d;
	border-bottom: 2px solid #01338d;
	cursor: pointer;
	padding: 3px 3px;
}

.inner-contaniner-submenu .nav-tabs>li>a {
	color: #000;
	font-size: 14px;
}
.inner-contaniner-submenu .nav-tabs>li {
	padding: 10px 25px;
	/*width: 22.5%;*/
}
.inner-contaniner-submenu .nav-tabs>li:first-child {
  /*width: 10%;*/
  padding: 10px 25px 10px 0px;
}

/*5 tabs css code*/


/*active-campaigns-view-all*/
h4.campaigns-list-heading {
	font-size: 22px;
	color: #1d1d1d;
	font-family: 'Arial';
    font-weight: bold;
}
a.view-all-btn{
	font-family: 'Arial';
	font-size: 12px;
	max-width: 100px;
	line-height: 25px;
	color: #fff;
	background-color: #01338d;
	border-radius: 8px;
	padding: 2px 10px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	-webkit-box-shadow: 0px 2px 15px 0px rgba(124, 124, 124, 0.37);
	-moz-box-shadow:    0px 2px 15px 0px rgba(124, 124, 124, 0.37);
	box-shadow:         0px 2px 15px 0px rgba(124, 124, 124, 0.37);	
}
a.view-all-btn:hover,
a.view-all-btn:active,
a.view-all-btn:focus,
a.view-all-btn:visited{
	color: #fff;
	background-color: #01338d;
}


.active-campaigns-view-all {
	background: #fff;
	float: left;
	width: 100%;
}

.active-campaign, .completed-campaign {
    border: 1px dashed #ccc;
    margin-right: 10px;
    margin-bottom: 15px;
    width: 300px;
    float: left;
    padding: 10px;
    max-height: 500px;
    min-height: 462px;
}

.empty-campaigns-list {
    display: table;
    min-width: 60%;
    min-height: 300px;
    border: 2px dashed #ccc;
    padding: 10px;
    text-align: center;
    margin: 0 auto 10px 0;
}

.empty-campaigns-list p {
    display: table-cell;
    vertical-align: middle;
    color: #ccc;
    font-size: 18px;
}

.campaign-media-wrapper {
    height: 300px;
    display: table;
    width: 100%;
    text-align: center;
    position: relative;
}

.campaign-media-wrapper a {
    display: table-cell;
    vertical-align: middle;
}

.campaign-media-wrapper img {
    max-width: 250px;
    height: auto;
    max-height: 300px;
}

.campaign-header-wrapper {
    margin-bottom: 15px;
    border-bottom: 2px #ccc dashed;
}

.campaign-header-wrapper h4 {
    margin-top: 5px;
}

.campaign-header-wrapper h4 a {
    color: black;
    font-weight: bold;
    cursor: pointer;
    font-size: 14px;
}

.campaign-header-wrapper h4 a:hover, .campaign-header-wrapper .campaign-edit-gear:hover {
    color: #01338d;
}

.campaign-header-wrapper .campaign-edit-gear {
    font-size: 24px;
    cursor: pointer;
    display: block;
    width: 45px;
    height: 100%;
    text-align: center;
    padding-bottom: 5px;
    margin-top: 2px;
}

.campaign-header-wrapper .campaign-edit-gear.active {
    color: #01338d;
}

.campaign-header-wrapper ul.campaign-edit-dropdown-parent {
    list-style: none;
    padding: 0;
    display: block;
    position: relative;
}

.campaign-header-wrapper ul.campaign-edit-dropdown {
    position: absolute;;
    text-align: center;
    list-style: none;
    padding-left: 0;
    border: 1px solid #1D1D1D;
    display: none;
    opacity: 0;
    visibility: hidden
-webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
    z-index:100;
}

.campaign-header-wrapper ul.campaign-edit-dropdown li a {
    padding: 10px;
    color: white;
    background: rgba(0,0,0, 0.90);
    display: block;
    cursor: pointer;
    min-width: 150px;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.campaign-header-wrapper ul.campaign-edit-dropdown li:last-child a {
    border: 0;
}

.campaign-header-wrapper ul.campaign-edit-dropdown li a:hover {
    color: #01338d;
}

.campaign-stats-wrapper {
    padding: 5px;
    border-top: 2px dashed #ccc;
    margin-top: 15px;
}

.campaign-stats-wrapper .pledged-amt,
.campaign-stats-wrapper .days-left-amt,
.campaign-stats-wrapper .icons-and-about{
    color: #01338d;
    font-weight: bold;
    margin-top: 10px;
}

.campaign-stats-wrapper .icons-and-about{
    color: #333;
    cursor: pointer;
}

.campaign-stats-wrapper .icons-and-about .glyphicon:hover{
    color: #01338d;
}

/*.active-campaigns-image {
	background-color: #fff;
	overflow-x: scroll;
	overflow-y: hidden;
	max-width: 700px;
	width: 100%;
	height: 100%;
	float: left;

}*/
/*.active-campaigns-image {
	background-color: transparent;
	padding: 0;
	margin: 0;
	overflow-x: auto;
	overflow-y: hidden;
	max-width: 1105px;
	min-height: 235px !important;

}
*/
/*active-campaigns-view-all*/

/*Active panel box code with images  hover*/
/*.active-campaigns-view-all .col-md-3{max-width: 252px;}
*/.margin-left-20 {margin-left: 20px;}
.margin-right-20 {margin-right: 15px !important;}
.margin-right-0 {margin-right: 0px !important;}

.label-tiles-img {
	position: absolute;
	z-index: 2;
	/*width: 100%;*/
	/*padding: 15px 13px 15px 0px;*/
	/*padding: 5px 0px;*/
	background-color: transparent;
	right: 13px;

}
.label-tiles-img a{
	background: transparent;
	padding: 0px;
	width: auto;
	float: right;
	position: relative;
}

.label-tiles-img img {
	float: right !important;
	margin-right: 5px;
	cursor: pointer;
}
.thumbnail {
	position: relative;
	height: auto;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	line-height: 1.428571429;
	background-color: transparent;
	border: 0px solid #dddddd;
	border-radius: 0px;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	padding: 0;
}
.mid-panel-img {
	width: 100%;
	/*max-width: 160px;*/
	border-bottom: 0px solid #e1e1e1;
	text-align: center;
	margin-bottom: 0px;
	display: block;
	position: relative;
	overflow: hidden;
}
.thumbnail > img, .thumbnail a > img {
	display: block;
	width: 100%;
	/*height: auto;*/
	min-height: 328px;
}
/*.thumbnail .caption {
height: 208px !important;
}*/

.thumbnail .caption {
	height: 328px !important;
	/*max-width: 160px;*/
	float: left;
	left: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	padding:0px; 
}

.thumb-hover-text {
font-size: 13px;
/*font-family: 'OpenSans-Regular';*/
color: #ffffff;
text-align: center;
padding-top: 10px;
}
/*.thumbnail .caption-text {
 padding: 6px; 
color: #333;
height: 90px;
}
*/

.thumbnail .caption-text {
	color: #333;
	background: #d9d4d4;
	height: 40px;
	opacity: 0.85;
	position: absolute;
	width: 100%;
	margin-top: -40px;
	/*max-width: 160px; */
	/*bottom: 0;*/
	/*top: 70%;*/
}




.headRow3 a {
	/*font-family: 'OpenSans-Semibold';*/
	font-size: 10px;
	line-height: 20px;
	color: #4594c5;
	text-transform: uppercase;
	padding: 7px;
}
.project-title {
	/*font-family: 'OpenSans-Semibold';*/
	font-size: 15px;
	color: #404040;
	padding-left: 7px;
	padding-right: 7px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	cursor: default;
}
.comp-loct a {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
cursor: default;
/*font-family: 'OpenSans-Semibold';*/
font-size: 12px;
color: #9a9a9a;
line-height: 26px;
padding-left: 7px;
padding-right: 7px;
}
.percentage-bg {
width: 100%;
float: left;
padding-left: 7px;
padding-right: 7px;
}
.circle-bg {
width: 70%;
float: left;
margin-top: 5px;
margin-bottom: 0px;
}
.fund-bg {
	width: 30%;
	float: right;
	margin-top: 5px;
}


.percentage {
font-size: 12px;
display: inline-block;
vertical-align: top;
/*font-family: 'OpenSans-Semibold';*/
color: #9a9a9a !important;
}
.easyPieChart canvas {
position: absolute;
top: 0;
left: 0;
}
.fund-main-bg {
width: 100%;
float: left;
border-bottom: 0px solid #e1e1e1;
}

.icon-box {
float: right;
text-align: right;
color: #81c37f;
}
.caption {
position: absolute;
top: 0;
right: 0;
background: rgba(0, 0, 0, 0.75);
width: 100%;
height: 100%;
padding: 2%;
display: none;
text-align: center;
color: #fff !important;
z-index: 2;
}

.fund-amt p{
	font-family: 'GOTHICB';
	font-size: 12px;
	color: #1d1d1d;
}
div.fund-txt{
	background: transparent;
	padding: 0;
	height: 15px;
}
div.fund-amt{
	background: transparent;
	padding: 0;
	height: 15px;
}

.fund-txt p{
	font-family: 'GOTHICB';
	font-size: 12px;
	color: #1d1d1d;
}
.lower-box {
	border-top: 1px solid #2c2c2c;
	width: 100%;
	padding: 10px 25px;
	/*height: 38px;*/
	min-height: 58px;
	float: left;
	background-color: transparent;
	margin-top: 20px;
}

.icon-text {
	width: 100%;
	float: left;
	/*font-family: 'OpenSans-Regular';*/
	/* padding-left: 7px; */
	line-height: 15px;
}

.icon-text span{
	font-family: 'GOTHIC';
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.hover-list-show .divider {
    height: 1px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #2d2d2d;
    /*background-color: #ffffff;*/
    padding: 0px;
}


.hover-list-show li {
    line-height: 65px;
    text-indent: 0px;
    margin-bottom: 0px;
    padding: 0px 0px;
}
/*.active-close-img {
	position: absolute;
	z-index: 2;
	width: 100%;
	padding: 15px 13px 15px 0px;
	background-color: transparent;
	top: 0;
}*/
/*.active-close-img > a {
	height: 25px;
	width: 25px;
	max-width: 100%;
	line-height: 1.2em !important;
	float: right;
	margin-right: -50px;
}*/

.active-close-img {
	position: absolute;
	z-index: 2;
	width: auto;
	padding: 0px 0px 0px 0px;
	background-color: transparent;
	top: 0;
	right: 0px !important;	
}

.active-close-img > a {
	height: 45px;
	width: 45px;
	max-width: 100%;
	line-height: 1.2em !important;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
}
.active-close-img > a >img {
	min-height: 45px;
	width: 45px;
	max-width: 45px;
	line-height: 1.2;
}
.active-close-img a:hover{background-color: transparent !important;}


.hover-list-show li a {
    color: #fff;
    display: block;
    text-decoration: none;
    font-family: 'GOTHIC';
    font-size: 13px;
    font-weight: normal;
    /*line-height: 77px;*/
    line-height: 61px;
    border-left: 0px solid #55565c;
}
.hover-list-show li a:hover {
    background: none repeat scroll 0 0 rgba(238, 052, 074, 1);
    color: #fff;
    text-decoration: none;
    border-left: 0px solid #949599;
}
.hover-list-show>li.active>a, .hover-list-show>li.active>a:hover, .hover-list-show>li.active>a:focus {
    /*background: none repeat scroll 0 0 rgba(238, 052, 074, 1);*/
    color: #fff;
    text-decoration: none;
    border-left: 0px solid #949599;
    outline: none;
}
/*Active panel box code with images  hover*/

			/*Start Completed Campaigns*/
/*div.completed-campaigns-bg{
	background: #eaeaea;
	margin: 0px -15px 0px -15px;
	padding: 15px 15px;
}
*/
.top70{
	margin-top: 70px;
}
.top20{
	margin-top: 20px;
}
.no-border{
	border-bottom: 0;
}

.fundraisng-navbar{
  background-color: #ec364d;
}

.navbar-brand img.fundrsng-icons {
  padding: 0px 0px 0px 30px !important;
}
.menu-campaings li {
margin: 17px 0px;
}
.top-header-white-bg .container-fluid{
  padding-left: 0px;
  padding-right: 0px;
}
.fundrsng-text h3{
  color: #fff;
  font-size: 18px;
  margin-right: 20px;
  margin-top: 18px;
  padding: 0;
  width: auto;
  /*font-family: 'GOTHICB';*/
}

.sbHolder {
	position:relative;
	font-size: 16px;
	color: #777;
	} 

.trigger {
	color: #01338d;
	padding: 10px;
	font-size: 16px;
	width: 70%;
	text-align: center;
	margin:0 auto; 
	/*background: #fff url(../images/select-arrow-open.png) 98% center no-repeat;*/
	display: block;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	}

.trigger:hover {
	color: #01338d;
	/*background: #f5f5f5 url(../images/select-arrow-open.png) 98% center no-repeat;*/
	}
.trigger:active,
.trigger:focus
 {
	color: #01338d;
	/*background: #f5f5f5 url(../images/select-arrow-open.png) 98% center no-repeat;*/
	}

.activetrigger {
	color: #777;
	padding: 10px;
	font-size: 16px;
	width: 70%;
	margin:0 auto;
	text-align: center;
	/*background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat;*/
	display: block;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.activetrigger:hover,
.activetrigger:active,
.activetrigger:focus {
	/*background: #f5f5f5 url(../images/select-arrow-close.png) 98% center no-repeat;*/
	color: #01338d;
	}

.inner-contaniner-submenu .sbSelector
{
	  border: 1px solid #ccc;
    box-sizing: border-box;
    color: #01338d;
    display: block;
    font-size: 16px;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 100%;
}


.inner-contaniner-submenu .sbHolder .sbToggle {
    background: url("../images/dwon-arrow.png") no-repeat scroll 0% 0% transparent;
    display: block;
    height: 15px;
    outline: 0px none transparent;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 22px;
    margin: 16px 20px 0px 0px;
    float: left;
    border: 0px solid #FFF;
}

.inner-contaniner-submenu .sbHolder ul {
	font-size: 16px;
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
	list-style-type: none;
	padding: 0px;
	margin: 0 auto;
	width: 100%;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.inner-contaniner-submenu .sbHolder ul li {
	padding: 5px;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	border-bottom: 1px solid #ccc;
	text-align: center;
	}
.inner-contaniner-submenu .sbHolder ul li a {
	color: #000;
	}

.inner-contaniner-submenu .sbHolder ul li:hover
{
	background: #01338d;
	outline: none;
	}
.inner-contaniner-submenu .sbHolder ul li:hover a
	{
	color: #fff;
	}

.inner-contaniner-submenu .sbHolder ul li:first-child {
	/*display: none;*/
	}
.inner-contaniner-submenu .sbHolder ul li:hover a,
.inner-contaniner-submenu .sbHolder ul li:focus a,
.inner-contaniner-submenu .sbHolder ul li:active
 {
	color: #fff;
	outline: none;
	}

.inner-contaniner-submenu .sbHolder ul li:last-child {
	border-bottom: none;
	}

.dropdownhidden {
	display: none;
	}

.dropdownvisible {
	height: auto;
	}
.bottom20{
	margin-bottom: 20px;
}


#children .ui-autocomplete{
    background-color: #333;
}
#children .ui-autocomplete .ui-menu-item a{
    color: #fff;
    display: block;
    padding: 10px 10px;

}
#children .ui-autocomplete .ui-menu-item a:hover{
    color: #fff;
    background-color: #01338d;
    display: block;
    padding: 10px 10px;
}
#children .ui-autocomplete li.ui-menu-item{
    padding: 0px;
    width: 100%;
    float: left;
    text-align: left;
}
.icon-print-flyer {
    margin-top: 0;
    font-size: 13px;
    line-height: 16px;
    color: #313131;
    background: white;
    border: 1px solid black;
    width: 90px;
}

.video-verification-tag {
    padding: 10px;
    margin-top: 0px;
    background: #D0342C;
    width: 100%;
    display: block;
    color: white;
    text-align: center;
}

.video-verification-tag .schedule-call {
    font-weight: bold;
    color: white;
    text-decoration: underline;
}

.video-verification-tag .schedule-call:hover {
}

.material-symbols-outlined {
    font-variation-settings:
        'FILL' 0,
        'wght' 400,
        'GRAD' 0,
        'opsz' 48;
    font-size: 20px!important;
    color: #01338d;
    vertical-align: middle;
}

.tooltips {
    position: relative;
    display: inline-block;
}

.tooltips .tooltiptexts-to-left {
    right: 0;
}

.tooltips .tooltiptexts-to-left::after {
    right: 1%;
}

.tooltips .tooltiptexts-to-right {
    left: 0;
}

.tooltips .tooltiptexts-to-right::after {
    left: 1%;
}

.tooltips .tooltiptexts-to-top {
    top: -140px!important;
    left: 0;
}

.tooltips .tooltiptexts-to-top::after {
    left: 1%;
    border-color: #01338d transparent transparent transparent!important;
    bottom: -10px!important;
}

.tooltips .tooltiptexts {
    visibility: hidden;
    width: 400px;
    background-color: #01338d;
    color: #fff;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    top: 120%;
    text-align: left;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
}

.tooltips .tooltiptexts::after {
    content: "";
    position: absolute;
    bottom: 100%;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #01338d transparent;
}

.tooltips:hover .tooltiptexts {
    visibility: visible;
}

.icon-print-flyer-qr {
  margin-top: 0;
  font-size: 11px;
  line-height: 16px;
  color: #313131;
  background: white;
  border: 1px solid black;
  width: auto;
}

.modal-notif-manage {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-notif-manage-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 25%; /* Could be more or less, depending on screen size */
}

.modal-notif-manage-main-body {
    border-top: 1px solid black;
    padding: 10px;
}

.modal-notif-manage .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    margin-top: -23px !important;
}
