.headersection {
	margin-left: 0px;
	margin-right: 0px;
	display: block !important;
}

body {
	padding-top: 0px;
}

.footer-top, .footer-bottom {
	margin-left: 0px;
	margin-right: 0px;
}

footer {
	float: left;
	width: 100%;
	margin-top: 40px;
}

.container2 {
	margin-top: 0px;
}

.outsideframe .headersection .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
	margin: 0;
	padding: 0;
}

div.sccpa {
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
div.sccpa a:hover, div.sccpa a:focus {
	outline: 0 none;
	text-decoration: none;
}
div.sccpa h1, div.sccpa h2, div.sccpa h3, div.sccpa h4, div.sccpa h5, div.sccpa h6, div.sccpa p {
	margin: 0;
	padding: 0;
}
div.sccpa ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.sccpa ul li {
	margin: 0;
	padding: 0;
}
div.sccpa .m-t-5 {
	margin-top: 5px;
}
div.sccpa .header .header_content
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 0;
}
div.sccpa .header .header_content .right_content
{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
div.sccpa .header .header_content .right_content a
{
	margin: 0 2px;
}
div.sccpa .header .header_content .right_content .login_button a
{
	background-color: #4f82ad !important;
    color: #fff;
    padding: 5px 10px;
    margin-left: 30px;
    border-radius: 5px;
    font-weight: bold;
}
div.sccpa .header .header_content .right_content .login_button a:hover {
	text-decoration: underline;
}
div.sccpa .header .header_content .right_content img
{
    max-width: 25px;
}
div.sccpa .header .header_content .left_content
{
	margin-top: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
}
div.sccpa .header .header_content .left_content a
{
	color: #000;
    font-weight: 700;
    font-size: 12px;
}
div.sccpa .header .header_content .left_content a:hover
{
	text-decoration: underline;
}
div.sccpa .header .header_content .left_content i
{
	margin-right: 7px;
	font-size: 14px;
}
div.sccpa .logo_background
{
	background-image: url(https://cdn.ce21.com/global/sccpa-Butterflies_crop_2_167805471.png);
	display: flex;
	align-items: center;
	height: 300px;
}


div.sccpa .menu .navbar-inverse
{
	background-color: inherit;
	border: none;
}
div.sccpa .menu
{
	padding: 0;
    background-color: #4f82ad !important;
}
div.sccpa .menu .navbar-nav
{
	float: right;
}
div.sccpa .dropdown-menu
{
	position: absolute;
	top: 74%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #023747;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: none;
}
div.sccpa .navbar-nav>li>.dropdown-menu
{
	width: auto;
	padding: 0;
	color: #fff;
	box-shadow: none;
	background-color: #fff;
	left: 0;
	min-width: 175px !important;
	border: none;
	background-color: #4f82ad !important;
	font-weight: normal;
}
div.sccpa .navbar-nav>li>.dropdown-menu li
{
	border-right: none;
	margin: 0;
	border-bottom: none;
	width: 100%;
	width: 100%;
    padding: 0 !important;
}

div.sccpa .navbar-nav>li>.dropdown-menu li a
{
	font-size: 14px;
	text-align: left;
	text-transform: capitalize;
	font-weight: normal;
	padding: 8px 20px;
	line-height: 20px;
	white-space: nowrap;
	color: #333;
}
div.sccpa .navbar-nav>li>.dropdown-menu li a:focus {
	background: inherit;
}
div.sccpa .menu .navbar-default .navbar-nav>.active>a
{
	background-color: inherit;
	color: #18297d;
	font-weight: 700;
}
div.sccpa .menu .login_link a
{
	color: #18297d !important ;
}
div.sccpa .navbar-nav>li>.dropdown-menu li a:hover
{
	color: #fff !important;
	background-color: #426b8e !important;
	padding: 8px 20px;
    background-image: none;
}
div.sccpa .navbar-default 
{
	background-color: inherit;
	border: none;
	margin: 0;
  	box-shadow: none;
    background-image: none;
}
div.sccpa .menu .navbar-brand
{
	float: none;
	height: auto;
}

div.sccpa .navbar-default .navbar-nav>li>a:hover
{
	color: #2a4357 !important;
}
div.sccpa .navbar-default .navbar-nav li
{
	line-height: 30px;
	display: inline-block;
	margin: 0 2px;
	padding-top: 5px !important;
    padding-bottom: 5px !important;
}
div.sccpa .navbar-default .navbar-nav li a
{
	color: #FFFFFF !Important;
    font-size: 15px;
    line-height: 30px;
    white-space: nowrap;
    padding: 5px 10px 5px 10px;
  	text-shadow: none;
}
div.sccpa .navbar-default .navbar-nav li:last-child
{
	border-right: none;
}
div.sccpa  .navbar-default .navbar-nav>.open>a, div.sccpa  .navbar-default .navbar-nav>.open>a:focus, div.sccpa .navbar-default .navbar-nav>.open>a:hover {
    background-color: inherit;
    background: inherit;
    box-shadow: none;
}
div.sccpa  .navbar-default .navbar-collapse
{
	display: flex !important;
    justify-content: center;
}
div.sccpa .footer 
{
	background-color: #4f82ad !important;

    width: 100%;
	margin-top: 30px;
	color: #fff;
	padding: 20px 0px;
    text-align: center;
}
div.sccpa .footer  .footer_link a
{
	color: #fff;
	font-size: 11px;
}
div.sccpa .footer  .footer_link a:hover
{
	text-decoration: underline;
}
div.sccpa .footer  .footer_link span
{
	font-size: 11px;
	font-weight: bold;
}



@media (min-width: 991px) {
	div.sccpa ul.nav li:hover > ul.dropdown-menu {
	  display: block;
	}
	div.sccpa #navbar1 {
	  text-align: center;
	}
  } 
@media (max-width: 991px) {
	div.sccpa  .navbar-default .navbar-collapse
{
	display: flex !important;
    justify-content:inherit;
}
	div.sccpa .navbar-default .navbar-nav>.open>a, div.sccpa .navbar-default .navbar-nav>.open>a:focus, div.sccpa .navbar-default .navbar-nav>.open>a:hover
	{
		background-color: inherit !important;
	}
	div.sccpa .nav > li > ul:before, div.sccpa .nav > li > ul:before
	{
		left: 51px;
	}

	div.sccpa .dropdown-menu
	{
		position: relative;
	}
	div.sccpa .navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	div.sccpa .navbar-default .navbar-toggle {
		border: none;
		margin-top: 0;
		top: 0;
		padding: 9px;
    margin-bottom: 10px;
    margin-top: 10px !important;
	}

	div.sccpa	.navbar-header {
		float: none;
	}
	div.sccpa .navbar-default .navbar-nav li {
		border-right: none;
		border-bottom: none;
		width: 100%;
	}
	div.sccpa	.navbar-left,  div.sccpa .navbar-right {
		float: none !important;
	}
	div.sccpa .navbar-toggle {
		display: block;
	
	}
	div.sccpa .navbar-collapse {
	
    border: none;
    box-shadow: none;
    padding: 0;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
    background-color: inherit;
	}
	div.sccpa	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	 div.sccpa	.navbar-collapse.collapse {
		display: none!important;
		
	} 
	div.sccpa	.navbar-nav {
		float: none!important;
		margin: 0;	}
	div.sccpa .navbar-nav>li {
		float: none;
	}
	div.sccpa .navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	div.sccpa	.collapse.in {
		display: block !important;
    background: inherit;
    border: none;
    box-shadow: none;
    padding: 0;
    text-align: left;
    padding-right: 15px;
    padding-left: 15px;
	background-color: inherit;
	}
	div.sccpa .open>.dropdown-menu {
		display: block;
	}
	div.sccpa .navbar-nav>li>.dropdown-menu
	{
		width: 100%;
		top: 0;
		left: 0;
	}
	div.sccpa .navbar-nav>li>.dropdown-menu li
	{
		border: none;
		
	}
	div.sccpa  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
		padding-left: 20px;
		padding-right: 20px;
		font-size: 14px;
		font-weight: normal;
	}
	div.sccpa .navbar-default .navbar-nav>li>a:hover {
		background: inherit;
		color: #444444;
	}
	div.sccpa .navbar-default .navbar-nav>li>a
	{
		height: auto;
		line-height: normal;
		padding: 7px;
		color: #fff;
		font-size: 15px;
	}
	div.sccpa .dropdown-menu
	{
		background-color: #333;
	}
	div.sccpa .header .header_content
	{
		flex-direction: column-reverse;
		align-items: flex-start;
	}
	div.sccpa .footer .links, div.sccpa .footer .mission
	{
		text-align: left;
	}
	}
@media (max-width: 767px) {
	div.sccpa  .navbar-nav  {
     display: inline;
  }
  div.sccpa  .navbar-default .navbar-brand {
	display: inline-block;
  }
  div.sccpa .navbar-nav .open .dropdown-menu
  {
	  position: relative;
  }
  div.sccpa  .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }
   div.sccpa .dropdown-menu {
      padding-left: 10px;
  }
  div.sccpa  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   div.sccpa  .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -5%, 0);
        transform: translate3d(0, -5%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

div.sccpa .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

div.sccpa .animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@font-face {
    font-family: "Font Awesome 5 Free - ce21";
    font-style: normal;
    font-weight: 400;
    font-display:auto;
	src: url(https://cdn.ce21.com/global/fa-regular-400-custom.eot?#iefix) format("embedded-opentype"), url(https://cdn.ce21.com/global/fa-regular-400-custom.woff2) format("woff2")
}

.far-ce21 {
    font-family: "Font Awesome 5 Free - ce21";
  	font-style: normal;
}

div.sccpa .fa-envelope:before {
	content: "\f0e0";
}.event_1{background-color: #83b9eb !important;color:black !important;}.event_icon_1{color: #83b9eb !important;font-size:20px;}.event_icon_1:hover,.event_icon_1:focus{text-decoration:none;}.productTypeTagColor1,.productTypeTagColor1:hover { background-color:#83b9eb;color:black !important; }.event_10{background-color: #8e7cc3 !important;color:black !important;}.event_icon_10{color: #8e7cc3 !important;font-size:20px;}.event_icon_10:hover,.event_icon_10:focus{text-decoration:none;}.productTypeTagColor10,.productTypeTagColor10:hover { background-color:#8e7cc3;color:black !important; }.event_11{background-color: #6aa84f !important;color:black !important;}.event_icon_11{color: #6aa84f !important;font-size:20px;}.event_icon_11:hover,.event_icon_11:focus{text-decoration:none;}.productTypeTagColor11,.productTypeTagColor11:hover { background-color:#6aa84f;color:black !important; }.event_-11{background-color: #7474d9 !important;color:black !important;}.event_icon_-11{color: #7474d9 !important;font-size:20px;}.event_icon_-11:hover,.event_icon_-11:focus{text-decoration:none;}.productTypeTagColor-11,.productTypeTagColor-11:hover { background-color:#7474d9;color:black !important; }.event_12{background-color: #f1c232 !important;color:black !important;}.event_icon_12{color: #f1c232 !important;font-size:20px;}.event_icon_12:hover,.event_icon_12:focus{text-decoration:none;}.productTypeTagColor12,.productTypeTagColor12:hover { background-color:#f1c232;color:black !important; }.event_-12{background-color: #bb93d5 !important;color:black !important;}.event_icon_-12{color: #bb93d5 !important;font-size:20px;}.event_icon_-12:hover,.event_icon_-12:focus{text-decoration:none;}.productTypeTagColor-12,.productTypeTagColor-12:hover { background-color:#bb93d5;color:black !important; }.event_13{background-color: #315178 !important;color:black !important;}.event_icon_13{color: #315178 !important;font-size:20px;}.event_icon_13:hover,.event_icon_13:focus{text-decoration:none;}.productTypeTagColor13,.productTypeTagColor13:hover { background-color:#315178;color:black !important; }.event_-13{background-color: #91d773 !important;color:black !important;}.event_icon_-13{color: #91d773 !important;font-size:20px;}.event_icon_-13:hover,.event_icon_-13:focus{text-decoration:none;}.productTypeTagColor-13,.productTypeTagColor-13:hover { background-color:#91d773;color:black !important; }.event_14{background-color: #6aa84f !important;color:black !important;}.event_icon_14{color: #6aa84f !important;font-size:20px;}.event_icon_14:hover,.event_icon_14:focus{text-decoration:none;}.productTypeTagColor14,.productTypeTagColor14:hover { background-color:#6aa84f;color:black !important; }.event_-14{background-color: #bb93d5 !important;color:black !important;}.event_icon_-14{color: #bb93d5 !important;font-size:20px;}.event_icon_-14:hover,.event_icon_-14:focus{text-decoration:none;}.productTypeTagColor-14,.productTypeTagColor-14:hover { background-color:#bb93d5;color:black !important; }.event_15{background-color: #bf9000 !important;color:black !important;}.event_icon_15{color: #bf9000 !important;font-size:20px;}.event_icon_15:hover,.event_icon_15:focus{text-decoration:none;}.productTypeTagColor15,.productTypeTagColor15:hover { background-color:#bf9000;color:black !important; }.event_-15{background-color: #FF8633 !important;color:black !important;}.event_icon_-15{color: #FF8633 !important;font-size:20px;}.event_icon_-15:hover,.event_icon_-15:focus{text-decoration:none;}.productTypeTagColor-15,.productTypeTagColor-15:hover { background-color:#FF8633;color:black !important; }.event_16{background-color: #bf9000 !important;color:black !important;}.event_icon_16{color: #bf9000 !important;font-size:20px;}.event_icon_16:hover,.event_icon_16:focus{text-decoration:none;}.productTypeTagColor16,.productTypeTagColor16:hover { background-color:#bf9000;color:black !important; }.event_-16{background-color: #e8eae7 !important;color:black !important;}.event_icon_-16{color: #e8eae7 !important;font-size:20px;}.event_icon_-16:hover,.event_icon_-16:focus{text-decoration:none;}.productTypeTagColor-16,.productTypeTagColor-16:hover { background-color:#e8eae7;color:black !important; }.event_2{background-color: #6aa84f !important;color:black !important;}.event_icon_2{color: #6aa84f !important;font-size:20px;}.event_icon_2:hover,.event_icon_2:focus{text-decoration:none;}.productTypeTagColor2,.productTypeTagColor2:hover { background-color:#6aa84f;color:black !important; }.event_3{background-color: #dd9d5a !important;color:black !important;}.event_icon_3{color: #dd9d5a !important;font-size:20px;}.event_icon_3:hover,.event_icon_3:focus{text-decoration:none;}.productTypeTagColor3,.productTypeTagColor3:hover { background-color:#dd9d5a;color:black !important; }.event_4{background-color: #3181cb !important;color:black !important;}.event_icon_4{color: #3181cb !important;font-size:20px;}.event_icon_4:hover,.event_icon_4:focus{text-decoration:none;}.productTypeTagColor4,.productTypeTagColor4:hover { background-color:#3181cb;color:black !important; }.event_5{background-color: #e06666 !important;color:black !important;}.event_icon_5{color: #e06666 !important;font-size:20px;}.event_icon_5:hover,.event_icon_5:focus{text-decoration:none;}.productTypeTagColor5,.productTypeTagColor5:hover { background-color:#e06666;color:black !important; }.event_6{background-color: #ffe599 !important;color:black !important;}.event_icon_6{color: #ffe599 !important;font-size:20px;}.event_icon_6:hover,.event_icon_6:focus{text-decoration:none;}.productTypeTagColor6,.productTypeTagColor6:hover { background-color:#ffe599;color:black !important; }.event_7{background-color: #c27ba0 !important;color:black !important;}.event_icon_7{color: #c27ba0 !important;font-size:20px;}.event_icon_7:hover,.event_icon_7:focus{text-decoration:none;}.productTypeTagColor7,.productTypeTagColor7:hover { background-color:#c27ba0;color:black !important; }.event_8{background-color: #45818e !important;color:black !important;}.event_icon_8{color: #45818e !important;font-size:20px;}.event_icon_8:hover,.event_icon_8:focus{text-decoration:none;}.productTypeTagColor8,.productTypeTagColor8:hover { background-color:#45818e;color:black !important; }.event_9{background-color: #bf9000 !important;color:black !important;}.event_icon_9{color: #bf9000 !important;font-size:20px;}.event_icon_9:hover,.event_icon_9:focus{text-decoration:none;}.productTypeTagColor9,.productTypeTagColor9:hover { background-color:#bf9000;color:black !important; }