#frontend.ecepp {
    background: #ffffff;
}

#frontend.ecepp h1{
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:22px;
	color: #1f509a;
	text-rendering: optimizeLegibility;
	margin-bottom: 0em;
	line-height: 1.4;

}

.signup-padding {
	padding-left:20px;
	padding-right:20px;
}

#frontend.ecepp #container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("img/banner.png") no-repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color #FFFFFF #FFFFFF;
    border-image: none;
    border: 10px solid #FFFFFF;
    border-style: none solid solid;
    border-width: 0 10px 10px;
    color: #333333;
    margin: 0 auto;
    width: 960px;
}

#frontend.ecepp #header {
	height: 123px;
}
#frontend.ecepp #header #header_img {
    float: left;
    left: 2px;
    padding-top: 5px;
    position: relative;
    top:15px;
    margin-bottom:10px;
}


#frontend.ecepp .bannerimage {
    background: url("img/bannerimage.png") no-repeat scroll left top #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;

}
#frontend.ecepp .bannerimage .buttonholder {
    display: block;
    float: right;
    height: 162px;
    width: 504px;
}
#frontend.ecepp .bannerimage .buttonholder .bigbutton {
    background: url("img/spritebuttons.png") no-repeat scroll 0 0 #FFFFFF;
    display: block;
    float: left;
    height: 154px;
    margin-right: 5px;
    margin-top: 4px;
    outline: 0 none;
    text-indent: -5000px;
    width: 121px;
}
#frontend.ecepp .bannerimage .buttonholder a.button1 {
    background-position: 0 0;
    outline: 0 none;
}
#frontend.ecepp .bannerimage .buttonholder a.button1:hover {
    background-position: 0 -154px;
}
#frontend.ecepp .bannerimage .buttonholder a.button1:active {
    background-position: 0 -308px;
}
#frontend.ecepp .bannerimage .buttonholder a.button2 {
    background-position: -121px 0;
    outline: 0 none;
}
#frontend.ecepp .bannerimage .buttonholder a.button2:hover {
    background-position: -121px -154px;
}
#frontend.ecepp .bannerimage .buttonholder a.button2:active {
    background-position: -121px -308px;
}
#frontend.ecepp .bannerimage .buttonholder a.button3 {
    background-position: -242px 0;
    outline: 0 none;
}
#frontend.ecepp .bannerimage .buttonholder a.button3:hover {
    background-position: -242px -154px;
}
#frontend.ecepp .bannerimage .buttonholder a.button3:active {
    background-position: -242px -308px;
}
#frontend.ecepp .bannerimage .buttonholder a.button4 {
    background-position: -363px 0;
    outline: 0 none;
}
#frontend.ecepp .bannerimage .buttonholder a.button4:hover {
    background-position: -363px -154px;
}
#frontend.ecepp .bannerimage .buttonholder a.button4:active {
    background-position: -363px -308px;
}



#frontend.ecepp #nav {
	background: none;
}

#frontend.ecepp #nav ul.navlist {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#frontend.ecepp #nav ul.navlist li a {
    background-color: #FFFFFF !important;
    border-bottom: 1px solid #F0F1EF;
    color: #666666;
    display: block;
    padding: 5px 2px 5px 10px;
    text-align: left;
    text-decoration: none;
    width: 185px;
       font-weight: bold;
}
#frontend.ecepp #nav .arrow a {
    background: url("img/arrow.gif") no-repeat scroll right center #CCCCCC !important;
}
#frontend.ecepp #nav ul.subnavlist {
    display: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#frontend.ecepp #nav ul.navlist li {
    display: inline;
}
#frontend.ecepp #nav ul.subnavlist li a {
    background-color: #F0F1EF;
    border-bottom: 1px solid #D9D9D9;
    color: #333333;
    display: block;
    font: 95% arial,verdana,lucida,helvetica,sans-serif;
    height: auto;
    padding: 5px 0 5px 20px;
    width: 177px;
    text-decoration:none;

}

#frontend.ecepp #nav ul.navlist li { display: inline; }

#frontend.ecepp #nav .external {
    background: none;
    padding: 0;
    display: block;
    float:left;
}
#frontend.ecepp #nav .external a {
    background: url("img/external_link_white.gif") no-repeat scroll right center transparent;
}
#frontend.ecepp #nav #external {
    background: url("img/external_link.gif") no-repeat scroll 10% 48% transparent;
    font: small arial,verdana,lucida,helvetica,sans-serif;
    padding: 10px 10px 10px 30px;
    text-align: left;
    width: 102px;
}

#footerwrap {
	width:100%;
	display:block;
	float:left;
	background:#1d4e97;
}

#frontend.ecepp #footer {
    clear: both;
    color: #ffffff;
    margin: 0px auto;
    display:block;
    height:82px;
}

#frontend.ecepp #footer ul {
	margin:1em;
}
#frontend.ecepp #footer ul li {
	display: block;
	float: left;
	line-height: normal;
}
#frontend.ecepp #footer ul li a {
    font-size: 11px;
    color:#ffffff;
}

#frontend.ecepp .poweredby {
	width:102px;
	float:right;
	margin-right:40px;
}

#frontend.ecepp .productof {
	width:102px;
	float:right;
}

#frontend.ecepp .poweredby p, #frontend.ecepp .productof p {
	text-align:center;
	}

#frontend.ecepp fieldset {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #DDDDDD;
    
    padding: 0 0 10px;
}


#frontend.ecepp .btn,
.inline-btn, .btn_collab, .btn-delete {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #306cb9;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzMwNmNiOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZjQ0ODgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #306cb9 0%, #0f4488 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#306cb9), color-stop(100%,#0f4488));
	background: -webkit-linear-gradient(top,  #306cb9 0%,#0f4488 100%);
	background: -o-linear-gradient(top,  #306cb9 0%,#0f4488 100%);
	background: -ms-linear-gradient(top,  #306cb9 0%,#0f4488 100%);
	background: linear-gradient(to bottom,  #306cb9 0%,#0f4488 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#306cb9', endColorstr='#0f4488',GradientType=0 );
	border: 1px solid #999;
	color: #fff;
	cursor: pointer;
	font: bold 13px Arial, sans-serif;
	overflow: visible;
	padding: 5px 16px 6px;
	text-shadow: #2481B2 0 -1px 0;
}

#frontend.ecepp .btn:hover,
.inline-btn:hover, .masquerade:hover, action-btn:hover,input.action-btn:hover, btn_collab:hover, #modules .module .iconic:hover {
	background: #f2dc3f;
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZGMzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmRjM2YiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
	background: -moz-linear-gradient(top,  #f2dc3f 0%, #f2dc3f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2dc3f), color-stop(100%,#f2dc3f));
	background: -webkit-linear-gradient(top,  #f2dc3f 0%,#f2dc3f 100%);
	background: -o-linear-gradient(top,  #f2dc3f 0%,#f2dc3f 100%);
	background: -ms-linear-gradient(top,  #f2dc3f 0%,#f2dc3f 100%);
	background: linear-gradient(to bottom,  #f2dc3f 0%,#f2dc3f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2dc3f', endColorstr='#f2dc3f',GradientType=0 );
	color:#193e77!important;
	text-shadow:none!important;
	text-decoration:none;
}


#frontend.ecepp input[disabled] 	{
	border-radius: 4px!important;
	-moz-border-radius: 4px!important;
	-webkit-border-radius: 4px!important;
	background: #ddd!important;
	border: 1px solid #999!important;
	/*color: #f7f7f7;*/
	font-size: 11px!important;
	font-weight: bold!important;
	color: #aaaaaa!important;
	padding: 5px 16px 6px!important;
	vertical-align: middle!important;
	cursor:default!important;
	text-shadow: none!important;
}

#frontend.ecepp .headergrad {
		width:100%;
		background: #235ca6; /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(48,108,185,1) 0%, rgba(48,108,185,1) 40%, rgba(15,68,136,1) 100%);/* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,108,185,1)), color-stop(40%,rgba(48,108,185,1)), color-stop(100%,rgba(15,68,136,1)));/* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  rgba(48,108,185,1) 0%,rgba(48,108,185,1) 40%,rgba(15,68,136,1) 100%);/* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  rgba(48,108,185,1) 0%,rgba(48,108,185,1) 40%,rgba(15,68,136,1) 100%);/* Opera 11.10+ */
		background: -ms-linear-gradient(top,  rgba(48,108,185,1) 0%,rgba(48,108,185,1) 40%,rgba(15,68,136,1) 100%);/* IE10+ */
		background: linear-gradient(to bottom,  rgba(48,108,185,1) 0%,rgba(48,108,185,1) 40%,rgba(15,68,136,1) 100%);/* W3C */	
}

#menu-footer-menu li {
	list-style: none;
	display: inline-block;
	margin-right: 5px;
	padding-right: 5px;
	border-right:#0f4488 1px solid;
}

#menu-footer-menu li:last-child {
	border-right:none;
}

#menu-footer-menu li a {
	color:#ffffff;
	font-size: 0.7em;
}

#menu-footer-menu li a {
	text-decoration: underline;
}

#menu-footer-menu  {
	padding:0px;
	margin:0px;
}

#menu-footer-menu {
	margin-top:20px;
}

#frontend.ecepp .regabannerbg {
	width:100%;
	height:158px;
	background:#f7f7f7 repeat;
}


#frontend.ecepp .regbanner	{
  border-style: solid;
  border-width: 1px;
  border-color: rgb(221, 221, 221);
  border-radius: 4px;
  background-color: rgb(225, 231, 239);
  width: 943px;
  height: 158px;
  margin:0px auto;
  z-index:111;
  position:relative;
  top:24px
}

.regbanner h2	{
	color:#235ca6;
	font-size:24px;
	margin:25px 52px;
}

.topheading {
	text-transform:uppercase;
	font-weight:bold;
}

.bottomheading {
	font-weight:lighter;
}
.ebrd-margin {
	margin-top:30px;
}

.supplier {
	background-image: url("img/supplier-banner.png");
	background-position:659px 0px;
	background-repeat:no-repeat;
}

.buyer {
	background-image: url("img/ebrd-logo.png");
	background-position:666px 25px;
	background-repeat:no-repeat;
}

.password {
	background-image: url("img/password-banner.png");
	background-position:666px 25px;
	background-repeat:no-repeat;
}

.errorp {
	width:100%;
	max-width:770px;
	word-break:word-break;
}

#frontend.ecepp .nav {
	width:100%;
	float:left;
	height:30px;
	margin-top:22px;
}

#frontend.ecepp .nav ul{
	margin-bottom:0px;
}

#frontend.ecepp .nav ul li {
	display:inline-block;
	line-height:30px;
}

#frontend.ecepp .nav ul li a{
	color:#ffffff;
	padding:8px 15px;
	font-size:13px;
}

#frontend.ecepp .nav ul li a:hover{
	background:#153669;
	font-size:13px;
}

#frontend.ecepp .headerbuttons {
	float:right;
}

#frontend.ecepp .actionbutton {
    float: right;
    border: #f2dc3f solid 2px;
    background: #f2dc3f;
    border-radius: 5px;
    color: #1d4e97;
    text-align: center;
    line-height: 1.8rem;
}

#frontend.ecepp .actionbutton:hover {
	background: #f2dc3f;
}

#frontend.ecepp .actionbutton a {
	padding: 20px;
	font-size:0.8rem;
	line-height: 1.8rem;
	font-weight: bold;
	color:#1d4e97;
}

#frontend.ecepp .actionbutton a:hover {
	text-decoration: underline;
}

.container_12 {
	max-width:936px;
}

.top-border {
	border-top: #aac2e6 10px solid;
	padding-top:15px;
}

.grid_12 {
	margin-left:0px;
	margin-top:0px;
}

#frontend.ecepp .featuremenu {
	margin-left: 0px;
}



#frontend.ecepp .featuremenu li {
	margin-right: 0.24%;
}

#frontend.ecepp .featuremenu li:last-child {
	margin-right: 0px;
}
/*

#frontend.ecepp .featuremenuicon {
  width: 24.01%;
  display:inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

#frontend.ecepp .featuremenuicon {
  width: 24.01%;
  display:inline-block;
}
}

@-moz-document url-prefix() { 

#frontend.ecepp .featuremenuicon {
  width: 24.01%;
  display:inline-block;
}
}
*/

#frontend.ecepp .featuremenuicon p {
	margin:12px 0px 8px 0px;
	font-weight:bold;
	text-align: center;
}

#frontend.ecepp .featuremenuicon a{
	color:#1d4e97;
}

#frontend.ecepp .featuremenuicon a:hover{
	text-decoration: underline;
}

.registration {
	background:#f2dc3f url('img/registration.png') left center no-repeat;
	background-position: 8% 50%;
	padding-left:7%!important;
}

.registration:hover {
	background:#f7ea8d url('img/registration.png') left center no-repeat;
	background-position: 8% 50%;
	}

.news {
	background:#f2dc3f url('img/news.png') left center no-repeat;
	background-position: 8% 50%;
	padding-left:7%!important;
}

.news:hover {
	background:#f7ea8d url('img/news.png') left center no-repeat;
	background-position: 8% 50%;
}

.help {
	background:#f2dc3f url('img/help.png') left center no-repeat;
	background-position: 8% 50%;
	padding-left:6%!important;
}

.help:hover {
	background:#f7ea8d url('img/help.png') left center no-repeat;
	background-position: 8% 50%;
	}


.search {
	background:#f2dc3f url('img/search.png') left center no-repeat;
	background-position: 8% 50%;
	padding-left:6%!important;
}

.search:hover {
	background:#f7ea8d url('img/search.png') left center no-repeat;
	background-position: 8% 50%;
}




/*
**
****

NEW STYLES

****
**
*/

#frontend.ecepp fieldset.accesscode {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #1c5098;
    border-radius: 7px;
    margin-top: 25px;
}

#frontend.ecepp fieldset h2 {
    background: none;
    font: 21px arial,serif;
    color: #1c5098;
    margin: 1em 10px 0px;
    font-weight: bold;
}

#frontend.ecepp fieldset.newFieldset {
	background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #DDDDDD;
    border-radius: 7px;
}

.ACsubheading{
	margin: 0em 20px 0px;
}

.input-1{
	display: block;
    width: 100%;
    padding: .375rem 0.25rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}

.input-1:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}

.basic-form fieldset ul {
    margin: 2%!important;
}

.desc {
    margin-bottom: 8px!important;
}
::placeholder {
    color: #c6c6c6;
    font-size: 13px;
}

.bg-icon {
    background: #1a4888;
}

.bg-icon-img {
    background: #1a4888;
    background-image: url(img/bg-img-blue.jpg);
    background-size: cover;
    background-position: bottom;
}

.icon-warning{
	color:white; 
	text-align:center; 
	font-weight:bold;
	display: block; 
	font-size:25px; 
	margin-top:20px;
}

ul.blue-bg {
    background: #1d4e97;
    padding: 13px;
    border-radius: 0px 0px 10px 10px;
    text-align: right;
    margin-top: 0;
}

input.btn.btn_one, input.btn.btn_two {
    padding: .2rem 1rem!important;
    font-size: 1rem!important;
    line-height: 1.5!important;
    border-radius: .3rem!important;
    background: #ffffff!important;
    color: #1c5098!important;
    text-shadow: none!important;
}

input.btn.btn_one:hover , input.btn.btn_two:hover{
    background: #cecece!important;
}

.fontWhite {
	color:#fff;
}

p.fontWhite a {
    color:#fff;
}

.mr-15 {
	margin-right:15px;
}

.error {
    background: none!important;
    color: #721c24!important;
    background-color: #f8d7da!important;
    border-color: #f5c6cb!important;
    padding: 14px!important;
}

.searchOpContainer .formholder {
    background:none;
    border: 0px solid #ddd;
    margin: 0px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    /* display: block; */
    padding: 0%;
}

.searchOpContainer .desc, .searchOpContainer .input-group-addon {
    color: #fff;
    font-weight: bolder;
}

table#noticeResultsTable {
    margin-top: 40px;
}

.searchOpContainer h2 {
    margin-top: 20px!important;
}

.flNone{
	float:none!important
}

.mfix {
    margin: -3px!important;
}

.searchOpContainer input.dp-applied {
    float: none!important;
}

/*Footer*/

.ebrdGrey {
    background: #dedede;
}

#menu-footer-menu li a {
	color: #1d5098!important;
    font-family: "Roboto", Sans-serif;
    font-size: 11px!important;
    font-weight: 600;
    text-decoration: none!important;
}

#menu-footer-menu li {
    list-style: none;
    display: inline-block;
    padding-right: 25px!important;
    border-right: #0f4488 0px solid!important;
}

#nav_menu-2 {
    margin-top: 25px;
}

.bip-footer {
    width: 50px;
    margin-top: 10px!important;
}

@media only screen and (max-width: 767px) {
  .mr-15 {
    margin-right:0px;
  }
  
  .bip-footer {
	display:none!important;
	}
	
	.actionbutton.leftten {
	    margin-top: 15px;
	    left: 10px;
	}
}








/* header */

.pt-30{
	padding-top:25px;
}

.ecepplogo {
    float: none!important;
    margin-left: 25px!important;
    margin-top: 12px!important;
}

.header {
  background-color: #1d4e97;
  z-index: 3;
}

.header ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}



/* menu */

ul.menu-main {
	z-index: 3;
    text-align: center;
    background: #fff;
}

ul.menu-main a  {
    color: #56595c;
    font-weight: bolder;
}

.menu-main li {
    padding: 10px;
    font-size: 15px;
}

.menu-main li:hover, .menu-main li:hover a, .menu-main li:active a {
    background: #f2dc3f;
    color: #fff;
}

.header .menu-main {
  width: 100%;
  position: absolute;
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

/* menu icon */

.header .menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 28px 20px;
  position: relative;
  user-select: none;
  margin-top: -50px;
}

.header .menu-icon .navicon {
  background: #fff;
  display: block;
  height: 2px;
  position: relative;
  transition: background .2s ease-out;
  width: 18px;
}

.header .menu-icon .navicon:before,
.header .menu-icon .navicon:after {
  background: #fff;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  transition: all .2s ease-out;
  width: 100%;
}

.header .menu-icon .navicon:before {
  top: 5px;
}

.header .menu-icon .navicon:after {
  top: -5px;
}

/* menu btn */

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked ~ .menu-main {
  max-height: 300px;
}

.header .menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.header .menu-btn:checked ~ .menu-icon .navicon:before {
  transform: rotate(-45deg);
}

.header .menu-btn:checked ~ .menu-icon .navicon:after {
  transform: rotate(45deg);
}

.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

/* 48em = 768px */

@media (min-width: 300em) {
  .header li {
    float: left;
  }
  .header li a {
    color: #fff;
    padding: 20px 30px;
  }
  .header .menu-main {
    clear: none;
    float: right;
    max-height: none;
  }
  .header .menu-icon {
    display: none;
  }
}