/* ============================================================================ */
/* ============================================================================ */
/* GENERAL GENERAL GENERAL GENERAL GENERAL GENERAL GENERAL GENERAL GENERAL GENE */
/* ============================================================================ */
/* ============================================================================ */

body{
    position:relative;
    font-family: 'Raleway', sans-serif !important;
    background: #f5f5f5;
}
header{
    padding-bottom:30px;
    margin-bottom:0px;
    background:#fff;
}
footer {
    margin-top:30px;
    padding: 20px 0px;
    font-size: 12px;
    background:#fff;
}





 .block .col-md-1,  .block .col-md-2,  .block .col-md-3,  .block .col-md-4,  .block .col-md-5,  .block .col-md-6,  .block .col-md-7,  .block .col-md-8,  .block .col-md-9,  .block .col-md-10,  .block .col-md-11,  .block .col-md-12{
    padding-left:5px;
    padding-right:5px;
}
 .title {
    line-height: 40px;
    background: none !important;
    color: #2d3f53;
    text-transform : uppercase;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 0px solid #e30101;
    margin-bottom: 0px;
    margin-left: 0px;
}
 .title .selectedCurrency {
    float:right;
    margin-top:5px;
}
 .block {
    padding: 20px 10px 15px 10px;
    margin-bottom: 25px;
}
  .block h2 {
    padding: 0px;
    margin: 0px 0px 10px 0px;
    font-weight: bold;
    font-size: 18px;
}
 .block h3 {
    font-size: 14px;
    font-style: italic;
    margin-top: 10px;
    margin-bottom: 15px;
}
.form-3-col .block{
    margin-bottom: 25px;
}
 
 hr {
	 display: block;
	 color:#003C86;
	 background-color: #003C86;
	 height: 1px;
	 padding: 0;
	 border: 0;
}

 div.form-control.aff{
    display: block;
    width: 100%;
    height: auto;
    padding: 0px;
    font-size: 14px;
    line-height: 14px;
    color: #555;
    background-color: none;
    background-image: none;
    border:none;
    border-radius: none;
    box-shadow: none;  
}

 .aff-box {
    display:table;
    background-color:#fff;
    border: 1px solid #fff;
    width:100%;
    padding:10px 5px 10px 5px;
    border-radius:5px;
    cursor: pointer;
    margin-bottom: 5px;
}

 .aff-box input,  .aff-box label {
    margin:0px 5px 0px 5px;
    height:40px;
    vertical-align:middle; 
    display:table-cell;
    cursor:pointer;   
}

 .block .aff-box.selected {
    background-color : #CD3027;
    color : #FFF;
    border: 1px solid #FFF;
}
 .block .img-responsive {
    margin: auto;
    margin-bottom: 15px;
}

 #two-columns .amount-box{
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    width:inherit ;
    border-radius: 5px;
    font-weight: bold;
    cursor:pointer;
    text-align:center;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);       
}
 #two-columns .amount-box-container {
    display: table;
    margin-bottom: 10px;
}
 #two-columns .amount-box-container.custom-amount .amount-box {
    height: 60px;
    line-height: initial;
}

 #two-columns .custom-amount .amount-box{
    padding:0px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);        
}
 #two-columns .custom-amount .amount-box {
    width: 100%;
    height:35px;
}
 #two-columns .custom-amount{
    margin-bottom:15px;
}
 #two-columns .amount-box-container.custom-amount ::-webkit-input-placeholder {
    font-size: 10px;
}
 #two-columns .amount-box-container.custom-amount ::-moz-placeholder {
    font-size: 10px;
}
 #two-columns .amount-box-container.custom-amount :-ms-input-placeholder{
    font-size: 10px;
}
 #two-columns .amount-box-container.custom-amount input:-moz-placeholder{
    font-size: 10px;
}


.item {
		border-bottom:2px solid #CCC;
		padding-bottom:25px;
		padding-top:25px;
}
.item .form-control {
		border-radius: 0px;
		font-style: normal;
		height:44px;
}
#items .item:first-child {
    padding-top:0px;
}
#items .item:last-child {
		border-bottom:none;
}
.item .amount {
		padding:5px 10px;
		margin:0 auto;
		background:#2d3f53;
		color:#fff;
		font-weight:bold;
		font-size:22px;
}
.item .name {
		font-size:18px;
		color:#666666;
}
.item .description {
		color:#666666;
		font-size:14px;
		font-style:italic;
}
.item .quantity {
		font-size: 16px;
}

 .amount-box{
    display: table-cell;
    vertical-align: middle;
    height: 60px;
    width:inherit ;
    border-radius: 5px;
    font-weight: bold;
    cursor:pointer;
    text-align:center;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);       
}
 .amount-box-container {
    display: table;
    margin-bottom: 10px;
}
 .custom-amount .amount-box{
    padding:0px;
    -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.05);        
}
.amount-box::-webkit-input-placeholder {
    color:#fff;
}
.amount-box::-moz-placeholder {
    color:#fff;
}
.amount-box:-ms-input-placeholder {
    color:#fff;
}
 .custom-amount .amount-box {
    width: 100%;
    height:35px;
}
 .custom-amount{
    margin-bottom:15px;
}
 .custom-amount-6 .amount-box {
    height:60px;
}
 .custom-amount-6 ::-webkit-input-placeholder {
    font-size: 10px;
}
 .custom-amount-6 ::-moz-placeholder {
    font-size: 10px;
}
 .custom-amount-6 :-ms-input-placeholder{
    font-size: 10px;
}
 .custom-amount-6 input:-moz-placeholder{
    font-size: 10px;
}
 .form-group .displayed {
    display:none;
}
 .form-group.error,  .form-group.error .displayed {
    color:#F00;
    display:block;    
}
 .form-group.error input,  .form-group.error select{
    border:1px solid #F00;
}
 .form-group input,  .form-group select {
    background:#fff;
    border: 1px solid #cccccc;
}
 .error-amount{
    color:#F00;
    margin-bottom:10px;
    padding:10px;
}

 .ong{
    padding-left:10px;
    padding-right:10px;
    //border-bottom:1px solid ;
}
 .ong span.tab{
    display:inline-block;
    padding-left:10px;
    padding-right:10px;
    cursor:pointer;
    margin-bottom:10px;
    text-decoration:underline;
    color: #54a7d9;
    position:relative;
}

 .ong span.tab:before{
    content: url(../img/pre.png);
    position:absolute;
    left:0px;
    bottom:4px;
 }
 .ong span.tab.selected{
    font-weight:bold;
    text-decoration:none;    
    color:#00357e;
}
 .ong .red{
    padding-top:10px;
    padding-bottom:10px;
    display:none;
}

 h2.prog{

}
 h2.prog strong{
    font-size:38px;
}
 .progress{
    height:30px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;    
    margin-bottom:5px;
}
 .progress-bar {
    line-height: 30px;
}

 .overlay{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    background-color:#FFF;
    opacity:0.9;
    z-index:100;
}


 .step2,  .step3{
    display:none;
    position:absolute;
    width:100%;
    top:200px;
    z-index:200;
}


 .flag{
    position:absolute;
    z-index:30;
    top:10px;
    right:10px;
}

 .notice{
    font-size:11px;
    font-style:italic;
}


 #block17{
    margin-top:20px;
    border:none;
    background:none;
    box-shadow: none;  
    padding-left:0px;
    padding-right:0px;
    padding:0px;
}


 span.currency {
    position: absolute;
    top: 8px;
    right: 15px;
    font-weight: bold;
    height: 20px;
}


@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}



/* color style */
 .block .amount-box, .block .amount-box .currency, span.currency{
    color: #fff;
}
 .amount-box{
    background-color: #54a7d9; 
    color:#fff;
    border: 1px solid #cccccc; 
}
 .progress-bar-success{
    background-color: #2D3F53;
    color:#FFF;
}
 .block {
    background:#fff;
}


 .block .amount-box.selected,  .block .amount-box.selected .currency{
    background-color: #54a7d9;
    color:#16488f;
}


/* SPECIAL */
 #block5.block {
   background:none; 
    padding: 0px;
    
}

 .amount-box .amount {
    display:table-cell;
    vertical-align:middle;
    height:40px;
    margin-left:10px;
    width:35%;
}

 .amount-box .text {
    border-left:1px solid #2D3F53;
    font-weight:normal;
    padding-left:10px;
    padding-right:10px;
    display:table-cell;
    vertical-align:middle;
    height:40px;
    width:65%;
    text-align:left;
}

 .amount-box.selected .text {
    border-left: 1px solid #fff;
}


 #two-columns .amount-box .amount {
    display:table-cell;
    vertical-align:middle;
    height:40px;
    margin-left:10px;
    width:25%;
}

 #two-columns .amount-box .text {
    border-left:1px solid #2D3F53;
    font-weight:normal;
    padding-left:10px;
    padding-right:10px;
    display:table-cell;
    vertical-align:middle;
    height:40px;
    width:70%;
    text-align:left;
}

.amount-box.selected .text {
    border-left: 1px solid #fff;
}

 #two-columns .display-table,.display-table {
    display:table;
    padding-top : 5px;
    padding-bottom : 5px;
}



/* =============================================================== */
/* =============================================================== */
/* MOSAIC MOSAIC MOSAIC MOSAIC MOSAIC MOSAIC MOSAIC MOSAIC MOSAIC  */
/* =============================================================== */
/* =============================================================== */
#mosaic header {
    margin-bottom: 48px;
}
.project {
    margin-top:10px;
    margin-bottom:10px;
    background:none;
}

.project .project-thumbnail{
    height:238px; 
    background-color:#fff;
    background-size:cover; 
    background-position:center center;
    width:100%;
}
.project-title {
    font-size: 18px;
    font-weight: bold;
    height: auto;
}
.project-title, .project-creator, .project-location {
    display:block;
}
.project-creator, .project-location {
    font-size:12px;
    color:#ccc;
    letter-spacing:2px;
    height:12px;
}
.project .description {
    background-color:#fff;
    padding:15px;
}
.project .description .progress-block {
height:60px;padding-top:5px;
}
.project .description .text {
    min-height:80px;margin-top:5px;
}

.project .progress-bar, .land-2-col .progress-bar {
    background: #cccccc;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    height: 10px;
    width: 100%;
    margin-bottom: 5px;
}
.project .progression, .land-2-col .progression{
    height: inherit;
    border-radius: 5px;
    background: #CD3027;
}
.project .description .item {
    display :inline-block;
    width: 32%;
    margin-top:10px;
    font-size:12px;
}
.project .button-main.button-vote {
    float:none;
    width:100%;
    display:block;
    font-size:18px;
}

.land-2-col .block {
    margin-bottom:15px;
}




/* ==================================================================================== */
/* ==================================================================================== */
/* Fundraiser Fundraiser Fundraiser Fundraiser Fundraiser Fundraiser Fundraiser Fundrai */
/* ==================================================================================== */
/* ==================================================================================== */
body {
    font-family: 'Raleway', sans-serif;
    background: #f5f5f5;
}
.navbar {
    margin-bottom:0px;
    border-bottom:1px solid #f5f5f5;
    background:#f5f5f5;
}
h1.title {
    color: #2d3f53;
    text-transform : uppercase;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 0px solid #e30101;
    margin-bottom: 0px;
    margin-left: 0px;
}

#two-columns .block, #formulaire .block, .land-2-col .block {
    width:100%;
    margin: 0px auto;
    background:#fff;
}

.block-last {
    margin-top:10px;
    padding: 20px 20px;
    background: #fff;
}
.block-last .title {
    font-size:12px;
    font-weight:bold;
    color:#000;
    display:inline-block;
    line-height:42px;
}
#login-container form {
    padding:10px;
    background: #fff;
}

.form-group {
    position: relative;
}
.form-group:after {
    position: absolute;
    right:10px;
    top: 4px;
    border:1px solid #BBB;
    border-radius:50px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-size: 20px;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    width:34px;
    margin:0px auto;
    padding: 5px 0px;
    height:34px;
    background:#fff;
    color:#BBB;
}
.collection {
    list-style-type: none;
}


.tab-content h2 {
    padding:0px;
    margin: 0px 0px 10px 0px;
    color:#e30101;
    font-weight:bold;
    font-size:24px;
}

#link-forget-password {
    color:#000000;
    margin-bottom:10px;
    font-weight:bold;
    display:block;
    font-size:12px;
    font-family: 'Roboto', sans-serif;
}

.bold {
    font-weight: bold;
}

#welcome {
    padding: 15px 0px;
}
.main-block{
    background: #fff;
    padding: 0px 10px;
    margin-bottom: 20px;
    padding-top: 10px;
}

h2.title {
    color: #e30101;
    font-size:20px;
    font-weight:bold;
    margin-bottom:20px;
    border:none;
}

.goal {
            color:#999999;font-size:14px;text-transform:lowercase;margin-left:10px;
}
.clearfix.separator {
    border-bottom:1px solid #BBB;
}
ul.nav li a {
    font-size:12px;
    text-transform:uppercase;
    color :#cccccc;
    font-family: 'Roboto', sans-serif;
}

        #fundraiser .hidden-xs {
            font-size:18px;color:#AAA;padding-top:30px;position:relative;
        }
        #fundraiser .hidden-xs .text-center{
            position:relative;
        }
        #fundraiser .hidden-xs .status{
            position:absolute;z-index:100;background-color:#FFF; 
        }
        #fundraiser .hidden-xs .status .img-circle{
            display:inline-block;border:1px solid #BBB;padding:5px;
        }
        #fundraiser .hidden-xs .status .img-circle.active {
            border:1px solid #CD3027;background:#CD3027;color:#fff;
        }
        #fundraiser .hidden-xs .status .status-text{
            display:block;font-size:12px;text-transform:uppercase;padding-top:5px;color:#333;
        }
        #fundraiser .visible-xs .status {
            background-color:#FFF;
        }
        #fundraiser .visible-xs .status .img-circle {
            display:inline-block;border:1px solid #BBB;padding:5px;border:1px solid #CD3027;background:#CD3027;color:#fff;
        }
        #fundraiser .visible-xs .status .status-text {
            display:block;font-size:12px;text-transform:uppercase;padding-top:5px;color:#333;
        }
        
 li .img-circle {
    display:inline-block;
    border:1px solid #BBB;
    padding:5px;
    color :#cccccc;
}
 li .img-circle { 
    background: #fff;
}
li.active .img-circle  {
    border:1px solid #CD3027;
    background:#CD3027;
    color:#fff;
}

ul.nav li.active a { 
    color:#000;
    font-weight:bold;
}
.article {
    padding: 10px 0px;
    border-bottom: 1px solid #BBB;
}

.article .title {
    font-size: 18px;
    color: #141212;
    margin:0px;
    font-weight: bold;
    line-height:25px;
    border:none;
}
.article .published {
    color:#999999;
    font-size:14px;
    font-family: 'Roboto', sans-serif;
}

.nav-tabs {
    width: 100%;
    display: table;
    table-layout: fixed;
    position: relative;
    padding: 0px;
    margin: 0px;
    border: none;
}

.nav-tabs li {
    float: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    text-transform: uppercase;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background: none;
    border: none;
}

.nav > li > a:hover, .nav > li > a:focus {
    background: none;
    border:none;
}

/* ============================================================================ */
/* ============================================================================ */
/* BUTTON BUTTON BUTTON BUTTON BUTTON BUTTON BUTTON BUTTON BUTTON BUTTON BUTTON */
/* ============================================================================ */
/* ============================================================================ */

.button, .button:hover {
    height: 44px; 
    display:block;
    width: 300px;
    margin: 0px auto;
    line-height:44px;
    font-family: 'Raleway', sans-serif;
    text-decoration: none;
}


.button-main, #submitContactForm  {
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    width: 100%;
    border-radius: 4px;
    border: none;
    position: relative;
    text-transform:uppercase;
    display:block;
    text-align:center;
    text-decoration:none;
}
    
.button-main.active, #submitContactForm {
    font-size: 18px;
    line-height:44px;
    font-weight:bold;
    background: #CD3027;
    color: #fff;
    text-decoration:none;
}
.button-action, .button-action:hover
{
    font-family: 'Roboto', sans-serif;
    font-size:18px;
    font-weight:bold;
    color:#2d3f53;
    text-decoration:none;
    line-height:48px;
    margin-top:10px;
    margin-bottom:10px;
    display:block;
    text-align:center;
}
.button-remove-item {
    height : 34px;
    margin-top:25px;
}
.button-main.active.button-remove-img  {
    height:auto;
    width:auto;
    text-align: center; 
    display:inline-block;
    font-size:12px;
}
#btn-sign-up, #btn-sign-in, a.next-step, .project .button-vote {
    display:inline-block;
    width: initial;
    height:42px;
    line-height:42px;
    border:1px solid #999999;
    color:#e30101;
    text-transform: uppercase;
    font-weight:bold;
    text-decoration: none;
    padding: 0px 15px;
    float:right;
}
 button[type=submit], a.button,  a.button:hover{
    display:block;
    text-decoration:none;
    width:100%;
    padding-left:15px;
    padding-top:15px;
    padding-bottom:15px;
    border:none;
    margin-bottom:20px;
    text-align:center;
    font-size: 16px;
    border-radius: 4px;
}



 .submit {
    text-align:center;
    font-weight:bold;
}
 button.submit {
    color:#fff;
    background:#2d3f53;
 }
 button.submit.selected {
    border-radius: 4px;
    text-transform:uppercase;
}
 .block,  button, a.button {
    background-color: #fff;
}

 button.selected,  a.button.selected,  button.submit.selected {
    background-color:#54a7d9;
    color:#FFF;
}
.btn-draft {
    margin-top:15px;text-align: center;width:100%;text-transform:initial;
}
.add-collection, .add-collection2 {
    margin:0px;margin-bottom:15px;text-align: center;width:initial;text-transform:initial;
}
.btn-remove-item {
    width:100%;text-align: center;margin-top:30px;
}



















#login-container .form-control, .form-control {
    height: 34px;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}




/* ============================================================================ */
/* ============================================================================ */
/* PROJET PROJET PROJET PROJET PROJET PROJET PROJET PROJET PROJET PROJET PROJET */
/* ============================================================================ */
/* ============================================================================ */

#left-col {
    background:#fff;
}

.summary {
    padding:20px 0px;
    text-align:center;
    font-size: 16px;
}
#project .nav-tabs {
    width: 100%;
    display: table;
    table-layout: fixed;
    position: relative;
    padding: 0px;
    margin: 0px;
    border: none;
}
#project .nav-tabs li {
    float: none;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width:100%;
    /*
    background: #f4f4f4;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
    */ 
    text-decoration:underline;
}
#project .nav-tabs li.active {
    background: #fff;
    border-bottom:none;
    text-decoration:none;
}
#project .nav-tabs > li > a {
    text-transform:uppercase;
    color:#141212;
    font-size: 14px;
    border:none;
    border-radius: 0px;
    box-shadow: none;
}
#project .nav-tabs > li.active > a, #project .nav-tabs > li.active > a:hover, #project .nav-tabs > li.active > a:focus{
    border:none;
    border-radius: 0px;
    box-shadow: none;
    color:#CD3027;
    font-weight:bold;
}
#project .tab-content {
    padding-top: 20px;
}
#project .tab-content .block {
    padding-left : 0px;
    padding-right : 0px;
}
.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
    margin-bottom: 30px;
}
.science-image, .science-text {
    display: inline-block;
}
.science-image {
    width: 275px;
}
.science-text {
    width : 470px;
    padding-left:10px;
    vertical-align: top;
}
.science-text p {
    color: #646567;
    font-size:13px;
}
.science-text h3 {
    color: #141212;
    text-transform: uppercase;
    font-size:14px;
}

#location-block {
    display:table;
}
#location-block div, #location-block p {
    display:table-cell;
    vertical-align:middle;
    height:60px;
}
#location-block p{
    padding-left:20px;
    color: #141212;
    font-size:15px;
}
.backer-title {
    font-size:24px;
    color: #141212;
    font-weight:bold;
}
.backer-image{
    width:100px;
}

.backer-image, .backer-info, .fundraiser-image, .fundraiser-info {
    display:table-cell;
    vertical-align:middle;
}
.fundraiser-image {
    width:75px;
}
.fundraiser-info {
    padding-left:20px;
}
.fundraiser-name, .fundraiser-location, .fundraiser-job {
    text-transform: uppercase;
    letter-spacing:2px;
}
.fundraiser-name {
    font-size:12px;
    color:#646567;
}
.fundraiser-job {
    font-size:12px;
    color:#CD3027;
}
.fundraiser-location {
    font-size:10px;
    color:#9a9a9a;
    margin: 10px 0px;
}
.fundraiser-about {
    font-size: 14px;
    color:#646567;
    font-style:italic;
}
.fundraiser-about img, .fundraiser-about span {
    display:inline-block;
}
.fundraiser-about img {
    vertical-align:top;
}
.fundraiser-about span {
    margin-left:5px;
}
.backer-info {
    padding-left:20px;
    color:#141212;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.backer-text {
    margin-top:10px;
    color: #CD3027;
    font-size:15px;
}
#financing-block {
    padding-bottom:30px;
}
#financing-block h2 {
    font-size: 24px;
    color:#141212;
    margin-top: 0px;
}
#financing-block .moneypart {
    margin-bottom:20px;
    display: table;
}
#financing-block .moneypart .goal {
    border: 5px solid #000;
    padding-top: 5px;
    padding-left: 55px;
    padding-right: 15px;
    text-transform: uppercase;
    font-size: 20px;
    display: inline-block;
    height: 80px;
    background-image:url('../img/icon-financing.png');
    background-repeat:no-repeat;
    background-position:10px 50%;
}
#financing-block .moneypart .goal img , #financing-block .moneypart .goal span{
    display:inline-block;
    vertical-align:middle;
}
#financing-block .moneypart .goal span {
    color:#000;
}
#financing-block .moneypart .description {
    color :#141212;
    font-size:14px;
    letter-spacing:2px;
    display:table-cell;
    height: 80px;
    vertical-align: middle;
    padding-left:15px;
    padding-right:15px;
}
#supporter .name, #supporter .amount {
    font-size:18px;
    font-weight:bold;
} 
#supporter .name {
    color:#141212;
}
#supporter .amount {
    color:#cD3027;
}
#project .block h2 {
    color:#2d3f53;
    border-bottom: 2px solid #e30101;
}


/* color style */

#text-block {
    padding-top: 0px;
}

.article {
    color: #141212;
    font-size:15px;
    padding-bottom:20px;
}
.article h1{
    font-size: 18px;
    color: #141212;
    font-weight:bold;
}
.article h3 {
    font-size: 11px;
    color:#646567;
    text-transform: uppercase;
    letter-spacing:2px;
    padding-bottom:20px;
}
.article .share {
    list-style-type: none;
    padding:0px;
    margin:0px;
}
.article .share li {
    display:inline-block;
    margin-right: 5px;
    cursor: pointer;
}

.collected {
    color:#CD3027;
}

.project a {
    display:block;
}
#project #sidebar .button-main, .button-main.button-vote  {
    margin:0px;
    width:100%;
    display:block;
    margin-bottom:10px;
}
.button-main.button-vote {
    text-align: center;
    border: 2px solid #cD3027;
    background:#fff;
    line-height:44px;
    font-size:18px;
    color: #cD3027;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    cursor:pointer;
}
a.button-main.button-vote:hover {
    border: 2px solid #cD3027;
    background:#cD3027;
    color: #fff;
}
#project #sidebar .block {
    padding:10px;
    background:#fff;
}
#project #sidebar .item {
    font-size:14px;
}
#project .progress-bar {
    background: #dbdbdb;
    border: none;
    box-shadow: none;
    width: 100%;
    margin-bottom: 5px;
    height: 20px;
    position: relative;
    border-radius:4px;
}
#project .progression, .block .progression {
    height: inherit;
    background: #CD3027;
    border-radius: 4px;
}

.project .item, #sidebar .item {
    display:inline-block;
    width:32%;
    color:#646567;
    text-transform : uppercase;
    border:none;
}
.project .item .bold, .item .bold {
    color:#141212;
    font-size:18px;
}


.prog {
    font-size:14px;
    color:#105391;
    letter-spacing:2px;
    
}
.prog  strong{
    font-weight:bold;
    font-size:36px;
    color:#cD3027;
}
#goal {
    font-size: 12px;
    color: #646567;
    letter-spacing:2px;
}
#goal strong{
    font-size:16px;
    letter-spacing:initial;
}
#fundraiser-block {
    margin:auto;
    margin-top:35px;
    width:80%;
}
#fundraiser-block hr {
    border-color:#CD3027;
    border-width:2px;
    margin:30px 0px;
}
#counterparts-block {
    padding : 0px 15px;
}
#counterparts-block h2{
    text-align:center;
    font-size: 18px;
    color:#141212;
    font-weight:bold;
    margin-bottom:25px;
}
#counterparts-block .counterpart h2 {
    text-align:left;
    color:#2d3f53;
    font-size:20px;
    font-weight:normal;
    background:transparent;
    margin-bottom:20px;
}
#counterparts-block .counterpart hr { 
    margin-top:0px;
    border-color: #CD3027;
}
#counterparts-block .counterpart {
    padding: 15px 30px 20px 30px;
    border-radius: 0px;
    background:#fff;
    margin-bottom:20px;
}

#summary-block {
    padding : 0px 15px;
}
#summary-block .summary-edge {
    border : 1px solid #fff;
    border-radius:0px;
    background:#fff;
    padding: 3px;
}
#summary-block .summary-edge .summary-content {
    background: #fff;
    padding:10px 10px 20px 10px;
}
#summary-block .summary-edge .summary-content h2{
    padding:0px;
    margin:0px;
    font-size: 16px;
    color:#141212;
    text-transform:uppercase;
    font-weight:bold;
    text-align:center;
    margin-top:15px;
    margin-bottom:15px;
}
#summary-block .summary-edge .summary-content ol{
    list-style-type: none;
    padding-left:45px;
    padding-right:15px;
}
#summary-block .summary-edge .summary-content ol li{
    counter-increment: step-counter;
    margin-bottom:30px;
    color:#141212;
    font-size:14px;
}
#summary-block .summary-edge .summary-content ol li:before{
    content: counter(step-counter)".";
    position:absolute;
    left:-30px;
    font-weight:bold;
    color: #cD3027;
    font-size:28px;
}
#summary-block .summary-edge .summary-content .social, .modal .social{
    list-style-type: none;
    padding:0px;
    margin:0px;
}
#summary-block .summary-edge .summary-content .social li, .modal .social li{
    width: 70%;
    margin: auto;
    font-size: 18px;
    color:#fff;
    letter-spacing:3px;
    padding:20px;
    border-radius:4px;
    margin-bottom:10px;
    cursor:pointer;
}

#summary-block .summary-edge .summary-content .social li span, #summary-block .summary-edge .summary-content .social li .icon , .modal .social li span, .modal .social li .icon {
    display:inline-block
}
#summary-block .summary-edge .summary-content .social li .icon  , .modal .social li .icon{
    width:40px;
    text-align:center;
    margin-right:8px;
}
#summary-block .summary-edge .summary-content .social .fb, .modal .social  .fb{
    background:#3b5998;
}
#summary-block .summary-edge .summary-content .social .twitter, .modal .social .twitter{
    background:#44ccf6;
}
#summary-block .summary-edge .summary-content .social .linkedin, .modal .social .linkedin{
    background:#0173b2;
}

#third-block {
    z-index:1;
}

.modal-dialog {
    margin : 300px auto;
    width: 550px;
}
.modal-header {
    border:none;
    padding-bottom: 10px;
}
.modal-header .title {
    margin-left: 15px;
}
.modal-content {
    border-radius: 0px;
}
.modal-body {
    padding: 0px 20px 20px 20px;
}
.bold {
    font-weight: bold;
}
/*
.button-main:hover {
    color:#fff;
    background:#cD3027;
    text-decoration: none;
}
.button-main.active:hover {
    color:#fff;
    background:#141212;
    border-color:#141212;
    text-decoration: none;
}
*/
#welcome {
    padding:15px 0px;
}

.collection {
    list-style-type: none;
    padding:0px;
    margin:0px;
}
.collection li{
    padding:0px;
    margin:0px;

}


/* ============================================================================ */
/* ============================================================================ */
/* LANDING LANDING LANDING LANDING LANDING LANDING LANDING LANDING LANDING LAND */
/* ============================================================================ */
/* ============================================================================ */

.land-2-col .block {
    margin-bottom:20px;
}


@media (max-width:768px) {
    #project .nav-tabs > li.active > a, #project .nav-tabs > li.active > a:hover, #project .nav-tabs > li.active > a:focus, #project .nav-tabs > li > a {
        font-size:10px;
    }
    .science-text {
        width:100%;
    }
}
@media (min-width:768px) and (max-width:992px) {
    #project .nav-tabs > li.active > a, #project .nav-tabs > li.active > a:hover, #project .nav-tabs > li.active > a:focus, #project .nav-tabs > li > a {
        font-size:12px;
    }
    #project #sidebar .button-main {
        font-size:14px;
    }
    #project #sidebar .item {
        font-size: 10px;
    }
}
@media (max-width:992px) {    
    #summary-block .summary-edge .summary-content .social li, .modal .social li {
        width: 100%;
        text-align: center;
    }
    .amount-box-container {
        width: 100%;
    }
    .amount-box-container .amount-box {
        width: 100%;
    }
    .custom-amount-6 ::-webkit-input-placeholder {
        font-size: 14px;
    }
    .custom-amount-6 ::-moz-placeholder {
        font-size: 14px;
    }
    .custom-amount-6 :-ms-input-placeholder{
        font-size: 14px;
    }
    .custom-amount-6 input:-moz-placeholder{
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .project .description .item {
        font-size:10px;
    }
    .project .item .bold, .item .bold {
        font-size:12px;
    }
    #summary-block .summary-edge .summary-content .social li, .modal .social li {
        width: 100%;
        text-align: center;
    }
}


/* ============================================================================ */
/* ============================================================================ */
/* MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU MENU M */
/* ============================================================================ */
/* ============================================================================ */

.navbar.navbar-static-top.marginBottom-0 {
    background:#54a7d9;
    margin-bottom:20px;
    border-bottom : 1px solid #ccc;
    z-index:99;
}
.navbar .navbar-nav > li  a, .navbar .navbar-nav > li  a:hover {
    font-size: 12px;
    color:#2d3f53;
    text-transform: uppercase;
}
.navbar .navbar-nav > li  a:hover  {
    color: #cd3027 !important;
}
.navbar .navbar-nav > li:hover, .navbar .navbar-nav > li:focus {
    background:#54a7d9;
}
.dropdown:hover>.dropdown-menu {
    border-radius: 0px;
}
.marginBottom-0 {margin-bottom:0;}
.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:0px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:hover>a:after{border-left-color:#555;}
.dropdown:hover>.dropdown-menu { display: block; background:#54a7d9;}

#subHeader p {
    margin:0px;
}
.navbar-toggle {
    border: 1px solid #2d3f53;
}   
.navbar-toggle .icon-bar {
    background:#2d3f53;
}








header, #mosaic header {
    margin-bottom:0px;
    padding-bottom:0px;
    background:none;
}
.container {
    background:#f6f5ee;
}
#subHeader h3 {
    color:#002e7a;
}
#subHeader p {
    padding:0px;
}
.navbar.navbar-static-top.marginBottom-0,.navbar .navbar-nav > li :hover  {
    background:#54a7d9;
    border:none;
}
.navbar .navbar-nav > li  a{
    color:#fff;
}
.navbar .navbar-nav > li  a:hover{
    color:#002674 !important;
}
.navbar .navbar-nav > li  a.active{ 
    color:#002674 !important;
}
#sideblock {
    background:#fff;
    padding:10px 0px;
    width: 90%;
}
#sideblock ul {
    list-style-type:none;
}
#sideblock ul li img, #sideblock ul li span{
    display :inline-block;
}
#sideblock ul li img{
    margin-right:30px;
}
#sideblock ul li{
    margin: 20px 0px;
    font-size:20px;
    text-transform:uppercase;
    color:#00367f;
}
h3.bicolor {
    text-transform:uppercase;
    margin-top:40px;
    margin-bottom:30px;
}


h3.bicolor:before, h3.bicolor:after {
    content:url(../img/line.png);
    vertical-align:super;
    margin: 0px 10px;
}

#sidebar h3.bicolor:before,#sidebar  h3.bicolor:after {
    content:url(../img/small-line.png);
    vertical-align:super;
    margin: 0px 10px;
}
#sidebar h3.bicolor,#sidebar  h3.bicolor {
    margin-top: 10px;
}
h3.bicolor .yellow {
    color:#ffb035;
}
h3.bicolor .blue {
    color:#54a7d9;
}
footer {
    background:none;
    margin:0px;
    padding:0px;
}
#quote {
    font-size:14px;
}
.name .blue {
    color: #54a7d9;
    font-weight:bold;
}
#quote .pull-right {
    margin-bottom: 20px;
}
#quote p.blue {
    color:#00357e;
}
#quote p.bold {
    font-weight:bold;
}
.project .project-title  {
    color : #105391;
    margin-top : 0px;
}
#sidebar .progress-bar {
    height:25px;
    margin-bottom:15px;
}
#sidebar .progress-bar .pull-left {
    color:#fff;margin-left:5px;line-height:25px;
}
#sidebar .prog  strong {
    color:#105391;
}
#main .block, #two-columns .donation .block, #two-columns .block.block-nobg{
    background:none;
}
#sidebar .block {
    margin-bottom:15px;
}