@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.3.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.clickable {
    cursor: pointer;
}

body, html {
    overflow-x: hidden;
}

body {
    color: #4d4d4f;
    font-family: Open sans;
    font-size: 16px;
    font-weight: inherit;
    min-height: 100%
}

html {
    height: 100%;
}

li {
    list-style: none;
    text-align: left;
}

.tab_content li {
    list-style-type: initial;
    margin-left: 20px;
    padding-left: 10px;
}

.coment-area li {
    margin-left: 0;
    padding-left: 0;
}

#tab_content13 li, #tab_content11 li, #tab_content14 li {
    list-style-type: none;
}

h3 {
    color: #ED6157;
    line-height: 30px;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

p {
    /*margin:15px 0*/
}

th {
    text-align: left;
}

td {
    padding: 5px 10px 5px 0
}

td:last-child {
    padding-right: 0
}

.red {
    color: #9f3925
}

.subscrip {
    width: 100% !important;
    background: #ed6157;
    padding: 2%;
    text-align: center;
}

.emailsub {
    color: #fff !important;
    margin: 5%;
}

/*---------------------menu section----------------------------------------------------------------------*/
.avatar-circle-small {
    width:40px;
    height: 40px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius:60%;
}
/*-----------------sathish changes----------------------------------------*/
.shr {
    margin: 3% 0;
}

.allcontri {
    float: right;
    margin: 1% 0;
}

.invo_det {
    margin: 1% 0;
}

.txtdcr {
    text-decoration: none;

    font-size: 10px;
    margin: 3px 10px 5px 0px !important;
    padding: 1px 8px 1px 5px !important;
}

.newprousr {
    color: inherit !important;
}

.ltd {
    float: left;
    margin: 0 8px 0 0;
}

.creatorbtn {
    float: left;
    background: #ed6157;
    color: white;
    padding: 1px 6px;
    border-radius: 5px;
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    margin-top: 0 !important;
    margin-left: 5px;
}

.marlef {
    margin-left: 0;
}

/*------------------- content section -----------------*/
.content-wrap {
    width: 100%;
    max-width: 1111px;
    margin: 15px auto;
    padding: 0 15px;
    box-sizing: border-box;
}
.login {
    width: 100%;
    max-width: 900px;
    margin:0px auto 40px;
    padding: 0 10px;
    box-sizing: border-box;
}
.content-wrap h2 {
    text-align: center;
}

/*section {
    float: left;
    width: 100%;
    background: #f8f8f8;
}*/

button, input[type="button"], .button {
    background: #ED6157;
    border: medium none;
    border-radius: 2px;
    cursor: pointer;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    color: #fff;
    padding: 0 5px;
    text-transform: uppercase;
    min-width: 64px;
    height: 28px;
    line-height: 28px;
    font-weight: 500 !important;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    margin: 5px 0;
}

button:hover, input[type="button"]:hover, .button:hover, .start-btn:hover {
    box-shadow: 0 4px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

button a, button a:hover, button a:focus, a.button:focus, a.button:hover {
    color: #fff
}

.project-cards .card_body {
    height: 175px;
    overflow: hidden;
    display: block;
}

.card_large {
    margin: 20px;
    padding: 10px;
    box-sizing: border-box;
}

/*.card {
    max-width: 287px;
    padding: 8px 5px;
    vertical-align: top;
    width: 100%;
    display: inline-block;
}

.project-cards .card_inner {
    position: relative;
    overflow: hidden;
}*/

.project-banner {
    position: absolute;
    z-index: 99;
    width: 249px;
    text-align: center;
    transform: rotate(-40deg);
    top: 8%;
    left: -15%;
    font-size: 14px;
    line-height: 1;
    padding: 3px 0px;
}

.card_inner .project-banner {
    width: 230px;
    top: 10%;
    left: -20%;
    transform: rotate(-45deg);
}

.card h2 {
    font-size: 0.9em;
    line-height: 18px;
    color: #ED6157;
    padding: 20px 20px 0 20px;
    margin: 0;
    text-align: left;
}

.card_inner {
    margin-bottom: 20px;
    position: relative;
    background: #fff none repeat scroll 0 0;
}

.login-container {
    position: relative;
}

.form-set {
    padding: 10px;
}

input.n-button,
button.n-button {
    width: 100%;
    height: 40px;
    border-radius: 6px;
    box-shadow: none;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 8px;
    transition: all 0.2s ease-in-out 0s;
    text-align: center;
    text-transform: none;
    position: relative;
    border: none;
}

.button-default {
    color: #fff;
    background-color: #7fc1ee;
}

.button-default:hover {
    background-color: #6ca5cc;
}

.button-primary {
    color: #fff;
    background-color: #0C64C0;
}

.button-primary:hover {
    background-color: #0f78e5;
}

input.button-bordered,
button.button-bordered {
    border: 1px solid #ccc;
    background-color: transparent;
    color: #000;
    height: 40px;
}

.button-bordered:hover {
    box-shadow: none;
    background-color: #eee;
}

.button-icon {
    position: absolute;
    top: 9px;
    left: 20px;
}

.card_cover {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: 100%;
}

.card_cover img.success {
    position: absolute;
    top: 0;
    left: 0
}

.card_category {
    background-color: rgba(0, 0, 0, 0.3);
    font-size: 12px;
    left: 0;
    padding: 6px 10px;
    position: absolute;
    text-align: right;
    text-shadow: 0 0 0 black;
    text-transform: uppercase;
    top: 150px;
    width: 100%;
    z-index: 100;
    box-sizing: border-box;
    color: #fff;
    font-weight: bold;
}

.card_body, .holder {
    padding: 0 20px 20px 16px;
    text-align: left;
    display: table;
}

.small_text {
    font-size: 80%
}

.card_bottom {

    padding: 7px 3px 5px 3px;
    text-align: center;
}

.card_bottom table {
    width: 100%
}

.status_image {
    left: -5px;
    position: absolute;
    top: -5px;
    z-index: 100;
}

.card_inner-small {
    width: 48%;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
}

.card-container {
    margin-bottom: 20px;
}

.index-score-container {
    margin-bottom: 20px;
    padding: 20px;
    display: flex;
    justify-content: center;
}

.index-score-circle {
    color: #ff9999;
    display: flex;
    width: 140px;
    height: 140px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    border: 7px solid #ff9999;
    background-color: #f2f2f2;
}

.index-score-amount {
    font-size: 40px;
    margin-bottom: 10px;
}

.index-score-label {
    font-size: 12px;
}

.scores-container {
    display: flex;
    height: 110px;
    justify-content: space-between;
}

.scores-label {
    margin-bottom: 1em;
}

.card_inner .card-amount {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
}

.card_inner .card-description {
    font-size: 11px;
    line-height: 12px;
    text-align: left;
}

.pledged-row {
    display: flex;
    align-items: center;
}

.pledged-cell {
    margin-right: 10px;
    display: table-cell;
}

.card_bottom .progress_bar {
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 32px;
}

.card_bottom .progress {
    height: 10px;
    margin-bottom: 10px;
    background: #008000;
}

.progress_bg {
    height: 10px;
    margin-bottom: 10px;
    background: #CCC;
    border-radius: 4px;
}

.card_bottom .progress_info {
    font-size: 12px;
    color:#828587;
}

tr.progress_info_inner {
    border-bottom: 1px solid #ccc;
}

tr.old_project_card {
    border-bottom: none;
}

.support_info {
    margin-top: 5px;
}

tr.progress_info_inner td:first-child {
    border-left: none;
}

tr.progress_info_inner td {
    border-left: 1px solid #ccc;
    padding: 5px 0px 5px 0;
}

.progress_info td {
    padding: 5px 0px 5px 0;
}

.project_header {
    position: relative;
    text-align: center;
}

.project_owner {
    color: #999999;
    padding-bottom: 8px;
    font-size: 0.8em;
    height: 50px;
}

.project_owner span {
    font-size: 0.8em;
    line-height: 1.5em;
    display: block;
}

.project-cards .card-pre-bottom {
    color: #ED6157;
    box-sizing: border-box;
    width: 100%;
    display: block;
    position: relative;
    padding: 25px 20px 0 20px;
    height: 55px;
}

.project-cards .likes {
    float: right;
    padding-top: 5px
}

.project-cards a h4 {
    color: #4e4f54;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

.project_headline {
    font-size: 0.8em;
    line-height: 1.5em;
}

.project-cards .card_inner {
    border-radius: 6px;
}

select {
    font-family: inherit;
    background-color: #fff;
    /*text-transform: uppercase;*/
    /*width:auto;*/
    padding: 0 5px;
}

select:focus {
    outline: none
}

.table-cell {
    display: table-cell;
}

ul.sort {
    margin: 0
}

.sort a, #lineTabs a {
    color: #ED6157;
    background: #ccc1da;
    cursor: pointer;
    display: table-cell;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    letter-spacing: 0;
    padding: 0px 8px;
    margin: 0 1px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    height: 28px;
    line-height: 14px;

}

#lineTabs a {
    max-width: 100px
}

.sort a:hover, .sort a.active, #lineTabs a:hover, #lineTabs a.active {
    background: #ED6157;
    color: #fff;
}

.sort a:last-child {
    margin-right: 0px;
}

.sort ul {
    margin: 10px 0 0 10px
}

.sort .col-3, .sort .col-3-3 {
    padding: 0 0 0 5px;
    text-align: left
}

.project-blurb {
    height: auto;
}

.sbg-button {
    display: inline-block;
    width: 2em;
    height: 2em;
    text-align: center;
    line-height: 0;
    background-color: black;
    color: white;
    cursor: pointer;
}

.sbg-button:hover {
    color: white;
}

.sbg-button-icon {
    font-size: 16px;
    padding: .5em;
}

.sbg-button-facebook {
    background-color: #3b5998;
}

.sbg-button-facebook .sbg-button-icon {
    padding-left: .44em;
}

.sbg-button-twitter {
    background-color: #00aced;
}

.sbg-button-twitter .sbg-button-icon {
    padding-left: .48em;
}

.sbg-button-linkedin {
    background-color: #007bb6;
}

.sbg-button-google-plus {
    background-color: #dd4b39;
}

.sbg-button-pinterest {
    background-color: #cb2027;
}

.sbg-button-pinterest .sbg-button-icon {
    padding-left: .45em;
    padding-top: .48em;
}

.sbg-button-email {
    background-color: #999999;
}

.sbg-button-email .sbg-button-icon {
    padding-left: .434em;
    padding-top: .44em;
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-envelope:before {
    content: "\f0e0";
}

.share-button {
    width: auto;
    height: auto;
    padding: 3px 5px;
    font-size: 0.75em
}

.share-button i {
    padding: 0 3px 0 0
}

.seeall {
    background: #ED6157;
    margin-right: 10px;
}

.project-card.project-card-tall, .project-card.project-card-tall-big {
    width: 100%
}

select {
    font-family: inherit;
    background-color: #fff;
    /*text-transform: uppercase;*/
    /*width:auto;*/
    padding: 5px 5px 7px 5px;
}

select:focus {
    outline: none
}

.table-cell {
    display: table-cell;
}

.sort a, #lineTabs a {

    color: #644d7b;
    cursor: pointer;
    display: inline-block;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 14px;
    padding: 1px 2px;
    margin: 0 6px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;

}

.sort a:hover, .sort a.active, #lineTabs a:hover, #lineTabs a.active {
    background: #e4e4e4;
    border: medium none;
    border-radius: 2px;
    /*    padding: 1px 2px;*/
}

.sort a:last-child {
    margin-right: 0;
}

/*.container {
    margin-left: auto;
    margin-right: auto;
    max-width: 900px;
}*/


.user-menu-tab .tab-expand, .nav-livesearch, .project-card.project-card-tall, .project-card.project-card-tall-big, .project-card.project-card-tall .project-card-footer, .project-card.project-card-tall-big .project-card-footer, .content-carousel__content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a:hover {
    text-decoration: none;
}

.seach-box.head-lin {
    display: none;
}

.carousel-inner .project-card .col-md-5 a {
    float: left;
    width: 100%;
}

.carousel-inner .project-card .col-md-5 a img {
    float: left;
    width: 100%;
}

textarea:focus, .chr-ful-wapr input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: inherit;
    box-shadow: none;
}

select {
    line-height: normal;
}

.meassages-bx td {
    text-transform: capitalize;
}

.after-menu {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #d9d9de;
    float: left;
    padding: 0 0 0 0px;
    position: absolute;
    right: 0;
    top: 62px;
    width: 40%;
    z-index: 1000;
    box-shadow: -2px 2px 2px rgba(0, 0, 0, 0.05);
    display: none;
}

.after-menu ul {
    padding: 0 0 0 30px;
}

.after-menu-left {
    float: left;
    width: 50%;
}

.after-menu-left li a {
    float: left;
    padding: 8px 0;
    font-size: 14px;
    width: 100%;
}

.after-menu-left h3 {
    float: left;
    padding: 13px 0 2px;
    width: 100%;
}

.after-menu-right h3 {
    float: left;
    padding: 13px 0 2px;
    width: 100%;
}

.after-menu-right li {
    float: left;
    padding: 6px 0;
    vertical-align: middle;
    width: 100%;
}

.after-menu-right {
    float: left;
    width: 50%
}
.after-menu-right ul {
    padding: 0px;
}

.botom-divs {
    margin-top: 10px;
    float: left;
    width: 100%;
    background: #F7FAFA
}

.botom-divs p {
    margin: 0;
    color: #9c9c9c;
    float: left;
    font-size: 13px;
    padding: 20px 10px;
    width: 100%;
}

.foter-img {
    width: 180px;
}

.after-menu-right {
    width: 100%
}

.glyphicon {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    position: relative;
    top: 1px;
}

.glyphicon-chevron-left {
    position: absolute;
    top: 50%;
    left: 2%;
    color: #fff;
    font-size: 30px;
}

.glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    right: 2%;
    color: #fff;
    font-size: 30px;
}

/*.glyphicon:empty {
    width: 1em;
}*/
.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.caption {
    position: absolute;
    top: 45%;
    z-index: 999;
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.caption h1 {
    font-size: 45px;
    color: #ED6157;
    font-weight: bold;
}

.caption p {
    font-size: 18px;
    color: #231f20;
    font-weight: bold;
}

/*#owl-demo {
    float: left;
    width: 100%;
}*/

.owl-item .item a img {
    width: 100%;
}

/* from other css*/
.svg-wrap {
    height: 0;
    width: 0;
    position: absolute;
    overflow: hidden;
}

@media screen and (max-width: 900px) {

    .navbar .nav > li {
        /*padding: 0 5px 2px*/
    }
}

@media screen and (max-width: 768px) {
    button.button-bordered {
        height: 40px;
    }
}

@media screen and (min-width: 768px) and (max-width: 1023px) {

    .btn.btn-navbar {
        display: none;
    }

    .nav-collapse .nav > li {
        float: left;
    }

    .nav-collapse, .nav-collapse.collapse {
        overflow: visible;
    }

    .navbar .nav .seach-box {
        border-left: 1px solid #ccc;
        color: #000;
        font-size: 13px;
        font-weight: bold;
        margin: 0;
        padding: 18px 0 20px 13px;
        width: 190px;
    }
}

/* Login ? Sign Up Pages*/
    .section-white {
        border-radius: 0;
        padding: 0;
    }
    .section-white div {
        border-radius: 0;
    }
    .section-white img {
        border-radius: 0;
    }
    /* Makes images fully responsive */

    .img-responsive,
    .thumbnail > img,
    .thumbnail a > img,
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        display: block;
        /*width: 100%;
        height: auto;*/
    }

    /* ------------------- Carousel Styling ------------------- */

    .carousel-caption {
        background-color: inherit;
        bottom: auto;
        color: #fff;
        left: 0;
        padding: 0 0 10px 25px;
        position: absolute;
        right: 0;
        top: 200px;
        z-index: 10;
    }

.carousel-indicators {
    bottom: 0;
    display: inline-block;
    left: 0;
    margin: 0;
    padding: 0 25px 25px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 15;
}

.carousel-control.left,
.carousel-control.right {
    background-image: none;
}
.carousel-control
{
    font-size:35px !important;
}
/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
.carousel-indicators{top: auto;}
.section-white {
    background-color: #fff;
    color: #555;
}
.center-data{display: inline-block;text-align: center;width: 100%}
.new-headerlin{
    font-size: 3.5em;
    font-weight: normal;
    text-align: center;
}
.new-subheads{
    font-size: 22px;
    margin-bottom: 40px;
    margin-top: 10px;
    float: left; width: 100%; text-align: center;
}
.whtes-green {
    background: none repeat scroll 0 0 #2bde73;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 12px 29px;
    text-shadow: 0 0 0 #fff;
}
.carousel-indicators li{float: none; display: inline-block;}
#myCarousel{float:left; width:100%;}

.carousel-control.left {
    z-index: 100;
    left: 6px;
    top: 45%;
    color: #fff;
    font-size: 30px;
}

.carousel-control.right {
    right: 6px;
    top: 45%;
    color: #fff;
    font-size: 30px;
    z-index: 100;
}

/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
.carousel-indicators {top: auto;}
.section-white {
    background-color: #fff;
    color: #555;
}
.center-data {display: inline-block;text-align: center;width: 100%}
.new-headerlin {
    font-size: 3.5em;
    font-weight: normal;
    text-align: center;
}
.new-subheads {
    font-size: 22px;
    margin-bottom: 40px;
    margin-top: 10px;
    float: left;
    width: 100%;
    text-align: center;
}
.whtes-green {
    background: none repeat scroll 0 0 #2bde73;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 12px 29px;
    text-shadow: 0 0 0 #fff;
}
.carousel-indicators li{float: none; display: inline-block;}

.projects-slider p.project-banner {
    top: 19%;
    left: -7%;
}

.projects-slider .project-card {
    overflow: hidden;
}

.login-form {
    float: left;
    width: 100%;
}

ol.login-form {
    margin: 0
}

.login-form li {
    float: left;
    width: 100%
}

.login-form li input[type="text"],
.login-form li input[type="email"],
.login-form li input[type="password"],
.login-form li select {
    background: white none repeat scroll 0 0;
    border: 1px solid #d9d9de;
    border-radius: 3px;
    color: #4e4f54;
    float: left;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    margin: 0 0 15px;
    padding: 5px;
    text-transform: inherit;
    width: 90%;
}

input[type="radio"], input[type="checkbox"] {
    margin: 0
}

.login-form label {
    font-size: 100%;
    display: inline-block;
}

.login-form li a {
    display: inline-block
}

.footer-bootom {
    padding: 1em;
}

.footer a {
    opacity: 0.8;
}

.footer a:hover {
    opacity: 1
}

.face-book { /*float: left;*/
    position: relative;
    float: none;
    width: 80%;
    background-color: #3b5998;
    color: white !important;
    -moz-appearance: none;
    border: medium none;
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 14px;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: bold;
    height: auto;
    line-height: 40px;
    min-height: 40px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s ease-in-out 0s;
}

.socialholder {
    margin: 0 auto;
    max-width: 400px;
    text-align: center;
    width: 100%;
    padding-top: 10px
}

.socialholder a {
    margin: 0 0 8px 0;
}

.footer_share {
    display: inline-block;
    margin: 15px 5px 5px 0
}

.footer_share .fb-share-button span {
    vertical-align: inherit !important;
}

.col-2 {
    margin: 0 auto;
    width: 50%;
    float: left
}

.login-container .col-2 {
    text-align: center;
}

.titsp {
    margin: 15px 0;
}

@media all and (max-width: 600px) {
    .col-2, .footer_cell {
        width: 100%;
        display: block;
    }

    .footer_cell {
        text-align: center;
    }
}

button .color1, button .color2, button .color3, button .color4, button .color5, button .color6 {
    width: 16%;
    display: table-cell;
}

button.color1 {
    background: #31859c;
}

button.color2 {
    background: #2d4667;
}

button.color3 {
    background: #215968;
}

button.color4 {
    background: #254861;
}

button.color5 {
    background: #25614d;
}

button.color6 {
    background: #c0504d;
}

button.color7 {
    background: #3a945e;
}

button.color8 {
    background: #dedede;
    cursor: not-allowed;
}

/*@media all and (min-device-width: 1000px) {
    .owl-carousel .owl-wrapper-outer {
        !*       height:350px*!
    }

    .caption {
        top: 30% !important;
    }
}*/

@media all and (max-device-width: 600px) {
    #owl-demo {
        display: none !important;
    }
}

#rules li {
    list-style: inherit;
}

#tab_content {
    margin: 30px 0

}

#tab_content #tab1, #tab_content #tab2, #tab_content #tab3, #tab_content #tab4, #tab_content #tab5, #tab_content #tab6, #tab_content #tab7, #tab_content #tab8, #tab_content #tab9, #tab_content #tab10 {
    display: none;
}

#lineTabs {
    margin: 0
}

#lineTabs li {
    list-style: none;
    display: inline;
}

#lineTabs li:last-child a {
    margin-right: 0;
}

section.cms-container, .search-page-section {
    background: #fcfcfc;
}

.cms-container p {
    word-wrap: break-word;
    margin: 0 0 10px;
    line-height: 22px;
}
#tab_content h3 {
    margin: 10px 0;
}
section.cms-container .footer-bootom {
    margin-top: 11px
}

table#dates {
    margin-top: 20px;
}

table#dates td {
    padding-top: 10px
}

/* ---------------------- Serch Page---------------------*/
.search-page-section h3 {
    font-size: 100%
}

.search-page-section p {
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    line-height: 33px;
    padding: 0 10px;
    text-transform: capitalize;
}

.search-page .project-card-tall-big {
    margin-bottom: 30px
}

.load-div {
    display: inline-block;
    text-align: center;
    width: 100%;
    float: left;
}

.load-div .load {
    border: 2px solid #828587;
    border-radius: 3px;
    color: #828587;
    padding: 8px 9px;
}

.load-div .load:hover {
    color: #0F2105
}

.top-popular-are h3 {
    font-size: 20px;
    font-weight: normal;
}

.top-popular-are h3 .color-gern {
    color: #ED6157
}

.search-page-section {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    float: left;
    padding: 30px 0;
    text-align: center;
    width: 100%;
}

.h3-tags {
    display: inline-block;
    float: none;
    font-weight: normal;
    width: auto;
}

.search-page-section h3 span {
    float: left;
}

.search-page-section h3 p {
    display: inline-block;
}

.search-page-section h3 i {
    display: inline-block;
    margin: 0 0 10px 20px;
}

/*.ar-flow {
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    margin: 0 12px;
    padding: 3px 0;
    text-align: center;
    width: 80px;
}*/

.ar-flow.cats {
    width: 180px;
}

.advance-search {
    float: left;
    padding: 20px 0 6px;
    text-align: right;
    text-decoration: underline;
    width: 100%;
}

.ar-flow {
    position: relative;
    cursor: pointer;
    /*background: #fff*/
}

.drp-arns {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #ccc;
    left: -50px;
    padding: 10px;
    position: absolute;
    text-align: left;
    top: 57px;
    display: none;
    width: 190px;
    border-radius: 4px;
    z-index: 9;

    box-shadow: 0 0 5px 0 #ccc;
}

.drp-arns.catagrgi, .drp-arns.staketype {
    width: 250px;
    z-index:100;
}

.drp-arns.catagrgi li, .drp-arns.staketype li {

    line-height: 25px;
}

.drp-arns li a {
    font-size: 11px;
    font-weight: normal;
    padding: 0;
    float: left;
    width: 100%;
    color: #666 !important;
    border-bottom: 1px solid #ececec96;
    padding-top: 5px;
    padding-bottom: 5px;
}
.drp-arns li:hover a{
    color:rgba(0, 136, 204, 0.88) !important;
}
.drp-arns li {
    line-height: 25px
}

.search-page-section h3 i.hvr {
    background: url("../images/hvr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    height: 30px;
    left: 80px;
    margin: 0;
    position: absolute;
    text-shadow: 0 0 7px #ccc;
    top: -14px;
    width: 30px;
}

.account {
    float: left;
    width: 100%
}

.account-top {
   /* border-bottom: 1px solid #ececec;*/
    float: left;
    margin: 0 0 30px;
    /*padding: 0 0 30px;*/
    width: 100%;
}

.seting {
    border-bottom: 1px solid #ccc;
    font-size: 28px;
    font-weight: normal;
    margin: 0 0 40px;
    padding: 18px 0 13px 0;
}

.setig-li {
    display: inline-block;
    float: left;
    margin: 0 0 40px;
    text-align: center;
    width: 100%;
}

.setig-li li a {
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: normal;
}
.setig-li li a:hover {
    background-color: #f83325;
}

.setig-li.col-md-12 > li {
    display: inline-block;
    float: none;
    margin: 0 5px;
}

.h3-tags form > span {
    line-height: 18px;
    margin-top: 8px;
}

.h3-tags form > span.ar-flow {
    margin-top: 0;
    padding: 8px 0 0;
}

.h3-tags input {
    height: 32px;
    margin: -8px 0 0;
}

.fihed-height {
    max-height: 300px;
    overflow: auto;
}

.fa-angle-down:before {
    content: "\f107";
}

.drp-arns li a:hover {

    color: #0F2105;
}

.search-page .project-card-tall-big {
    width: 100%;
}

/*End Search*/
.table-cell {
    display: table-cell;
    vertical-align: middle;
}

.foter-bootom input {
    padding: 4px
}

button.small {
    height: 25px;
    line-height: 25px;
}

button.large {
    height: 40px;
    line-height: 40px;
    min-width: 100px;
    font-family: "Open Sans", Arial, sans-serif;
    padding: 0 25px;
    font-size: 18px;
    background: #ED6157;
    margin-top: 10px
}
button.large:hover {
    border-color:transparent;
}
#wrap button:hover{
    border-color:transparent;
    line-height: 20px;
}
#wrap {
    margin-top: 25px;
}

.person-block {
    display: inline-block;
    margin: 0 1% 22px;
    text-align: left;
    vertical-align: top;
    width: 30%;
    color: #210f04;
    overflow: hidden;
    text-decoration: none;
    background: white none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
}

.meet-person-block {
    display: inline-block;
    margin: 0 7px 22px;
    text-align: left;
    vertical-align: top;
    width: 18%;
    color: #210f04;
    overflow: hidden;
    text-decoration: none;
    background: white none repeat scroll 0 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-sizing: border-box;
}

.person-block__link {
    display: block;
}

.person-block__body {
    padding: 20px;
}

.meet-person-block .person-block__body {
    padding: 7px;
}

.meet-person-block .h5 {
    font-size: 12px;
}

.person-block__picture img {
    display: block;
    height: auto;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.person-block__name {
    color: #3f0a66;
    font-size: 1em;
    /*letter-spacing: 0.4px;*/
    margin: 0 0 4px;
    text-align: left !important;
}

.person-block img {
    width: 100%;
    height: 264px;
}

.meet-person-block img {
    width: 100%;
}

.person-block__job-title {
    color: #888;
    display: block;
    font-size: 0.8em;
    font-weight: 500;
    height: 2em;
    line-height: 1;
    overflow: hidden;
}

.judges-detail {
    padding: 20px
}

.meet-button {
    color: white;
}

.meet-button:hover {
    color: #f1f1f1;
}

.meet-button:focus {
    color: #f1f1f1;
    text-decoration: underline;
}

.green-label {
    color: green;
    font-weight: bold;
    padding-top: 1em;
}

#profileModal .modal-body {
    width: 100%;
}

.modal-header .close {
    margin-top: -2px;
}

.modal-body {
    font-size: 0.85em
}

.modal-body img {
    width: 180px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    height: auto;
}

.modal-header, .modal-header .person-block__name {
    text-align: center !important;
    line-height: 2em;
}

.modal-footer .btn, .modal-footer .btn:hover {
    background: none;
    border: none;
    box-shadow: none;
    text-transform: uppercase;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 500;
}

.modal {
    /*border: none;*/
    /*background: none;*/
    /*box-shadow: none;*/

}

#cropper-error-message {
    display: none;
    margin-top: 10px;
    padding: 5px 7px;
    color: #fff;
    background-color: #c0504d;
}

.logos {
    float: left;
    padding: 10px 0 10px 20px;
    width: 100%;
    height: 60px;
}

.modal button {
    /*color: #0f2105 !important;*/
}

.modal.fade {
    top: -150%
}

.help-block.error {
    color: #ff0000;
    margin-top: 0;
}

.li1 .help-block.error {
    width: 90%;
}

.search-page .search_project_wrap {
    background-color: #fff;
    border: 1px solid #e1e1e1;
}

.search_project_wrap.col-sm-12 {
    padding-left: 0;
}

.search-page .project-thumbnail.col-sm-5 {
    padding-left: 0;
}

.login {
    max-width: 100% !important;
}

.clearfix.restlv.login-actn-btn {
    margin-top: 0;
    width:90%;
}

.butbom {
    float: right;
    width: 100%;
}

.footer-bootom.signup-rtl {
    float: left;
    width: 100%;
}

.imglef {
    width: 55%;
    /* float: right; */
    /* margin-right: 5%; */
    margin: 0 25%;
}

.horizon {
    height: 1px;

    background: #eee;
    border: 1px solid #eee;
}

.headerinformation {

}

.headbg {

    color: #fff;
    /* margin: -6px; */
    padding: 1px 0;
}

.headbg h3 {
    color: #000;
    text-align: center;
    /*    margin-left: 18%;*/
}
.headersub h3 {
    margin-top: 20px;
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
}

.description {
    /*       text-align: center;*/
    margin: 10px 0 20px;
    font-size: 16px;
    color: #000;
    line-height: 22px;

}

.dgclr {
    color: #000;
    font-weight: bolder;
}

.nopad {
    padding-right: 0;
}

select {
    font-family: inherit;
    background-color: #fff;
    /*text-transform: uppercase;*/
    /*width:auto;*/
    padding: 0 5px;
}

select:focus {
    outline: none
}

.table-cell {
    display: table-cell;
}

ul.sort {
    margin: 0;
}

.sort a, #lineTabs a {
    color: #ED6157;
    background: #F7FAFA;
    cursor: pointer;
    /*display: table-cell;*/
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    padding: 0 8px;
    margin: 0 1px;
    outline: medium none;
    overflow: hidden;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    height: 28px;
    line-height: 14px;

}

#lineTabs a {
    max-width: 100px
}

.sort a:hover, .sort a.active, #lineTabs a:hover, #lineTabs a.active {
    background: #ED6157;
    color: #fff;
}

.sort a:last-child {
    margin-right: 0;
}

.sort ul {
    margin: 10px 0 0 10px
}

.sort .col-3, .sort .col-3-3 {
    padding: 0 0 0 5px;
    text-align: left
}

.lineTabs {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
}

.lineTabs li {
    margin: 0 16px 0 0 !important;
}

.wid100 {
    width: 100%;
}

.wid100:last-child a {
    border-bottom: none;
}

.wid100 a {
    text-align: left !important;
    height: auto !important;
    line-height: 20px !important;
    padding: 9px 0 9px 0 !important;
    border-bottom: solid 1px #ddd;
}

.capt {
    background: inherit !important;
}

.catagrgi li a, .staketype li a {
    max-width: 100% !important;
}

.rig {
    float: right;
}

i.hvr {
    background: url("../images/hvr.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    height: 30px;
    left: 80px;
    margin: 0;
    position: absolute;
    text-shadow: 0 0 7px #ccc;
    top: -14px;
    width: 30px;
    left:44%;
}

.cate {
    position: relative !important;
}

.catagrgi a, .staketype a {
    background: none !important;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    float: left;
    width: 100%;
    color: rgba(0, 136, 204, 0.88) !important;
    /*height: 40px;*/
    /*line-height: 14px;*/
}

.magds a {
    background: none !important;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    float: left;
    width: 100%;
    color: rgba(0, 136, 204, 0.88) !important;
    height: 24px !important;
    line-height: 14px !important;
}

.lef {
    margin: 0;
}

.flo-lf {
    float: left;
}

.disent {
    background: inherit !important;
    cursor: default !important;
    padding-left: 0px !important;
}

.disent:hover {
    color: #434647 !important;
    background: inherit !important;
    cursor: default;

}

.highlighted {
    background: #ED6157 !important;
    color: #fff !important;
}

.lineTabs a {
    max-width: 100% !important;
}

.clrs {
    height: 28px !important;
    font-size: 14px;
    color: #ED6157 !important;
    line-height: 28px !important;
    margin: 0 !important;
}

.wid290 {

}

.mr {
    margin-left: 5px !important;
    margin-right: 0 !important;
    width: 140px;
}

.wid200 {
    width: auto !important;
}

ul.tabs.lineTabs.seeallrig.span6 {
    width: auto;
}

.IN-widget {
    line-height: 0 !important;
    border-radius: 4px;
}

.pull-left {
    margin-left: 0;
}

textarea.comment {
    width: 568px;
    padding: 2px 0 2px 0;
}

.margin-left-5 {
    margin-left: 5px;
}

.clr, .clr:hover {
    background: #ED6157 !important;
    color: white !important;
    font-weight: bold;
    text-transform: uppercase;
}

.cats.ar-flow {
    /*width: 100%;*/

}

.types.ar-flow {
    width: 100%;
    margin-bottom: 20px;
}

.firstlognav li {
    padding: 7px;
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-star:before {
    content: "\e006"
}

span.gray {
    color: #d8d8d8;
}

span.yelow {
    color: #f6cd00;
}

.glyphicon-question-sign {
    cursor: pointer;
}

.glyphicon-question-sign:before {
    content: '\e085';
}

.client-loopsd {
    float: left;
    width: 100%;
    display: inline-block;
    text-align: left;
    margin: 1em 0 0 0
}

.client-loopsd li {
    border-bottom: 1px solid #ececec;
    border-left: 1px solid #ececec;
    display: inline-block;
    float: none;
}

.project-thumbnail {
    height: 176px;
    overflow: hidden;
}

.client-loopsd img {
    height: 100px;
}

ul.list li {
    list-style: disc inside;
    text-align: left;
}

ul.list {
    margin: 0
}

.project-stats li .project-stats-label {
    font-size: 75%;
}

.fixedPos {
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 9;
}

.green {
    color: #17aa56;
}

.follow-btn {
    color: #999;
    text-decoration: none;
    border: none;
    background: none;
    font-weight: bold;
}

.follow-btn:hover {
    color: #333;
}

.IN-widget {
    background: #fff;
}

.tab_item {
    display: inline-block;
    padding: 0 6px 0 6px;
    cursor: pointer;
    padding-bottom: 5px;
}
.tab_content {
    display: block;
    margin-bottom: 25px;
    line-height: 22px;
    float: left;
    width: 100%;
}
#tab_content9 ul{
    padding-left: 15px;
}
a.button {
    display: inline-block;
}

.content-project {
    width: 100%;
    margin: 0 auto;
    display: table
}

.project-step span {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 0;
    color: #828587;
    font-size: 12px;
    padding: 10px 5px;
    border: solid 1px #eae9e9;
    border-right: none;
    line-height: 14px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}
.project-step span:last-child{
    border-right:solid 1px #eae9e9;
}
.project-form {
    padding: 2% 2% 5% 2%;
    display: table;
    width: 100%;
    box-sizing: border-box;
}

.project-form input, .project-form select {
    width: 100%;
    height: 30px;
    box-sizing: border-box;
    font-size: 13px;
    border: 1px solid #ccc;
box-shadow: none;
}
td.message-desc{
    padding: 15px 10px 0 !important;
}
td.message-desc a{
    text-align:left;
    margin: 8px 0;
}
.project-form input {
    padding-left: 5px;
}

.project-form select {
    min-width: 150px;
}

.project-form input[type="checkbox"] {
    width: 1em;
    height: 1em;
}

.project-form input[type="radio"] {
    width: 1em;
    height: 1em;
}

.project-form .col-2:last-child {
    padding-left: 2%;
    box-sizing: border-box
}

.project-form .col-2:first-child {
    padding-right: 2%;
    box-sizing: border-box
}

/*
.project-step span:before{
    content: "�?";
    padding: 13px 1px 0 0;
    font-size: 18px;
    display: block;
    float: left;
}*/
span.complete {
    background: #518c53;
    border-color:#518c53;
    border-right:1px solid #90ba92;
}

.project-step span.active, .project-step span.active a {
    color: #3d3f3f;
    background: #ebebeb;
}

.project-step span.complete, .project-step span.complete a {
    /*color:green;*/
    color: #ffffff
}

.project-step span.non-complete, .project-step span.non-complete a {
    color: #aaacae;
}

.project-step span.non-complete:before {
    color: #ddd;
}

span.par-complete {
    background: #d1647e;
    border-color: #d1647e;
    border-right:1px solid #eae9e9;
}

.project-step span.active, .project-step span.active a {
    color: #3d3f3f;
    background: #ebebeb;
}

.project-step span.par-complete, .project-step span.par-complete a {
    /*color:green;*/
    color: #ffffff;
}

.project-step {
    border-collapse: collapse;
    display: table;
}

.project-form label {
    margin-top: 1em;
    text-align: left;
    margin-bottom:0.8em;
    font-size: 14px;
}

.project-form .check-hospital-label {
    display: inline-block;
    font-weight: bold;
}

.rdo {
    margin-right: 10px;
}

.rdo input[type="radio"]  {
    margin-top: -4px;
}

.upload {
    margin: 11px 0;
}

.upload.idproof {
    margin-top: 0;
}

.add-member {
    text-align: center;
    width: 100%;
    clear: both;
    padding-bottom: 2em
}

.col-3, .col-4, .col-lg-4 {
    width: 33%;
    padding: 10px 5px;
    box-sizing: border-box;
    float: left;
    text-align: center;
    vertical-align: top;
}

.col-4, .col-lg-4 {
    width: 22%;
    padding: 2px;
}

.feedback textarea {
    width: 100%;
    font-size: 13px;
    line-height: 15px;
    padding: 5px;
}

.white-block, .gray-block {
    background: #fff;
    padding: 0.5em;
    margin-top: 15px
}

.gray-block {
    background: #f7f7f8
}

.event-description, .col-3-3 {
    width: 66%;
    padding: 2em 1em;
    box-sizing: border-box;
    float: left;
    text-align: left;
}

.event-description span {
    color: #ED6157;
    text-transform: uppercase;
    font-weight: bold;
}

#preregister_popup {
    text-align: center;
}

.project-form textarea {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    margin: 4px 0;
    border: 1px solid #ccc;
    box-shadow: none;
}
.amont-bar textarea {
    width: 83%;
    padding: 5px;
    box-sizing: border-box;
    margin: 4px 0;
    border: 1px solid #ccc;
}

.project-form span.red {
    color: red;
    font-weight: normal;
}

.title {
    color: #ED6157;
    font-weight: bold;
    padding-top: 1em;
}

.project-form .col-3 {
    text-align: right;
}

.project-form .col-3, .project-form .col-3-3 {
    padding: 1em 1em;
}

.project-form .small_text {
    font-size: 85% !important;
    line-height: 1.3em;
}

.project-form h4.small_text {
    font-size: 15px !important;
    line-height: 1.3em;
    font-weight: normal;
}
.title-bg {
    background: #ED6157;
    text-align: center;
    color: #fff;
    font-size: 24px;
    height: 2em;
    line-height: 2em;
}

.cms-container .footer-bottom {
    border-top: 1px solid #dddddd;
    padding-top: 1.2em;
}

.tabs .button {
    background: #ccc1da;
}

.mce_inline_error {
    background: transparent;
    color: #e85c41;
    font-size: 14px;
    font-weight: normal;
    margin: 2px 0 1em;
    padding: 5px 10px;
    z-index: 1;
}

input#mce-EMAIL, input#mce-EMAIL:focus {
    height: 30px;
    width: 350px;
    margin: 0 10px;
    padding: 2px
}

.after-menu-right-full h2 {
    font-size: 1.2em;
    line-height: 1em;
}

.after-menu-right-full p {
    margin: 0 0 10px;
}

.after-menu-left li a {
    padding: 5px 0;
    margin-right: 2em;
}

.owl-carousel .owl-wrapper-outer, .owl-wrapper {
    /*max-height: 350px*/
    max-height: 389px
}

.after-menu {
    min-width: 350px;
    padding-left: 10px;
    padding-right: 10px;
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-star:before {
    content: "\e006"
}

.gray {
    color: #d8d8d8
}

.yelow {
    color: #f6cd00;
}

.project-video {
    background: #f7f7f8;
    border: solid 1px #ddd;
    border-radius: 0 0 4px 4px;
    width: 500px;
}

.video-description {
    padding: 5px
}

.review_label {
    color: #5283ba;
    font-weight: bold;
}

.feedback {
    clear: both;
    background-color: #ebffeb;
    padding: 1em;
    font-size: 13px;
    text-align: left;
    margin-top: 10px
}

.stars {
    float: right;
    margin-right: 1em
}

.stars span {
    cursor: pointer
}

#tabs_header .tab_item {
    color: #02AAEC !important;
}

.formbox {
    border-bottom: solid 1px lightgray;
    padding-bottom: 10px;
}

.button_outline {
    background-clip: border-box;
    background: rgba(0, 0, 0, 0) none scroll;
    background-origin: padding-box;
    background-size: auto;
    border-image-outset: 0px;
    border-image-repeat: stretch;
    border-image-slice: 100%;
    border-image-source: none;
    border-image-width: 1;
    border-radius: 3px;
    border: 2px solid rgb(130, 133, 135);
    box-sizing: border-box;
    color: rgb(130, 133, 135);
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-stretch: normal;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-weight: bold;
    height: 34px;
    line-height: 30px;
    margin: 0px;
    min-height: 30px;
    padding: 0px 10px;
    text-align: center;
    text-decoration: none;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: all;
    transition-timing-function: ease-in-out;
    vertical-align: baseline;
    width: 80px;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
}

.profile_sl {
    height: 25px;
    line-height: 20px;
    min-height: 25px;
    width: 25.1563px;
    padding: 0;
}

.outline_m_width1 {
    width: 24.4%;
}

.formbox-list li {
    list-style: inherit;
}

#embdedModal > .modal-header button.close {

    color: #ed6157 !important;
    border: 1px solid #ed6157;
    background: none;
    box-shadow: none;
    opacity: 1;
    width: initial;
    /* float: right; */
    /* padding: 0; */
    margin: 0;
    min-width: 17px;
    max-height: 17px;
    border-radius: 10px;
    line-height: 17px !important;
}

.company-sub-header {

}

.company-checkboxes {
    font-size: 18px;
    margin-bottom: 20px;
}

.company-checkboxes-wrapper {
    margin-bottom: 20px;
}

.company-checkboxes-wrapper label {
    font-size: 14px;
    font-weight: bold;
}

.company-checkbox {
    margin-top: 4px;
    margin-bottom: 4px;
}

.interests-sub-heading {
    margin-bottom: 30px;
}

.other-role-wrapper {
    margin-top: 10px;
}

.other-role {
    margin-top: 2px;
}

.judge-checkbox input, .speaker-checkbox input {
    width: 20px !important;
    margin: 0 15px 0 -18px !important;
    height: 20px;
}

.required:after {
    content: "*";
    color: red;
    margin-left: 5px;
}

.logo-img {
    cursor: pointer;
    height: 120px;
}

.header-img {
    cursor: pointer;
}

.img-modal-body {
    /*overflow-y: auto;*/
    /*max-height: 480px;*/
    /*width: 100%;*/
}

.bs3-modal {
    bottom: initial !important;
}

.bs3-modal .close {
    color: #000 !important;
    box-shadow: none !important;
    min-width: 16px !important;
    height: 30px !important;
    line-height: 16px !important;
}

.bs3-modal .modal-title {
    font-weight: normal !important;
}

.bs3-modal .modal-footer {
    margin-top: 0 !important;
}

.bs3-modal .form-group {
    margin-bottom: 0 !important;
}

.logo-image {
    max-width: 100%;
}

.uploaded-logo-image-container {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
    max-height: 600px;
}

.logo-img-preview-container {
    max-height: 190px;
    margin-bottom: 10px;

}

.logo-img-preview {
  border: 1px solid #ccc;
  height: 190px;
  margin: 0 auto;
  overflow: hidden;
  width: 190px;
}

/*.logo-img-preview {
    height: 190px;
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 0 auto;
    width: 190px;
} */

.fade {
    opacity: 0;
    -webkit-transition: opacity 0.02s linear;
    transition: opacity 0.02s linear;
}

.logo-img {
    cursor: pointer;
}

.logo-img {
    margin: 0 auto;
}

.upload-hint {
    float: left;
    padding: 5px;
    color: #aaa;
}

.bs3-modal .modal-body #logo-image {
    width: 100%;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    height: 100%;
    max-height: 500px;
}

.bs3-modal {
    margin: 0 0 0 -450px;
    width: 900px;
    /*height:80%;*/
    top: 5% !important;
}

.company-bio {
    height: 180px;
}

.order-link {
    color: #000;
    text-decoration: none;
}

.order-link:hover {
    color: #000;
    text-decoration: none;
}

.order-link:active {
    color: #000;
    text-decoration: none;
}

.none-sort:after {
    margin-left: 5px;
    content: "\f0dc";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ccc;
}

.sort-asc:after {
    margin-left: 5px;
    content: "\f0de";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
}

.sort-desc:after {
    margin-left: 5px;
    content: "\f0dd";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
}

.company-logo-list {
    height: 80px;
    border-radius: 4px;
}

.list-actions {
    width: 135px;
}

.list-actions a {
    margin-right: 5px;
}

.list-name {
    max-width: 300px;
    word-break: break-all;
}

.list-id {
    width: 60px;
}

.list-actions .btn {
    padding: 1px 5px;
}

.form-icon {
    display: inline-block;
    font-size: 15px;
}

.header-image {
    max-width: 100%;
}

/*.uploaded-header-image-container {
    width: 100%;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
    max-height: 600px;
}*/
.uploaded-header-image-container {
  border-left: 1px solid #ccc;
  max-height: 600px;
  width: 100%;
}

.header-img-preview-container {
    max-height: 190px;
    margin-bottom: 10px;

}

.header-img-preview {
    height: 190px;
    border: 1px solid #ccc;
    overflow: hidden;
    margin: 0 auto;
    width: 190px;
}

.header-img {
    cursor: pointer;
    margin: 0 auto;
}

.bs3-modal .modal-body #header-image {
    width: 100%;
    float: none;
    margin-bottom: 0;
    margin-right: 0;
    height: 100%;
    max-height: 500px;
}

.company-form select.form-control {
    background-image: url(../images/sel.png);
}

.invisible-row td:not(.list-actions) {
    color: #ccc;
}

.invisible-row a:not(.btn) {
    color: #ccc;
}

.invisible-row img {
    opacity: 0.5;
}

.row.project-about-company {
    margin-left: -15px !important;
}

.row.project-about-company .col-md-6 {
    /*padding-right: 10px;*/
    /*padding-left: 10px;*/
}

.row.project-about-company .col-md-12 {
    /*padding-right: 10px;*/
    /*padding-left: 10px;*/
}

.project-form .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #cacaca 1px !important;
    outline: 0;
}

.project-form .select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #cacaca !important;
    border-radius: 0 !important;
    cursor: text;
    height: 35px !important;
}

.project-form .row.ml-15 {
    margin-left:-15px
}

.company-hr {
    margin: 0 20px;
}

.challenge-company-bio {
    height:180px;
}
.eachli span {
    background-color: #eee;
    border-radius: 3px;
    display: inline-block;
    font-size: 10px;
    line-height: 12px;
    padding: 2px 6px;
    text-align: center;
}
.all-btm-tag {
  display: block;
  float: left;
  margin-top: 9px;
  width: 100%;
}

.member-button {
    margin-top: 30px;
}

.tm-search-input-container {
    position: relative;
}

.tm-found-users-list-container {
    overflow-y: auto;
    position: absolute;
    top: 29px;
    left: 0;
    width: 100%;
    max-height: 180px;
    visibility: hidden;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 999;
}

.tm-found-users-list-item {
    cursor: default;
    padding: 5px 7px;
    font-size: 12px;
}

.tm-found-users-list-item:hover {
    color: #fff;
    background: #5897fb;
}

.tm-member-checkbox-container {
    margin: 10px 0 20px;
    display: flex;
    justify-content: left;
}

.tm-member-checkbox-container label {
    margin: 0 0 0 7px;
    font-size: 12px;
    line-height: 14px;
}

.tm-member-checkbox-control {
    display: flex;
}

.challenge-logo{
    margin: 0;
    width: 25%;
    margin-top: 30px;
    padding-right: 15px;
    text-align: center;
}
.challenge-logo .imgleft{
    margin: 0;
    max-width: 100%;
    vertical-align: middle;
    width: auto;
    margin-bottom: 20px;
    height: 300px;
}
.mandatory:after {
    content: "*";
    color: green;
    margin-left: 5px;
}
label.mandatory {
    display: unset;
}
.crop-feature-modal {
    background: transparent;
    max-width: 320px;
    left: 60%;
    box-shadow: none;
    border: none;
}
.crop-feature-modal .cross{
    color:#000 !important;
    box-shadow: none;
    margin-top: -5px;
    opacity: 1;
    text-align: right;
}
.section-white {
    border-radius: 0;
    padding: 0;
}
.section-white div {
    border-radius: 0;
}
.section-white img {
    border-radius: 0;
}
        /* Makes images fully responsive */

        .img-responsive,
        .thumbnail > img,
        .thumbnail a > img,
        .carousel-inner > .item > img,
        .carousel-inner > .item > a > img {
            display: block;
            /*width: 100%;
            height: auto;*/
        }

        /* ------------------- Carousel Styling ------------------- */

        .carousel-caption {
            background-color: inherit;
            bottom: auto;
            color: #fff;
            left: 0;
            padding: 0 0 10px 25px;
            position: absolute;
            right: 0;
            top: 200px;
            z-index: 10;
        }

        .carousel-indicators {
            bottom: 0;
            display: inline-block;
            left: 0;
            margin: 0;
            padding: 0 25px 25px 0;
            position: absolute;
            right: 0;
            text-align: center;
            width: 100%;
            z-index: 15;
        }

        .carousel-control.left,
        .carousel-control.right {
            background-image: none;
        }
        .carousel-control
        {
            font-size:35px !important;
        }
        /* ------------------- Section Styling - Not needed for carousel styling ------------------- */
        .carousel-indicators{top: auto;}
       .section-white {
            background-color: #fff;
            color: #555;
        }
        .center-data{display: inline-block;text-align: center;width: 100%}
        .new-headerlin{
            font-size: 3.5em;
            font-weight: normal;
            text-align: center;
        }
        .new-subheads{
            font-size: 22px;
            margin-bottom: 40px;
            margin-top: 10px;
            float: left; width: 100%; text-align: center;
        }
        .whtes-green {
            background: none repeat scroll 0 0 #2bde73;
            border-radius: 3px;
            color: #fff;
            display: inline-block;
            margin: 0 auto;
            padding: 12px 29px;
            text-shadow: 0 0 0 #fff;
        }
        .carousel-indicators li{float: none; display: inline-block;}
        #myCarousel{float:left; width:100%;}
        .carousel-control.left{z-index: 100; left: 6px; top:45%;color: #fff;
    font-size: 30px;}
        .carousel-control.right{z-index: 100; right:6px;top:45%;color: #fff;
    font-size: 30px;}
        /* ------------------- Section Styling - Not needed for carousel styling ------------------- */
        .carousel-indicators{top: auto;}
        .section-white {
            background-color: #fff;
            color: #555;
        }
        .center-data{display: inline-block;text-align: center;width: 100%}
        .new-headerlin{
            font-size: 3.5em;
            font-weight: normal;
            text-align: center;
        }
        .new-subheads{
            font-size: 22px;
            margin-bottom: 40px;
            margin-top: 10px;
            float: left; width: 100%; text-align: center;
        }
        .whtes-green {
            background: none repeat scroll 0 0 #2bde73;
            border-radius: 3px;
            color: #fff;
            display: inline-block;
            margin: 0 auto;
            padding: 12px 29px;
            text-shadow: 0 0 0 #fff;
        }
        .carousel-indicators li{float: none; display: inline-block;}

        .projects-slider p.project-banner {
                top: 19%;
                left: -7%;
       }
       .projects-slider .project-card{
         overflow: hidden;
       }


       /** home page crousel and bnner styles
       ** merged & refactored on date: 1st march 2018
       ** VG DEV
       **/
       .section-white {
        border-radius: 0;
        padding: 0;
    }
    .section-white div {
        border-radius: 0;
    }
    .section-white img {
        border-radius: 0;
    }
    /* Makes images fully responsive */

    .img-responsive,
    .thumbnail > img,
    .thumbnail a > img,
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
        display: block;
        /*width: 100%;
        height: auto;*/
    }

    /* ------------------- Carousel Styling ------------------- */

    .carousel-caption {
        background-color: inherit;
        bottom: auto;
        color: #fff;
        left: 0;
        padding: 0 0 10px 25px;
        position: absolute;
        right: 0;
        top: 200px;
        z-index: 10;
    }

    .carousel-indicators {
        bottom: 0;
        display: inline-block;
        left: 0;
        margin: 0;
        padding: 0 25px 25px 0;
        position: absolute;
        right: 0;
        text-align: center;
        width: 100%;
        z-index: 15;
    }

    .carousel-control.left,
    .carousel-control.right {
        background-image: none;
    }
    .carousel-control
    {
        font-size:35px !important;
    }
    /* ------------------- Section Styling - Not needed for carousel styling ------------------- */
    .carousel-indicators{top: auto;}
   .section-white {
        background-color: #fff;
        color: #555;
    }
    .center-data{display: inline-block;text-align: center;width: 100%}
    .new-headerlin{
        font-size: 3.5em;
        font-weight: normal;
        text-align: center;
    }
    .new-subheads{
        font-size: 22px;
        margin-bottom: 40px;
        margin-top: 10px;
        float: left; width: 100%; text-align: center;
    }
    .whtes-green {
        background: none repeat scroll 0 0 #2bde73;
        border-radius: 3px;
        color: #fff;
        display: inline-block;
        margin: 0 auto;
        padding: 12px 29px;
        text-shadow: 0 0 0 #fff;
    }
    .carousel-indicators li{float: none; display: inline-block;}
    #myCarousel{float:left; width:100%;}
    .carousel-control.left{z-index: 100; left: 6px; top:45%;color: #fff;
font-size: 30px;}
.carousel-control.right {
    z-index: 100;
    right: 6px;
    top: 45%;
    color: #fff;
    font-size: 30px;
}

/* ------------------- Section Styling - Not needed for carousel styling ------------------- */
.carousel-indicators{top: auto;}
.section-white {
    background-color: #fff;
    color: #555;
}
.center-data{display: inline-block;text-align: center;width: 100%}
.new-headerlin{
    font-size: 3.5em;
    font-weight: normal;
    text-align: center;
}
.new-subheads{
    font-size: 22px;
    margin-bottom: 40px;
    margin-top: 10px;
    float: left; width: 100%;
    text-align: center;
}
.whtes-green {
    background: none repeat scroll 0 0 #2bde73;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    margin: 0 auto;
    padding: 12px 29px;
    text-shadow: 0 0 0 #fff;
}
.carousel-indicators li{float: none; display: inline-block;}

.projects-slider p.project-banner {
    top: 19%;
    left: -7%;
}
.projects-slider .project-card{
    overflow: hidden;
}

.title-log {
    font-size: 22px;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    color: #666;
    margin-bottom:30px;
}

@media screen and (max-width: 767px) {
    .title-log {
        font-size: 13px;
    }
}

@media screen and (max-width: 320px) {
    button.button-bordered,
    .face-book {
        font-size: 12px;
    }
}