﻿@import url(https://fonts.googleapis.com/css?family=Hind:400,300,500);
@import url('fonts/foundation-icons/foundation-icons.css');



html {
    margin: 0;
    padding: 0;
}

body {
    font-family: "Hind","Segoe UI";
    font-size: 16px;
    color: #333;
    font-weight: 400;
}

h1, h2, h3, h4 {
    font-family: 'Raleway';
    text-transform: uppercase;
    color: #1abc9c;
    font-weight: 500;
}

#content {
    min-height: 550px;
}


/* styles for validation helpers */
.field-validation-error {
    color: red;
    font-size: 13px;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: red;
    font-size: 13px;
}

.validation-summary-valid {
    display: none;
}



.navbar-search-area {
    background: #fff;
    height: 40px;
    padding: 3px 0;
    border-top: 1px solid #ccc;
}

.login-links {
    list-style-type: none;
    display: inline;
    z-index: 13;
    margin-bottom: 0;
}

    .login-links li {
        display: inline;
        float: right;
        z-index: 13;
        padding: 0 10px;
    }

        .login-links li a {
            font-size: 13px;
            color: #333;
        }

            .login-links li a:hover {
                color: #f26d4c;
            }



.box {
    background-color: #eee;
    border: 1px solid #cdcdcd;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);*/
    /*display: block;
    float: left;*/
    padding: 15px;
    position: relative;
}

.partner-box {
    background-color: #FFFFFF;
    border: 1px solid #CDCFD0;
    /*box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);*/
    /*display: block;
    float: left;*/
    padding: 5px;
    height: 450px;
    text-align: justify;
    font-size: 13.5px;
    -moz-box-shadow: 0 0 3px #ccc;
    -webkit-box-shadow: 0 0 3px #ccc;
    box-shadow: 0 0 3px #ccc;
}

.team-content p {
    margin: 2px 0;
}

.team-title {
    text-align: center;
}


.team-desc {
    text-align: left;
    padding: 5px;
}

#top-search form input
{
    font-size:25px;
    font-weight:600;
}


#map_canvas {
    height: 300px;
    width: 100%;
}

.chosen-single {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: none;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}


.chosen-container-single .chosen-single {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 0;
    box-shadow: none;
    color: #555555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    width: 100%;
}

    .chosen-container-single .chosen-single div b {
        background: rgba(0, 0, 0, 0) url("../Plugins/choosen/chosen-sprite.png") no-repeat scroll 0 6px;
        display: block;
        height: 100%;
        width: 100%;
    }


.action-link {
    padding: 0 5px;
    font-size: 13.5px;
    color: ButtonShadow;
}

.local-login section {
    padding: 25px 0 0 0;
}

#remove-image {
    position: relative;
    top: -30px;
    left: 359px;
    display: none;
}

.image-upload-container {
    display: none;
}

.temp li {
    display: inline;
    float: left;
    padding: 5px 15px;
}


.ui-autocomplete-loading {
    background: white url("images/ui-anim_basic_16x16.gif") right center no-repeat;
}

.modal-body {
    max-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}

    .modal-body ul {
        list-style: none;
        padding: 7px 0;
    }

        .modal-body ul li {
            padding: 5px 10px;
            font-size: 13px;
            background-color: #fff;
            border-top: 1px solid #fff;
            border-bottom: 1px solid #fff;
        }

            .modal-body ul li:hover {
                background: #ccc;
            }

            .modal-body ul li a:hover {
                color: #333;
            }

.selected {
    color: orange;
}

.content {
    min-height: 500px;
}

#eac-container-query ul li:first-child {
    border-top: 1px solid #ccc;
}

#eac-container-query ul li:last-child {
    border-bottom: 1px solid #ccc;
}

#location-trigger {
    color: #d54a28;
}

.banner-image {
    height: 600px;
    background-image: url('../Images/slider/2.jpg');
}

#query {
    height: 35px;
}

#page-title {
    padding: 30px 0;
}

.user-actions li {
    width: 100%;
    height: 30px !important;
}

    .user-actions li a {
        height: 30px;
        line-height: 2.5;
    }

.wizard {
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 65%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}

    span.round-tab i {
        color: #555555;
    }

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
}

    .wizard li.active span.round-tab i {
        color: #5bc0de;
    }

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 32%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

/*.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}*/

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 10px;
}

.wizard h3 {
    margin-top: 0;
}




/*  bhoechie tab */
div.bhoechie-tab-container {
    z-index: 10;
    background-color: #ffffff;
    padding: 0 !important;
    border-radius: 4px;
    -moz-border-radius: 4px;
    border: 1px solid #ddd;
    margin-top: 20px;
    margin-left: 50px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box;
    opacity: 0.97;
    filter: alpha(opacity=97);
}

div.bhoechie-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

    div.bhoechie-tab-menu div.list-group {
        margin-bottom: 0;
    }

        div.bhoechie-tab-menu div.list-group > a {
            margin-bottom: 0;
        }

            div.bhoechie-tab-menu div.list-group > a .glyphicon,
            div.bhoechie-tab-menu div.list-group > a .fa {
                color: #1abc9c;
            }

            div.bhoechie-tab-menu div.list-group > a:first-child {
                border-top-right-radius: 0;
                -moz-border-top-right-radius: 0;
            }

            div.bhoechie-tab-menu div.list-group > a:last-child {
                border-bottom-right-radius: 0;
                -moz-border-bottom-right-radius: 0;
            }

            div.bhoechie-tab-menu div.list-group > a.active,
            div.bhoechie-tab-menu div.list-group > a.active .glyphicon,
            div.bhoechie-tab-menu div.list-group > a.active .fa {
                background-color: #1abc9c;
                background-image: #1abc9c;
                color: #ffffff;
            }

                div.bhoechie-tab-menu div.list-group > a.active:after {
                    content: '';
                    position: absolute;
                    left: 100%;
                    top: 50%;
                    margin-top: -13px;
                    border-left: 0;
                    border-bottom: 13px solid transparent;
                    border-top: 13px solid transparent;
                    border-left: 10px solid #1abc9c;
                }

div.bhoechie-tab-content {
    background-color: #ffffff;
    /* border: 1px solid #eeeeee; */
    padding-top: 30px;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}


#page-title h1 {
    color: #1abc9c;
}

.heading-block {
    margin-top: 25px;
}

#top-bar {
    height: 35px;
    line-height: 35px;
}

#top-social li, #top-social li a, #top-social li .ts-icon, #top-social li .ts-text {
    height: 35px;
    line-height: 35px;
}

.content-wrap {
    padding-bottom: 0;
}

#copyrights {
    padding: 75px 0;
}

#header.full-header #primary-menu > ul{
    float:right;
}


#top-search-input {
    float: right;
    margin: 33px 130px 33px 15px;
    -webkit-transition: margin .4s ease;
    -o-transition: margin .4s ease;
    transition: margin .4s ease;
}

    #top-search-input form {
        width: 500px;
        height: 34px;
        padding:0;
        margin: 0;
    }

#header.sticky-header #top-search-input {
    margin: 13px 0 13px 15px;
}

@media (max-width: 991px) {

    #top-search-input {
        float: none;
        margin: 20px 0;
    }

        #top-search-input form {
            margin: 0 auto;
            width: 300px;
        }
}

.device-xs #top-search-input form {
    width: 100%;
}