﻿.header, .submit-btn, .et-btn {
    background-color: #fff !important;
    color: forestgreen !important;
    border-color: #60ac5d !important;
}

div#modal-default {
    background: #00000091;
}
.activityList {
    border: 1px solid #ddd;
    margin-top: 10px;
    padding: 15px;
}
#remove-activity
{
    display:none;
}
#remove-country-image {
    display: none;
}
#login-body {
    /* background: inherit; */
    /*background-repeat: no-repeat;*/
   /* background-image: url(/Images/common/ethiopia-baner.jpg);*/
    /*background-size: cover;*/
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
}
[class*=sidebar-dark-] .sidebar a {
    color: #fff !important;
}
[class*=sidebar-dark-] {
    background-color: #212529;
}
.article-clean {
    color: #56585b;
    background-color: #fff;
    font-family: Lora,serif;
    font-size: 14px
}

    .article-clean .intro {
        font-size: 16px;
        margin: 0 auto 30px
    }

        .article-clean .intro h1 {
            font-size: 32px;
            margin-bottom: 15px;
            padding-top: 20px;
            line-height: 1.5;
            color: inherit;
            margin-top: 20px
        }

    .article-clean .text h2, .article-clean .text p {
        line-height: 1.45;
        margin-bottom: 20px
    }

    .article-clean .intro p {
        color: #929292;
        font-size: 12px
    }

        .article-clean .intro p .by {
            font-style: italic
        }

        .article-clean .intro p .date {
            text-transform: uppercase;
            padding: 4px 0 4px 10px;
            margin-left: 10px;
            border-left: 1px solid #ddd
        }

        .article-clean .intro p a {
            color: #333;
            text-transform: uppercase;
            padding-left: 3px
        }

    .article-clean .intro img {
        margin-top: 20px
    }

    .article-clean .text h2 {
        margin-top: 28px;
        font-size: 16px;
        font-weight: 700;
        color: #333
    }

@media (min-width:768px) {
    .article-clean .text p {
        font-size: 16px
    }

    .article-clean .text h2 {
        font-size: 20px
    }
}

.article-clean .text figure {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px
}

    .article-clean .text figure img {
        margin-bottom: 12px;
        max-width: 100%
    }

.article-list {
    color: #313437;
    background-color: #fff
}

    .article-list p {
        color: #7d8285
    }

    .article-list h2 {
        font-weight: 700;
        margin-bottom: 40px;
        padding-top: 40px;
        color: inherit
    }

@media (max-width:767px) {
    .article-list h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.article-list .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto
}

    .article-list .intro p {
        margin-bottom: 0
    }

.article-list .articles {
    padding-bottom: 40px
}

.article-list .item {
    padding-top: 50px;
    min-height: 425px;
    text-align: center
}

    .article-list .item .name {
        font-weight: 700;
        font-size: 16px;
        margin-top: 20px;
        color: #28a745
    }

    .article-list .item .description {
        font-size: 14px;
        margin-top: 15px;
        margin-bottom: 0;
        text-align:left;
    }

    .article-list .item .action {
        font-size: 24px;
        width: 24px;
        margin: 22px auto 0;
        line-height: 1;
        display: block;
        color: #4f86c3;
        opacity: .85;
        transition: opacity .2s;
        text-decoration: none
    }

        .article-list .item .action:hover {
            opacity: 1
        }

.features-boxed {
    color: #313437;
    background-color: #eef4f7
}

    .features-boxed p {
        color: #7d8285
    }

    .features-boxed h2 {
        font-weight: 700;
        margin-bottom: 40px;
        padding-top: 40px;
        color: inherit
    }

@media (max-width:767px) {
    .features-boxed h2 {
        margin-bottom: 25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.features-boxed .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto
}

    .features-boxed .intro p {
        margin-bottom: 0
    }

.features-boxed .features {
    padding: 50px 0
}

.features-boxed .item {
    text-align: center
}

    .features-boxed .item .box {
        text-align: center;
        padding: 30px;
        background-color: #fff;
        margin-bottom: 30px
    }

    .features-boxed .item .icon {
        font-size: 60px;
        color: #1485ee;
        margin-top: 20px;
        margin-bottom: 35px
    }

    .features-boxed .item .name {
        font-weight: 700;
        font-size: 18px;
        margin-bottom: 8px;
        margin-top: 0;
        color: #28a745
    }

    .features-boxed .item .description {
        font-size: 15px;
        margin-top: 15px;
        margin-bottom: 20px
    }

.footer-clean {
    padding: 50px 0;
    background-color: #fff;
    color: #4b4c4d
}

    .footer-clean h3 {
        margin-top: 0;
        margin-bottom: 12px;
        font-weight: 700;
        font-size: 16px
    }

    .footer-clean ul {
        padding: 0;
        list-style: none;
        line-height: 1.6;
        font-size: 14px;
        margin-bottom: 0
    }

        .footer-clean ul a {
            color: inherit;
            text-decoration: none;
            opacity: .8
        }

            .footer-clean ul a:hover {
                opacity: 1
            }

    .footer-clean .item.social {
        text-align: center
    }

@media (max-width:768px) {
    .footer-clean .item.social {
        text-align: center
    }
}

.footer-clean .item.social > a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-top: 22px;
    color: inherit;
    opacity: .75
}

    .footer-clean .item.social > a:hover {
        opacity: .9
    }

@media (max-width:991px) {
    .footer-clean .item.social > a {
        margin-top: 40px
    }
}

@media (max-width:767px) {
    .footer-clean .item {
        text-align: center;
        padding-bottom: 20px
    }

        .footer-clean .item.social > a {
            margin-top: 10px
        }
}

.footer-clean .copyright {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 13px;
    opacity: .6
}

.footer-dark {
    padding: 50px 0;
    color: #f0f9ff;
    background-color: #282d32
}

    .footer-dark h3 {
        margin-top: 0;
        margin-bottom: 12px;
        font-weight: 700;
        font-size: 16px
    }

    .footer-dark ul {
        padding: 0;
        list-style: none;
        line-height: 1.6;
        font-size: 14px;
        margin-bottom: 0
    }

        .footer-dark ul a {
            color: inherit;
            text-decoration: none;
            opacity: .6
        }

            .footer-dark ul a:hover {
                opacity: .8
            }

    .footer-dark .item.text {
        margin-bottom: 36px
    }

@media (max-width:767px) {
    .footer-dark .item:not(.social) {
        text-align: center;
        padding-bottom: 20px
    }

    .footer-dark .item.text {
        margin-bottom: 0
    }
}

.footer-dark .item.text p {
    opacity: .6;
    margin-bottom: 0
}

.footer-dark .item.social {
    text-align: center
}

@media (max-width:991px) {
    .footer-dark .item.social {
        text-align: center;
        margin-top: 20px
    }
}

.footer-dark .item.social > a {
    font-size: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    box-shadow: 0 0 0 1px rgba(255,255,255,.4);
    margin: 0 8px;
    color: #fff;
    opacity: .75
}

.header-blue .navbar, .header-blue .navbar .navbar-nav a.active, .header-blue .navbar .navbar-nav > .show .dropdown-item {
    box-shadow: none;
    background: 0 0
}

.footer-dark .item.social > a:hover {
    opacity: .9
}

.footer-dark .copyright {
    text-align: center;
    padding-top: 24px;
    opacity: .3;
    font-size: 13px;
    margin-bottom: 0
}

.header-blue {
    background: linear-gradient(0deg,#9fc863,#fff);
    background-color: #184e8e;
    padding-bottom: 80px;
    font-family: 'Source Sans Pro',sans-serif
}

@media (min-width:768px) {
    .header-blue {
        padding-bottom: 120px
    }
}

.header-blue .navbar {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #fff;
    border-radius: 0;
    border: none
}

    .header-blue .navbar .navbar-brand {
        font-weight: 700;
        color: inherit
    }

        .header-blue .navbar .navbar-brand:hover {
            color: #000 !important
        }

    .header-blue .navbar .navbar-collapse {
        border-top: 1px solid rgba(255,255,255,.3);
        margin-top: .5rem
    }

@media (min-width:768px) {
    .header-blue .navbar {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

        .header-blue .navbar .navbar-collapse {
            border-color: transparent;
            margin: 0
        }

    .header-blue .navbar-nav .nav-link {
        padding-left: .7rem;
        padding-right: .7rem
    }
}

.header-blue .navbar .navbar-collapse span .login {
    color: #d9d9d9;
    margin-right: .5rem;
    text-decoration: none
}

    .header-blue .navbar .navbar-collapse span .login:hover {
        color: #fff
    }

.header-blue .navbar .navbar-toggler {
    border-color: rgba(255,255,255,.3)
}

    .header-blue .navbar .navbar-toggler:hover, .header-blue .navbar-toggler:focus {
        background: 0 0
    }

@media (min-width:992px) {
    .header-blue .navbar-nav .nav-link {
        padding-left: 1.2rem;
        padding-right: 1.2rem
    }
}

.header-blue .navbar .navbar-nav > li > .dropdown-menu {
    margin-top: -5px;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
    background-color: #fff;
    border-radius: 2px
}

.header-blue .navbar .dropdown-menu .dropdown-item, .header-blue .navbar .dropdown-menu .dropdown-item:focus {
    line-height: 2;
    color: #37434d
}

    .header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item:hover {
        background: #ebeff1
    }

.header-blue .action-button, .header-blue .action-button:not(.disabled):active {
    border: 1px solid rgba(255,255,255,.7);
    border-radius: 40px;
    color: #ebeff1;
    box-shadow: none;
    text-shadow: none;
    padding: .3rem .8rem;
    background: 0 0;
    transition: background-color .25s;
    outline: 0
}

    .header-blue .action-button:hover {
        color: #fff
    }

.header-blue .navbar .form-inline label {
    color: #d9d9d9
}

.header-blue .navbar .form-inline .search-field {
    display: inline-block;
    width: 80%;
    background: 0 0;
    border: none;
    border-bottom: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    transition: border-bottom-color .3s
}

    .header-blue .navbar .form-inline .search-field:focus {
        border-bottom: 1px solid #ccc
    }

.header-blue .hero {
    margin-top: 20px;
    text-align: center
}

@media (min-width:768px) {
    .header-blue .hero {
        margin-top: 60px;
        text-align: left
    }
}

.header-blue .hero h1 {
    color: #fff;
    font-size: 1.8em;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:992px) {
    .header-blue .hero h1 {
        margin-top: 190px;
        margin-bottom: 24px;
        line-height: 1.2
    }
}

.header-blue .hero p {
    color: rgba(255,255,255,.8);
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 300
}

.header-blue .phone-holder {
    text-align: right
}

.header-blue div.iphone-mockup {
    position: relative;
    max-width: 300px;
    margin: 20px;
    display: inline-block
}

.header-blue .iphone-mockup img.device {
    width: 100%;
    height: auto
}

.header-blue .iphone-mockup .screen {
    position: absolute;
    width: 88%;
    height: 77%;
    top: 12%;
    border-radius: 2px;
    left: 6%;
    border: 1px solid #444;
    overflow: hidden;
    background: url(../../assets/img/screen-content-iphone-6.jpg) center;
    background-size: cover
}

    .header-blue .iphone-mockup .screen:before {
        content: '';
        background-color: #fff;
        position: absolute;
        width: 70%;
        height: 140%;
        top: -12%;
        right: -60%;
        transform: rotate(-19deg);
        opacity: .2
    }

.highlight-phone {
    color: #313437;
    background-color: #eef4f7;
    padding: 50px 0 55px;
    overflow: hidden
}

    .highlight-phone p {
        color: #7d8285
    }

    .highlight-phone h2 {
        font-weight: 700;
        margin-bottom: 35px;
        line-height: 1.5;
        padding-top: 0;
        margin-top: 0;
        color: inherit
    }

    .highlight-phone .intro {
        font-size: 18px;
        max-width: 500px;
        line-height: 1.5
    }

@media (max-width:767px) {
    .highlight-phone {
        text-align: center
    }

        .highlight-phone .intro {
            max-width: none
        }
}

.highlight-phone .intro p {
    margin-bottom: 35px
}

.highlight-phone .intro .btn {
    padding: 16px 32px;
    border: none;
    background: 0 0;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1
}

    .highlight-phone .intro .btn:hover {
        opacity: 1
    }

    .highlight-phone .intro .btn:active {
        transform: translateY(1px)
    }

.highlight-phone .intro .btn-primary {
    background-color: #055ada;
    color: #fff
}

.highlight-phone .iphone-mockup {
    position: relative;
    max-width: 260px;
    margin-top: -30px;
    margin-bottom: -230px;
    transform: rotate(-15deg)
}

    .highlight-phone .iphone-mockup img.device {
        width: 100%;
        height: auto
    }

    .highlight-phone .iphone-mockup .screen {
        position: absolute;
        width: 88%;
        height: 77%;
        top: 12%;
        border-radius: 2px;
        left: 6%;
        border: 1px solid #444;
        overflow: hidden;
        background: url(../../assets/img/screen-content-iphone-6.jpg) center;
        background-size: cover
    }

        .highlight-phone .iphone-mockup .screen:before {
            content: '';
            background-color: #fff;
            position: absolute;
            width: 70%;
            height: 140%;
            top: -12%;
            right: -60%;
            transform: rotate(-19deg);
            opacity: .2
        }

#logoimage {
    width: 70px
}

.navitems {
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1.4em
}

@media (min-width:991px) {
    .navitems {
        margin: 0 45px
    }
}

@media (min-width:1200px) {
    #logoimage {
        margin-left: 100%
    }
}
.et-btn-danger {
    background-color: #fff !important;
    color: red !important;
    border-color: red !important;
}
.et-btn-primary {
    background-color: #fff !important;
    color: #007bff !important;
    border-color: #007bff !important;
}