﻿
html {
    height: 100%;
}

body {
    /*padding-top: 50px;*/
    /* padding-bottom: 20px; // */
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #5c5c5c;
    height: 100%;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    /* padding-left: 15px;*/
    padding-left: 0;
    padding-right: 15px;
    padding-top: 120px;
}

/*.container {
    width: 1200px;
    margin-left: 50px; //
    margin-left: 40px;
}*/

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
}

.nav, .pagination, .carousel, .panel-title a {
    cursor: pointer;
}

.ng-table {
    border: 1px solid #000;
}

.single-modal .modal-content .modal-body {
    height: 640px;
}

.search-single-modal .modal-content .modal-body {
    height: 630px;
}

.user-modal .modal-content .modal-body {
    height: 580px;
}

.selected-item {
    background-color: yellow;
    font-weight: bold !important;
}

.text-blue {
    color: blue;
}

.flagged {
    color: red !important;
}

.unflagged {
    color: #428bca !important;
}

.dropdown-menu {
    max-height: 300px; /*Provide height in pixels or in other units as per your layout*/
    overflow-y: auto; /*Provide an auto overflow to diaply scroll*/
}

.pagination {
    margin: 0;
}

.ng-table-top-pager {
    margin-bottom: 30px;
}

.tooltip {
    opacity: 1;
}


#close {
    margin: auto;
    display: block;
    width: 30px;
    height: 30px;
    top: 2px;
    right: 2px;
    background: url(http://icons.iconarchive.com/icons/kyo-tux/delikate/512/Close-icon.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.text-red {
    color: red;
}


.main-menu-right {
    float: left;
    font-family: 'open_sansbold';
    margin-top: 14px;
}

    .main-menu-right li {
        float: left;
        margin-left: 40px;
    }

        .main-menu-right li a {
            color: #bed2d4;
            font-size: 1.4em;
            line-height: 2.7;
            display: inline-block;
        }

            .main-menu-right li a:hover, .main-menu li.active a {
                color: #fff;
            }



/* #### CUSTOMIZED CSS #### */

a.logo img {
    max-height: 60px;
}

img {
    max-width: 100%;
}

table.dataTable thead th, table.dataTable tbody td {
    padding: 10px 8px !important;
    /*text-align: center;
	vertical-align: middle;*/
    font-size: 14px;
    /* color: #222222;*/ /* commented out for text-red class to be applied*/
}

.dataTables_wrapper {
    overflow-x: scroll;
}

.has-csv-button .dataTables_wrapper {
    overflow-x: visible;
}

.has-csv-button {
    overflow-x: scroll;
}

@media screen and (min-width: 1500px) {
    .container {
        width: 1450px;
    }

    .logged-in .container {
        max-width: 1500px;
    }
    /*.dataTables_wrapper {
		overflow-x: visible;
	}*/
    .DTTT_button.btn.btn-primary {
        left: 385px;
        position: absolute;
        top: -54px;
    }

        .DTTT_button.btn.btn-primary.all-single-csv {
            left: 252px;
        }
}

@media screen and (min-width: 1280px) and (max-width: 1500px) {
    .logged-in .container {
        max-width: 100%;
    }

    .DTTT_button.btn.btn-primary {
        left: 385px;
        position: absolute;
        top: -54px;
    }

        .DTTT_button.btn.btn-primary.all-single-csv {
            left: 252px;
        }
}

.navbar-inverse .nav > li > a {
    padding-left: 12px;
    padding-right: 12px;
}

.dataTables_length label {
    margin-top: 15px;
}

.login_navbar {
    background: #222222;
    margin-top: 10px;
}

    .login_navbar .navbar-inverse {
        border-color: #222222;
    }
/*.navbar-nav.right_nav li a {
  padding-top: 0;
}*/
.container {
    max-width: 990px;
}

.logged-in .navbar-inverse {
    margin-top: 0;
    margin-bottom: 0;
}
/*.logged-in .container {
	max-width: 1170px;
}*/
.header .navbar .collapse.in .navbar-right li a {
    display: block !important;
}

.logged-in .header {
    margin-bottom: 15px;
    padding-bottom: 0;
    /*position: fixed;
	top: 0;
	z-index: 99;*/
}
/*.logged-in > div > .shuffle-animation {
	padding-top: 240px;
}*/
.header {
    background: #353d3d;
    padding: 10px 0;
    width: 100%;
}

.home .header {
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    z-index: 100;
}

.header ul.nav-pills {
    margin-top: 13px;
}

    .header ul.nav-pills a {
        padding: 10px 20px;
    }

.nav-pills > li.active {
    margin-left: 20px;
}

    .nav-pills > li.active a {
        background: #86ba54;
        border-bottom: 3px solid #78a74b;
        line-height: 2.6;
        padding: 0 24px;
        color: #FFFFFF !important;
    }

        .nav-pills > li.active a:hover, .header .nav-pills li.active a:focus {
            background: #96c568 !important;
        }

.header ul.nav-pills li a {
    color: #bed2d4;
    font-size: 14px;
    font-weight: 700;
}

    .header ul.nav-pills li a:hover, .header ul.nav-pills li a:focus {
        background: none;
        color: #FFFFFF;
    }

.carousel-control.left, .carousel-control.right {
    background-image: none;
}

.carousel-control {
    top: 48%;
    z-index: 99;
}

.carousel-caption {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0);
    left: 5%;
    right: 5%;
}

.banner-content h2 {
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 60px !important;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.banner-content p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 25px;
}

.button-row a.btn-lg {
    line-height: 54px;
    color: #ffffff;
    display: inline-block;
    text-decoration: none;
}

.button-row a.btn-default {
    background: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    line-height: 52px;
    margin: 0 0 0 40px;
    padding: 0 37px;
    text-decoration: none;
    transition: border 0.25s linear 0s, color 0.35s linear 0s, background-color 0.35s linear 0s;
    -webkit-transition: border 0.25s linear 0s, color 0.35s linear 0s, background-color 0.35s linear 0s;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .button-row a.btn-default:hover {
        border-color: #86ba54;
        color: #86ba54;
    }

.icon-arrow {
    background-color: #000000;
    background-image: url("images/sprite.png");
    background-position: -58px 20px;
    border-radius: 50px;
    bottom: -10px;
    display: inline-block;
    height: 54px;
    left: 50%;
    margin-left: -27px;
    position: absolute;
    width: 54px;
}

    .icon-arrow:hover {
        background-position: -58px -25px;
    }

h2.section_title {
    color: #365458;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 25px;
    text-align: center;
}

.step-row {
    position: relative;
    clear: both;
}

.step-cols {
    margin-bottom: 45px;
    text-align: center;
    float: left;
}

    .step-cols h3 span {
        display: block;
    }

.how_it_works h2.section_title {
    margin-bottom: 50px;
    margin-top: 35px;
}

.step-cols h3 {
    color: #365458;
    font-size: 17px;
    font-weight: 700;
    line-height: 1.2;
    min-height: 41px;
    padding: 15px 0 0;
    margin-top: 0;
}

.fwd_arrow {
    position: absolute;
    right: -93px;
    top: 52px;
}

.bwd_arrow {
    position: absolute;
    left: -93px;
    top: 52px;
}

.mid_arrow {
    left: 48%;
    position: absolute;
    top: -46px;
}

.why_choose {
    background: #e6e7e5;
    padding: 48px 0 66px;
}

    .why_choose h2.section_title {
        margin-top: 0;
    }

.choose-list li {
    background: url("images/arrow.png") no-repeat 14px center #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    box-sizing: border-box;
    display: table;
    font-size: 16px;
    height: 80px;
    line-height: 1.28;
    margin-bottom: 10px;
    padding: 10px 15px 10px 58px;
    width: 100%;
}

    .choose-list li span {
        display: table-cell;
        vertical-align: middle;
    }

.get_started {
    background: url("images/get-bg.jpg") repeat center top #334f52;
    padding: 60px 0;
    text-align: center;
}

    .get_started h2.section_title {
        color: #ffffff;
        font-family: 'Montserrat', sans-serif;
        font-size: 36px;
        line-height: 1;
        margin-bottom: 28px;
        text-transform: uppercase;
    }

    .get_started .btn-lg, .button-row .btn-lg {
        background: #86ba54;
        border-bottom: 3px solid #78a74b;
        font-size: 20px;
        font-weight: 700;
        line-height: 57px;
        padding: 0 37px;
        text-transform: uppercase;
        border-top: none;
        border-right: none;
        border-left: none;
    }

        .get_started .btn-lg:hover, .button-row .btn-lg:hover {
            background: #96c568;
        }

.footer {
    background: #e6e7e5;
    color: #5c5c5c;
    padding: 17px 0;
    position: absolute;
    width: 100%;
    bottom: 0;
}
/*.less-content .footer {
	position: absolute;
	bottom: 0;
}*/
.home .footer {
    position: static;
}

body > div.ng-scope {
    padding-bottom: 80px;
    min-height: 100%;
    position: relative;
}

body.logged-in > div.ng-scope {
    padding-bottom: 100px;
}

body.home > div.ng-scope {
    padding-bottom: 0;
    position: static;
}

.copyright {
    padding: 8px 0;
}

    .copyright a:hover, .copyright a.active {
        color: #5c5c5c;
        margin-right: 5px;
    }

    .copyright a {
        color: #365458;
    }

.footer a {
    font-size: 12px;
}

.facebook, .twitter, .google_plus {
    background-image: url("images/sprite.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    width: 32px;
}

.social-media a {
    margin-left: 5px;
}

    .social-media a.facebook {
        background-position: 0 0;
    }

    .social-media a.twitter {
        background-position: 0 -66px;
    }

    .social-media a.google_plus {
        background-position: 0 -132px;
    }

    .social-media a.facebook:hover {
        background-position: 0 -33px;
    }

    .social-media a.twitter:hover {
        background-position: 0 -99px;
    }

    .social-media a.google_plus:hover {
        background-position: 0 -165px;
    }

.footer .social-media > span {
    display: inline-block;
    font-size: 10px;
    margin-top: 12px;
    vertical-align: middle;
}

.step-row.mobile {
    display: none;
}

.content-wrapper {
    padding: 40px 0 65px;
}

h1, .h1 {
    font-size: 30px;
    text-align: center;
}

h2 {
    color: #435f63;
}

h4 {
    color: #8c8c8c;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 15px;
}

.contact-page .content-top {
    margin-bottom: 32px;
}

.content-top {
    padding: 0 12px;
    text-align: center;
}

    .content-top strong {
        color: #365458;
    }

.contact-page h1, .registration-page h1 {
    margin-top: 0;
}

.contact-page .content-top p, .registration-page .content-top p {
    color: #8c8c8c;
    font-size: 14px;
}

span.service-provider {
    color: #D3D3D3;
}

    span.service-provider a {
        color: #D3D3D3;
        text-decoration: none;
    }

.company-desc {
    margin-bottom: 5px;
}

    .company-desc .left-side {
        margin-bottom: 30px;
    }

.company-info {
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 18px;
    padding-bottom: 18px;
}

    .company-info h2, .contact-info h2 {
        font-size: 18px;
        margin: 0 0 20px;
    }

    .company-info address {
        margin-bottom: 0;
    }

.contact-info .telephone {
    font-size: 18px;
    padding-left: 21px;
}

.contact-info span {
    margin-top: 5px;
    text-transform: uppercase;
}

address span, .contact-info span {
    font-size: 13px;
    line-height: 1.4;
}

.company-info strong {
    font-size: 18px;
    line-height: 1.3;
}

.contact-info span a {
    color: #78a74b;
    text-transform: none;
}

address strong, address span, .contact-info .telephone, .contact-info span {
    display: block;
}

.image-block {
    float: right;
    max-width: 460px;
    width: 100%;
}

    .image-block img {
        display: block;
        width: 100%;
    }

.telephone {
    background: url("images/phone-icon.png") no-repeat left 3px;
    color: #5c5c5c;
    font-size: 14px;
    line-height: 24px;
    padding-left: 28px;
}

.contact-form {
    background: #f1f1f1;
    margin: 0 auto;
    padding: 30px;
}

    .contact-form h4 {
        margin-bottom: 25px;
    }

.form-group, .checkbox {
    margin-bottom: 20px;
}

.contact-form .pull-left, .contact-form .pull-right {
    width: 48%;
}

.caegory.pull-left {
    float: none !important;
    width: 100% !important;
}

.form-group label {
    display: block;
    font-size: 13px;
    margin-bottom: 10px;
}

sup {
    color: #ee7f24;
}

input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea {
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    box-sizing: border-box;
    color: #8c8c8c;
    display: inline-block;
    font-size: 13px;
    height: 37px;
    line-height: 37px;
    margin: 0;
    padding: 0 0 0 10px;
    width: 100%;
}

textarea {
    min-height: 127px;
}

.contact-msg textarea {
    color: #8c8c8c;
    font-size: 13px !important;
    padding-bottom: 10px;
    padding-top: 10px;
}

.contact-form .btn, #Login .btn, #frmSignUp .btn {
    border-bottom: 3px solid #78a74b;
    line-height: 2.6;
    padding: 0 24px;
}

.mandatory-fields {
    float: right;
    font-size: 13px;
    padding: 15px 0;
}

.contact-form input, .contact-form select, .contact-form textarea {
    max-width: 100%;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="search"]:focus, textarea:focus {
    border-color: rgb(134, 186, 84);
    box-shadow: 0 0 0 0;
    -webkit-box-shadow: 0 0 0 0;
    -ms-box-shadow: 0 0 0 0;
    outline: 0 none;
}

.contact-form .btn {
    background: #86ba54;
    color: #ffffff !important;
    text-transform: uppercase;
    font-weight: 700;
}

    .contact-form .btn:hover, #Login .btn:hover, #frmSignUp .btn:hover {
        background: #96c568;
    }

.contact-form a.invalid, div.invalid, select.invalid, input.invalid {
    border: 1px solid red !important;
}

.login-page h1 {
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}

.login-page > .row span {
    color: #8c8c8c;
    display: block;
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
}

    .login-page > .row span a {
        color: #78a74b;
        font-weight: 700;
    }

.form-block {
    background: #f1f1f1;
    border: 3px solid #edebeb;
    margin: 25px auto 0;
    max-width: 510px;
    padding: 35px 35px 60px;
    position: relative;
    width: 100%;
}

    .form-block form {
        position: relative;
        z-index: 2;
    }

.login-bg {
    background: url("images/login-bg.png") no-repeat center bottom;
    bottom: 0;
    display: block;
    height: 227px;
    left: 0;
    max-width: 510px;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.checkbox label, .radio label {
    background: url("images/sprite.png") no-repeat 0 -330px;
    color: #5c5c5c;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    line-height: 20px;
    padding-left: 30px;
}

.forget-pass {
    color: #b26767;
    display: inline-block;
    float: right;
    font-size: 12px;
    line-height: 20px;
}

    .forget-pass:hover {
        color: #651c1c;
        text-decoration: none;
    }

#loginForm .btn {
    line-height: 2.8;
    padding: 0 32px;
    border-bottom: 3px solid #78a74b;
    background: #86ba54;
    color: #FFFFFF;
    font-weight: 700;
}

#loginForm input[type="email"], #loginForm input[type="password"] {
    max-width: 100%;
}

#loginForm input[type="checkbox"] {
    display: none;
}

.registration-page .content-top {
    margin-bottom: 28px;
}

.accordion {
    margin-bottom: 10px;
}

.accordion-block h2 {
    border: 1px solid #e8e8e8;
    color: #365458;
    cursor: pointer;
    font-size: 18px !important;
    line-height: 48px;
    margin: 0;
    padding-left: 30px;
    position: relative;
}

    .accordion-block h2.active {
        background: url("images/accordion-rep.jpg") repeat-x center top;
        color: #ffffff;
    }

.accordion-content {
    background: #f1f1f1;
    display: block;
    padding: 22px 30px 30px;
}

    .accordion-content .pull-left, .accordion-content .pull-right {
        max-width: 430px;
        width: 100%;
    }

    .accordion-content .dropdown-menu .pull-right {
        width: auto;
    }

.select1 {
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 5px;
    color: #8c8c8c;
    cursor: pointer;
    font-size: 13px;
    height: 37px;
    line-height: 35px;
    top: 30px;
    width: 100%;
    z-index: 999;
}

.accordion-content input, .accordion-content select, .accordion-content textarea {
    max-width: 100%;
}
/*.accordion-block .first {
	display: block;
}*/
.policy-top {
    padding: 0 12px;
    text-align: left;
}

    .policy-top h1 {
        margin-top: 0;
    }

    .policy-top p, .policy p {
        margin-bottom: 18px;
    }

.policy {
    background: #f1f1f1;
    margin-bottom: 20px;
    padding: 12px 20px 30px;
    text-align: left;
}

.note {
    background: #ffffff;
    margin-bottom: 20px;
    padding: 18px;
}

.policy h3 {
    font-weight: 700;
    font-size: 14px;
    color: #365458;
}

.policy .note h3 {
    margin-top: 0;
}

.policy .telephone {
    font-weight: 700;
}

    .policy .telephone span {
        font-size: 18px;
    }

.email-add {
    background: url("images/message-icon.png") no-repeat left center;
    color: #78a74b;
    display: inline-block;
    font-size: 13px;
    line-height: 1.8;
    margin-bottom: 15px;
    padding-left: 28px;
}

.policy.services-content {
    margin-bottom: 0;
}

    .policy.services-content ul {
        list-style-type: none;
    }

.services-content {
    padding: 0 20px;
}

.clause-row {
    border-top: 1px dashed rgb(221, 221, 221);
    padding: 20px 0;
}

    .clause-row span, .clause-row > strong, .clause-row > p {
        display: block;
        font-size: 13px;
        line-height: 1.38;
        margin-bottom: 0;
        padding-top: 14px;
    }

    .clause-row h3 {
        margin-top: 0;
        margin-bottom: 0;
    }

    .clause-row:first-child {
        border-top: none;
    }

    .clause-row ul {
        padding-top: 10px;
        padding-left: 0;
    }

    .clause-row li:first-child {
        margin-top: 0;
    }

    .clause-row li {
        margin-top: 5px;
        overflow: hidden;
    }

        .clause-row li p {
            margin: 3px 0 0;
            overflow: hidden;
        }

        .clause-row li strong.list-num {
            background: #86ba54;
            border: 3px solid rgb(230, 231, 229);
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -ms-border-radius: 50%;
            color: #ffffff;
            float: left;
            font-size: 10px;
            height: 25px;
            line-height: 18px;
            margin-right: 9px;
            text-align: center;
            width: 25px;
        }


/* ###########  New Section  ########### */

.choose-list > ul {
    padding-left: 0;
}

.welcome_section {
    padding-bottom: 40px;
}

    .welcome_section h2.section_title {
        margin-top: 52px;
        margin-bottom: 15px;
    }

    .welcome_section h3 {
        font-size: 18px;
        font-weight: 700;
        line-height: 26px;
        text-align: center;
        margin-top: 0;
    }

.how_it_works {
    background: #ffffff;
    padding: 20px 0;
}

.our_services_section {
    background: #EBECEA;
    padding: 60px 0;
}

    .our_services_section .inner_section_title > strong {
        color: #365458;
        font-weight: 700;
    }

    .our_services_section .inner_section_title {
        font-size: 24px;
        text-align: center;
        font-weight: 300;
    }

    .service_features:after, .our_services_section:after {
        clear: both;
        display: table;
        content: "";
    }

.feature_item {
    width: 49%;
    float: left;
    background: #FFFFFF;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    min-height: 200px;
    text-align: center;
    padding: 15px 10px;
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 17px;
}

    .feature_item:nth-child(2n) {
        float: right;
    }

    .feature_item p {
        margin-top: 16px;
    }

.matchmakers_list {
    background: #FFFFFF;
    padding: 15px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    font-size: 14px;
    color: #8C8C8C;
}

    .matchmakers_list li {
        background: url(/Content/images/green-star.jpg) no-repeat left 6px;
        list-style: none;
        padding: 6px 0 6px 25px;
        margin-bottom: 0;
        line-height: 18px;
    }

.our_services_section .col-md-6 h2.inner_section_title:first-child {
    margin-bottom: 20px;
}

.our_services_section .col-md-6:first-child h2.inner_section_title {
    border-top: 1px solid #DFDFDF;
    display: table;
    width: 100%;
    line-height: 0;
}

    .our_services_section .col-md-6:first-child h2.inner_section_title span {
        background: #EBECEA;
        padding: 0 15px;
    }

.our_services_section .col-md-6:nth-child(2) h2.inner_section_title {
    text-align: left;
    margin-left: 15px;
}

    .our_services_section .col-md-6:nth-child(2) h2.inner_section_title:first-child {
        margin-top: 3px;
    }

    .our_services_section .col-md-6:nth-child(2) h2.inner_section_title:nth-child(3) {
        margin-top: 20px;
    }

.testimonails {
    background: url(/Content/images/bg-testimonial.jpg) no-repeat top center;
    background-size: cover;
    min-height: 453px;
    padding: 50px 0;
    text-align: center;
}

    .testimonails .section_title {
        color: #FFFFFF;
    }

    .testimonails .flexslider {
        color: #ffffff;
        font-size: 20px;
        font-style: italic;
        line-height: 28px;
        margin-top: 50px;
    }

        .testimonails .flexslider p {
            margin-bottom: 20px;
        }

        .testimonails .flexslider .author {
            font-weight: 700;
            font-style: normal;
            font-size: 16px;
        }

    .testimonails .flex-control-nav {
        bottom: -60px;
    }

.flex-control-paging li a {
    background: #FFFFFF;
}

    .flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
        background: #86BA54;
    }

.flex-control-nav {
    position: static;
    margin-top: 30px;
}

.become_a_matchmaker {
    background: #e6e7e5;
    border-bottom: 1px solid #dddedc;
    font-size: 14px;
    padding: 25px 0;
    text-align: center;
    color: #999999;
}

    .become_a_matchmaker a {
        color: #78A74B;
    }

.ag-root {
    overflow: auto;
}

.ag-body { /*overflow: auto;*/
    padding-bottom: 0 !important;
    display: table;
}

.ag-header {
    overflow: visible;
}

.ag-body-viewport {
    overflow: visible;
}

.ag-root .ag-paging-panel {
    position: static !important;
    padding: 10px 5px;
    display: block !important; /*bottom: 0; top: auto !important;*/
}

#centerRow {
    height: auto !important;
    overflow: visible !important;
}
/*form[name="singleDetailForm"]*/ select.form-control {
    font-size: 13px;
}


@media screen and (max-width: 768px) {
    /*.testimonails {
        background-size: cover;
        padding-bottom: 100px;
    }*/
}

@media screen and (max-width: 450px) {
    .feature_item {
        width: 100%;
    }
}

/* ###########  -----------  ########### */






.modal-content .radio label {
    background: none;
}

.dataTables_filter input[type="search"] {
    width: auto;
}

body.logged-in {
    font-size: 14px;
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.logged-in .form-group label {
    font-size: 14px;
    margin-bottom: 5px;
}

.logged-in h1 {
    font-size: 36px;
    text-align: left;
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-top: 20px;
}

.logged-in section > h3 {
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.logged-in h4 {
    font-size: 18px;
    color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 5px;
}

.logged-in .footer {
    margin-top: 80px;
}

.single-edit .btn.btn-default .glyphicon-calendar {
    font-size: 18px;
}
/*.single-edit button.multiSelectButton {}*/
/*.search-singles .ag-root { // 04.07.2015
    overflow: hidden;
}*/

.search-singles .ag-header {
    overflow: visible;
}

.search-singles .ag-header-viewport {
    overflow: visible;
}

.search-singles .ag-header-cell-label {
    overflow: visible;
}

.singles-report .tooltip { /*.all-singles*/
    max-width: 1050px;
    white-space: normal;
}

.single-not-interested-report .ag-root {
    overflow: visible;
}

.single-not-interested-report #borderLayout_eGridPanel {
    overflow: visible !important;
}

.single-not-interested-report {
    overflow-x: auto;
}

.singles-report .single-not-interested-report .tooltip {
    line-height: 14px;
}

.statistic-grid .ag-row .ag-cell:last-child {
    overflow: visible;
    white-space: initial;
}

.statistic-grid .ag-scrolls .ag-row {
    position: static;
}

.statistic-grid .ag-body-container, .statistic-grid .ag-row {
    height: auto !important;
}

    .statistic-grid .ag-row .ag-cell {
        display: table-cell;
        float: none;
    }

/*.potential-singles-grid .ag-col-headshot img {
    width: 50px;
    margin: 0 auto;
    display: table;
}*/
.ag-col-headshot img {
    width: 50px;
    margin: 0 auto;
    display: table;
    border-radius: 50%;
}
.singles .ag-cell .text-center .btn-group:last-child {
}

.singles .ag-row .ag-cell:first-child {
    overflow: visible;
}

.single-category-filter {
    margin-top: -5px;
}

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none !important;
}



@media screen and (max-width: 1200px) and (min-width: 768px) {
    .navbar-right {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 1350px) {
    .container {
        width: 100%;
        /*margin-left: 0;*/
    }

    .logged-in .container {
        margin-left: auto;
    }

    .header.inner-header > .row {
        margin-right: 0 !important;
    }

    .form-horizontal .control-label {
        text-align: left !important;
    }
    /*.modal-content .radio label input[type="radio"] { margin-left: -25px; }*/
}

@media screen and (max-width: 1024px) {
    .navbar-header {
        float: none;
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        max-height: 100%;
    }

    .navbar-fixed-top .navbar-right li a {
        display: block !important;
    }
}

@media screen and (min-width: 1100px) {
    .carousel-inner > .item > img {
        margin: 0 auto;
        width: 100%;
    }

    .carousel-caption {
        left: 20%;
        max-width: 1170px;
        right: 20%;
        bottom: 40px;
    }

    .step-cols {
        float: none;
        margin: 0 auto 45px;
        max-width: 300px;
    }
}

@media screen and (max-width: 960px) and (min-width: 768px) {
    .banner-content h2 {
        font-size: 38px !important;
        margin-bottom: 10px;
    }

    .step-arrow-top, .step-arrow-bottom, .step-arrow-mid {
        display: none;
    }

    .carousel-caption {
        bottom: 10px;
    }

    .single-edit span[input-prop="maritalStatus"] .btn {
        white-space: normal;
    }

    .search-singles .btn-group {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 768px) {
    .header {
        position: static;
        text-align: center;
    }

        .header ul.nav-pills {
            float: none !important;
        }

        .header .nav-pills > li {
            float: none;
            display: inline-block;
        }

    .fwd_arrow, .bwd_arrow, .mid_arrow {
        display: none;
    }

    .choose-list ul {
        padding-left: 0;
    }

    .footer {
        text-align: center;
    }

    .social-media.pull-right {
        float: none !important;
    }

    .banner-content h2 {
        font-size: 180% !important;
    }

    .banner-content p {
        font-size: 14px;
    }

    .button-row a.btn-lg {
        font-size: 14px;
        padding: 0 18px;
        line-height: 40px;
    }

    .button-row a.btn-default {
        font-size: 14px;
        padding: 0 18px;
        line-height: 38px;
    }

    .carousel-caption {
        bottom: 8px;
    }

    .step-cols {
        float: none;
    }

    .step-row.desktop {
        display: none;
    }

    .step-row.mobile {
        display: block;
    }

    .modal-header .text-right {
        text-align: left;
        margin-top: 15px;
    }

    body.logged-in > div.ng-scope {
        padding-bottom: 130px;
    }

    .single-edit span[input-prop="maritalStatus"] .btn {
        white-space: normal;
    }

    .search-singles .btn-group {
        margin-bottom: 8px;
    }
}

@media screen and (max-width: 520px) {
    .btn {
        font-size: 12px;
        padding: 5px 6px;
    }

    .modal-header .text-left {
        padding: 0;
    }

    .modal-header .text-right span {
        display: block;
    }

    .text-right span {
        display: block;
        text-align: left;
    }
}

@media screen and (max-width: 360px) {
    .header ul.nav-pills a {
        padding: 5px 8px;
    }

    .header .nav-pills > li.active {
        margin-left: 10px;
    }

        .header .nav-pills > li.active a {
            line-height: 1.6;
        }

    .carousel-caption {
        bottom: -5px;
    }

    .banner-content h2 {
        font-size: 150% !important;
        margin-bottom: 5px;
    }

    .banner-content p {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .button-row a.btn-lg {
        font-size: 12px;
        line-height: 32px;
        padding: 0 10px;
    }

    .button-row a.btn-default {
        font-size: 12px;
        line-height: 30px;
        padding: 0 10px;
        margin: 0 0 0 5px;
    }

    .icon-arrow {
        display: none;
    }

    .carousel-control {
        top: 30%;
    }

    .btn-primary, .btn-info, .btn-warning {
        margin-bottom: 7px;
    }
}

/*exception report view page changer and search box alignment*/

.page-changer {
    padding-top: 8px;
}

.navbar-form-report {
    margin-top: 0 !important;
}

/* end */


.back-red {
    color: white !important;
    background-color: red !important;
}

    .back-red > .ag-group-cell-entire-row {
        background-color: transparent !important;
    }

.back-green {
    color: white !important;
    background-color: green !important;
}

    .back-green > .ag-group-cell-entire-row {
        background-color: transparent !important;
    }

.ag-root {
    /*disable user mouse selection*/
    -webkit-user-select: text !important;
    -moz-user-select: text !important;
    -ms-user-select: text !important;
    user-select: text !important;
}


[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

#ngplus-overlay-container {
    text-align: center !important;
}

/*
***************************
Match Cards
***************************
*/
.card-match:hover {
    box-shadow: 0px 2px 40px rgb(119 119 119 / 19%);
}

.card-match {
    background: #FFFFFF;
    border: 1px solid #e3e7f7;
    border-radius: 10px;
    margin-bottom: 20px !important;
    float: left;
    overflow: hidden;
    width: 100%;
}

    .card-match img {
        width: 66px;
        height: 66px;
        border-radius: 50% !important;
    }

    .card-match:hover .btn-default {
        background-color: #0D8AF9;
        border-color: #0D8AF9;
        color: #FFFFFF;
    }

    .card-match .btn-default {
        border: 1px solid #e3e7f7
    }

.match-abb {
    border-radius: 50%;
    width: 66px;
    height: 66px;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 66px;
    margin: 0 auto 15px;
    display: table;
    position: relative;
}

    .match-abb.female {
        background: rgba(251, 79, 46, 0.1);
        color: #FB4F2E;
    }

    .match-abb.male {
        background: rgba(13, 138, 249, 0.1);
        color: #0D8AF9;
    }

.card-inner {
    float: left;
    width: 100%;
    padding: 20px 0px 0px 0px;
    overflow: hidden;
    text-align: center;
}

.match-name {
    font-weight: 600;
    font-size: 15px;
    color: #353535;
    letter-spacing: 0;
    text-align: center;
    line-height: 18px;
    margin-bottom: 8px;
    overflow: hidden;
    text-transform: capitalize;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.match-age {
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
    color: #757375;
    letter-spacing: 0;
    line-height: 1;
}

.match-location {
    font-size: 13px;
    overflow: hidden;
    text-transform: capitalize;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0px 15px;
}

    .match-location span {
        color: #0D8AF9;
    }

.card-inner-footer {
    background: #F9FAFF;
    border-top: 1px solid #E0E7FF;
    float: left;
    width: 100%;
    text-align: center;
    padding: 10px;
    font-weight: 500;
    font-size: 12px;
    color: #4A4A4A;
    letter-spacing: 0;
    text-align: center;
    line-height: 22px;
    border-bottom: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.row.row-tight {
    margin-left: -7px;
    margin-right: -7px;
}

    .row.row-tight [class*=col-] {
        padding-left: 7px;
        padding-right: 7px;
    }

.popover {
    min-width: 350px !important;
}

.card-info {
    float: left;
    width: 100%;
    background: #f5f8fd;
    border-radius: 5px;
    padding: 7px;
    padding-left: 25px;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 8px;
    position: relative;
}

    .card-info::after {
        position: absolute;
        content: '';
        width: 5px;
        height: 5px;
        background: #0D8AF9;
        border-radius: 50%;
        left: 10px;
        top: 13px;
    }


.popover {
    border-radius: 15px !important;
    border: 1px solid #E0E7FF !important;
    box-shadow: 0 2px 40px 0 rgba(0,0,0,0.1) !important;
}

.popover {
    padding: 20px !important;
    float: left;
}

    .popover p {
        font-size: 12px;
        line-height: 17px;
        text-align: left;
        float: left;
        width: 100%;
        margin: 10px 0px 15px;
        border-top: 1px solid #E0E7FF;
        padding-top: 10px;
    }

    .popover h2.title-name {
        font-size: 18px;
        font-weight: 700;
        float: left;
        width: 100%;
        margin-bottom: 10px;
        margin-top: 5px !important;
        padding-top: 0px !important;
        text-align: left;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #444444;
    }

    .popover ul.list-profileinfo {
        margin: 0px 0px !important;
        padding: 0px;
        list-style: none;
        float: left;
        width: 100%;
    }

        .popover ul.list-profileinfo li {
            float: left;
            width: 100%;
            margin-bottom: 10px;
            font-size: 13px;
            font-size: 12px;
        }

            .popover ul.list-profileinfo li:last-child {
                margin-bottom: 0px !important;
            }

            .popover ul.list-profileinfo li i {
                color: #0D8AF9;
            }

.bs-popover-auto[x-placement^=bottom] > .arrow::before, .bs-popover-bottom > .arrow::before {
    top: 0;
    border-width: 0 .5rem .5rem .5rem;
    border-bottom-color: rgba(224, 231, 255,1) !important;
}

.bs-popover-auto[x-placement^=top] > .arrow::before, .bs-popover-top > .arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(224, 231, 255,1) !important;
}

.popover .mu {
    border-radius: 5px;
    padding: 3px 11px;
    margin: 0px auto 10px;
    display: inline-block;
    font-size: 12px;
    background: #0D8AF9 !important;
    color: #fff !important;
    font-weight: 600;
}

.popover .pop-avatar {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 75px;
}

.popover img {
    width: 60px !important;
    height: 60px !important;
    margin: 0px auto 15px;
    display: table;
    position: absolute;
    left: 0px;
    top: 0px;
}

/*
***************************
end - Match Cards
***************************
*/


/**
******************************
Card Photos
******************************
**/

.row.row-photos {
    margin-left: -7px;
    margin-right: -7px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

    .row.row-photos [class*=col-] {
        padding-left: 7px;
        padding-right: 7px;
    }

.card-photos {
    background: #FFFFFF;
    border: 1px solid #e3e7f7;
    border-radius: 10px;
    margin-bottom: 20px !important;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    text-align: center;
}

    .card-photos .btn-group-justified {
        display: flex !important;
    }

    .card-photos .btn-default {
        border-bottom: none !important;
        border: 1px solid #e3e7f7;
        padding: 10px 5px;
        color: #666;
        font-size: 13px;
        width: 100%;
    }

    .card-photos .photo-info {
        position: relative;
        width: 100%;
        text-align: center;
        font-size: 14px;
        margin: 0px;
        padding: 15px 0px;
        color: #666;
        font-weight: 400;
        color: #055160;
        background-color: #cff4fc;
        border-color: #b6effb;
    }

        .card-photos .photo-info.photo-headshot {
            padding: 7px 0px;
        }

            .card-photos .photo-info.photo-headshot small {
                font-size: 80%;
            }

        .card-photos .photo-info span {
            font-size: 12px;
        }

    .card-photos .btn-default:hover {
        background: #00AEFF;
        color: #FFFFFF;
        border-color: #00AEFF;
    }

    .card-photos .btn-default:nth-child(1) {
        border-left: 0px !important;
    }

    .card-photos
    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-right: 0px !important;
        border-left: 0px !important;
        border-top-left-radius: 0px !important;
    }

    .card-photos .btn-group .btn-default:last-child {
        border-right: none;
        border-radius: 0px !important;
    }

.img-holder {
    max-height: 100%;
    overflow: hidden;
    object-fit: fill;
    width: 100%;
    max-width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
}

    .img-holder a {
        float: left;
        width: 100%;
        height: 100% !important;
    }

    .img-holder img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover;
    }

    .img-holder .ico-large {
        color: #adadad;
        font-size: 60px;
        margin: 0 auto 20px;
        display: table;
    }

    .img-holder span {
        font-size: 16px;
        color: #adadad;
        margin-bottom: 20px;
        display: table;
        text-align: center;
        margin: 0 auto 0px;
    }

        .img-holder span i {
            position: relative;
            top: 2px;
            margin-right: 6px;
            font-size: 16px;
        }

    .img-holder a:hover {
        text-decoration: none;
    }