/*!
 * Start Bootstrap - SB Admin Bootstrap Admin Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

/* Global Styles */

body {
    margin-top: 100px;
}

@media(min-width:768px) {
    body {
        margin-top: 50px;
    }
}

#wrapper {
    padding-left: 0;
}

#page-wrapper {
    width: 99%;
    padding: 0;
    background-color: #fff;
    float: right;
}

.huge {
    font-size: 50px;
    line-height: normal;
}

@media(min-width:768px) {
    #wrapper {
        padding-left: 225px;
    }

    #page-wrapper {
        padding: 10px;
    }
}

/* Top Navigation */

.top-nav {
    padding: 0 15px;
}

.top-nav>li {
    display: inline-block;
    float: left;
}

.top-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 20px;
    color: #999;
}

.top-nav>li>a:hover,
.top-nav>li>a:focus,
.top-nav>.open>a,
.top-nav>.open>a:hover,
.top-nav>.open>a:focus {
    color: #fff;
    background-color: #000;
}

.top-nav>.open>.dropdown-menu {
    float: left;
    position: absolute;
    margin-top: 0;
    border: 1px solid rgba(0,0,0,.15);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.top-nav>.open>.dropdown-menu>li>a {
    white-space: normal;
}

ul.message-dropdown {
    padding: 0;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

li.message-preview {
    width: 275px;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

li.message-preview>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

li.message-footer {
    margin: 5px 0;
}

ul.alert-dropdown {
    width: 200px;
}

/* Side Navigation */

@media(min-width:768px) {
    .side-nav {
        position: fixed;
        top: 51px;
        left: 225px;
        width: 250px;
        margin-left: -225px;
        border: none;
        border-radius: 0;
        overflow-y: auto;
        background-color: #222;
        bottom: 0;
        overflow-x: hidden;
        padding-bottom: 40px;
    }

    .side-nav>li>a {
        width: 250px;
    }

    .side-nav li a:hover,
    .side-nav li a:focus {
        outline: none;
        background-color: #000 !important;
    }
}

.side-nav>li>ul {
    padding: 0;
}

.side-nav>li>ul>li>a {
    display: block;
    padding: 10px 15px 10px 38px;
    text-decoration: none;
    color: #999;
}

.side-nav>li>ul>li>a:hover {
    color: #fff;
}

/* Flot Chart Containers */

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

/* Custom Colored Panels */

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green > .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green > a {
    color: #5cb85c;
}

.panel-green > a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red > .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red > a {
    color: #d9534f;
}

.panel-red > a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow > .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow > a {
    color: #f0ad4e;
}

.panel-yellow > a:hover {
    color: #df8a13;
}





/*Manual*/

.navbar-inverse {
    background: url("../images/background.PNG");
}
ul.side-nav {
    background: url("../images/sidevar-back.PNG");
}

.navbar-nav>li>a {
    background: url("../images/background.PNG");
    color: #b8b8b8;
}
.navbar-nav>li>a:hover{
    background: none;
    color: #eaeaea;
}

.navbar-nav>li.active>a {
    background-color: #282828 !important;
    background: none;
}
.panel-cust .panel-footer{
    text-align: center;
    font-size: 16px;
    color: rgb(170, 129, 30);
}
.panel-cust a:hover {
    text-decoration: none;
}
.panel-cust .panel-footer:hover  {
     background-color: #DCDCDC;
}




@media screen and  (max-width: 993px){
    .all-mod-list .col-lg-3{width:49%; float: left;}
}
@media screen and  (max-width: 768px){
    #page-wrapper {
        width: 100%;
        margin-top: 10px;
    }
    #page-wrapper .right-side-control {
        min-height: 200px;
        width: 5% !important;
        position: fixed;
        float: left;
        right: 19px !important;
        margin: 0px;
        padding: 0px;
    }
    .panel-heading .nav>li>a {
        padding: 6px 10px !important;
    }
    .top-right label.m-a-lbl {
        margin-left: 3px !important;
    }
    .top-right label.m-a-lbl i.ap,
    .top-right label.m-a-lbl i.nap,
    .top-right label.m-a-lbl i.fe,
    .top-right label.m-a-lbl i.nfe {
        font-size: 16px !important;
    }


}
@media screen and  (max-width: 500px){
    .all-mod-list .col-lg-3{width:100%; float: left;}
}


.small-gap{height: 50px;}


/*matrimony page */
.matri-title h5{
    font-size: 25px;
    text-align: center;
    color: rgb(171, 23, 52);
    font-weight: bold;
}
.matri-title h4{text-align: center;}
.bs-matri-info{text-align: center;}
.bs-matri-info .head-bride .panel-heading {background-color: green; color: #fff;}
.bs-matri-info .head-groom .panel-heading{background-color: #332dac; color: #fff;}




.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
    border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
    margin-bottom: -1px;
}
.panel-heading .nav>li>a {padding: 6px 15px;}
/********************************************************************/
/*** PANEL INFO ***/
.with-nav-tabs.panel-info .nav-tabs > li > a,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > .open > a,
.with-nav-tabs.panel-info .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-info .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-info .nav-tabs > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li > a:focus {
    color: #31708f;
    background-color: #bce8f1;
    border-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.active > a,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.active > a:focus {
    color: #31708f;
    background-color: #fff;
    border-color: #bce8f1;
    border-bottom-color: transparent;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu {
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a {
    color: #31708f;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > li > a:focus {
    background-color: #bce8f1;
}
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-info .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #31708f;
}

/*user list*/
.tab-content .usr-list{margin: 0px;  background-color: rgb(188, 191, 190);    padding: 4px;   margin-bottom: 15px;    border-radius: 5px;}
.tab-content .usr-list .usr-list-wrapper{min-height: 50px; background-color: #fcfcfc; padding:3px;}
.usr-list-wrapper .user-img{width: 19%; float: left; min-height: 100px;}
.user-img img{width: 100%; height: 200px; }

.usr-list-wrapper .user-bs-info{width: 80%; float: right; min-height: 100px; }
.user-bs-info .usr-bs-info-top{
    min-height: 35px;
    margin: 0px;
}
.usr-bs-info-top .top-left{width: 40%;float: left; min-height: 35px;}
.top-left h5{
    display: inline-block;
    font-size: 17px;
    color: rgb(21, 126, 157);
    margin:0px;
    font-weight: bold;
    font-family: 'Lato', Calibri, Arial, sans-serif;
}
.usr-bs-info-top .top-right{width: 60%;float: left; min-height: 35px;line-height: 30px;  text-align: right;    padding-right: 20px;}
.top-right label.m-a-lbl span.usr-ap{  font-size: 15px;  color: rgb(69, 97, 111);  margin: 0px 10px;}
.top-right label.m-a-lbl{margin-left: 10px;}
.top-right label.m-a-lbl i.ap{font-size: 20px; color: green;}
.top-right label.m-a-lbl i.nap{font-size: 20px; color: #f12f2f;}
.top-right label.m-a-lbl i.fe{font-size: 20px; color: green;}
.top-right label.m-a-lbl i.nfe{font-size: 20px; color: #f12f2f;}



.user-bs-info .usr-bs-info-center{
    min-height: 50px;
    margin: 5px 0px;
}
.usr-bs-info-center .center-left{
    width: 49%;
    float: left;
    min-height: 50px;
    padding: 0px 10px;
}
.usr-bs-info-center p.r-detail-heading{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    color: rgb(119, 29, 109);
    margin-bottom: 5px;
}
.usr-bs-info-center p.usr-r-detail{margin: 0px;}
.usr-bs-info-center p.usr-r-detail label{
    width: 28%;
    text-align: right;
    margin-right: 2%;
    font-size: 15px;
    color: rgb(84, 84, 85);
    font-family: 'Lato', Calibri, Arial, sans-serif;
}
.usr-bs-info-center p.usr-r-detail span{
    font-size: 14px;
    margin: 0px 5px;
    color: rgb(97, 98, 98);
    font-family: 'Lato', Calibri, Arial, sans-serif;
    letter-spacing: 0.20px;
}


.usr-bs-info-center .center-right{
    width: 50%;
    float: right;
    min-height: 50px;
    padding: 0px 10px;
    border-left: 1px dotted #c0c0c0;
}


.user-bs-info .usr-bs-info-bottom{
    min-height: 35px;
    margin: 0px;
    text-align: center;
    padding-right: 20px;
    margin-top: 10px;
}
.usr-bs-info-bottom label{margin: 0px 0px;}
.usr-bs-info-bottom label .btn{
    padding: 2px 15px;
    background-color: #C78D18;
    border-color: #C78D18;

}
.usr-bs-info-bottom label .btn a{
    text-decoration: none;
    color: #fff;
}
.usr-bs-info-bottom label .btn:hover{
    background-color: #28971f;
    border-color:#28971f;
}


/*right side control*/
#page-wrapper .right-side-control{
    min-height: 200px;
    width: 4%;
    position: fixed;
    float: left;
    right: 40px;
    margin: 0px;
    padding: 0px;
}
.right-side-control .right-side-control-wrapper{
    min-height: 200px;
    width: 100%;
    padding: 5px;
    border: 1px solid rgb(176, 180, 180);
    box-shadow: 2px 3px 6px 0px rgb(125, 125, 125);
}
.right-side-control-wrapper label{display: block; text-align: center; margin-bottom: 15px; cursor: pointer;}
.right-side-control-wrapper label i.fa{font-size: 25px;}
.right-side-control-wrapper #pro-ap,
.right-side-control-wrapper #pro-fea{color:green;}
.right-side-control-wrapper #pro-nap,
.right-side-control-wrapper #pro-nfea{color: #f12f2f;}





/* matrimony view profile page */
.bride-groom .view-pro-wrapper{
    min-height: 100px;
    border-radius: 5px;
    padding: 10px;
}
.view-pro-wrapper .view-pro-top{
    width: 95%;
    margin: 0 auto;
    min-height: 100px;
    padding: 5px;
    background-color: rgba(185, 244, 251, 0.42);
    border-top: 1px solid rgb(131, 228, 245);
    border-bottom: 1px solid rgb(137, 232, 248);
}
.view-pro-top .view-top-left{
    width: 70%;
    min-height: 100px;
    background-color: #fff;
    float: left;
    padding: 5px;
    border-radius: 6px 0px 0px 6px;
}
.view-pro-top .user-img{
    width: 14%;
    min-height: 80px;
    float: left;
    padding: 1px;
    border: 1px solid rgba(201, 201, 201, 0.6);
}
.view-pro-top .user-img img{width: 100%; height: 100px;}


.view-pro-top .view-bs-detail{
    width: 80%;
    min-height: 100px;
    float: right;
}
.view-bs-detail h5{
    margin: 0;
    font-size: 17px;
    color: rgb(41, 110, 122);
    font-weight: bold;
    font-family: 'Lato', Calibri, Arial, sans-serif;
}
.view-bs-detail h4{
    font-size: 25px;
    font-family: 'Lato', Calibri, Arial, sans-serif;
}
.view-bs-detail p{
    font-family: 'Lato', Calibri, Arial, sans-serif;
}

.view-pro-top .view-top-right{
    width: 29%;
    min-height: 110px;
    background-color: #fff;
    float: left;
    padding: 6px;
    margin-left: 5px;
    border-radius: 0px 6px 6px 0px;
}
.view-top-right p a{
    text-align: center;
    display: block;
    padding: 5px 10px;
    background-color: rgb(81, 205, 220);
    border-radius: 0px 5px 5px 0px;
    color: #fff;
}
.view-top-right p a:hover{
    background-color: rgb(40, 151, 31);
    color: #fff;
    text-decoration: none;
}


.view-pro-wrapper .view-pro-center{
    width: 95%;
    min-height: 100px;
    background-color: rgb(248, 248, 248);
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 6px;
    padding: 5px;
}
.view-pro-center .view-center-left{
    width: 50%;
    float: left;
    padding: 10px;
    min-height: 100px;
    border-right: 1px dotted rgb(198, 192, 192);
}
.view-pro-center .view-center-right{
    width: 49%;
    min-height: 100px;

    float: right;
    padding: 10px;
}
.view-pro-center p.view-center-p{margin: 0px;}
.view-pro-center p.view-center-p label{margin: 0px; width: 135px; font-family: 'Lato', Calibri, Arial, sans-serif;}
.view-pro-center p.view-center-p span{margin-left: 10px; font-family: 'Lato', Calibri, Arial, sans-serif;}
.view-pro-center p.detail-title{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    border-bottom: 1px dotted rgb(198, 192, 192);
}

@media screen and (max-width: 1080px){
    .view-pro-wrapper .view-pro-top {
        width: 100%;
    }
    .view-pro-wrapper .view-pro-center {
        width: 100%;
    }
    .view-pro-top .view-top-right {
        width: 24%;
    }
    .view-pro-top .view-top-left {
        width: 74%;
    }
    .view-pro-top .user-img {
        width: 23%;
    }
    .view-pro-top .view-bs-detail {
        width: 75%;
    }
}





/* matrimony Edit profile page */
.bride-groom .edit-pro-wrapper{
    min-height: 100px;
    border-radius: 5px;
    padding: 10px;
}
.edit-pro-wrapper .edit-pro-top{
    width: 95%;
    margin: 0 auto;
    min-height: 100px;
    padding: 5px;
    background-color: rgba(185, 244, 251, 0.42);
    border-top: 1px solid rgb(131, 228, 245);
    border-bottom: 1px solid rgb(137, 232, 248);
}
.edit-pro-top .edit-top-left{
    width: 70%;
    min-height: 100px;
    background-color: #fff;
    float: left;
    padding: 5px;
    border-radius: 6px 0px 0px 6px;
}
.edit-pro-top .user-img{
    width: 14%;
    min-height: 80px;
    float: left;
    padding: 1px;
    border: 1px solid rgba(201, 201, 201, 0.6);
}
.edit-pro-top .user-img img{width: 100%; height: 100px;}


.edit-pro-top .edit-bs-detail{
    width: 80%;
    min-height: 100px;
    float: right;
    text-align: center;
    margin-top: 10px;
}
.edit-bs-detail h5{
    margin: 0;
    font-size: 17px;
    color: rgb(41, 110, 122);
    font-weight: bold;
    font-family: 'Lato', Calibri, Arial, sans-serif;
}
.edit-bs-detail h4{
    font-size: 25px;
    font-family: 'Lato', Calibri, Arial, sans-serif;
}

.edit-pro-top .edit-top-right{
    width: 29%;
    min-height: 110px;
    background-color: #fff;
    float: left;
    padding: 6px;
    margin-left: 5px;
    border-radius: 0px 6px 6px 0px;
}
.edit-top-right p a{
    text-align: center;
    display: block;
    padding: 5px 10px;
    background-color: rgb(40, 151, 31);
    border-radius: 0px 5px 5px 0px;
    color: #fff;
}
.edit-top-right p a:hover{
    background-color: rgb(40, 151, 31);
    color: #fff;
    text-decoration: none;
}


.edit-pro-wrapper .edit-pro-center{
    width: 95%;
    min-height: 100px;
    background-color: rgb(248, 248, 248);
    margin: 0 auto;
    margin-top: 15px;
    border-radius: 6px;
    padding: 5px;
}
.edit-pro-center .old-pro-detail{
    width: 100%;
    min-height: 100px;
    margin: 0 auto;
    padding: 5px;
    background-color: #fff;
}
.old-pro-detail h5{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Lato', Calibri, Arial, sans-serif;
}
.old-pro-detail p{
    font-family: 'Lato', Calibri, Arial, sans-serif;
    padding: 0px 10px;
}





/* photo approval page*/
.bride-groom ul.photo-ap-ul{
    list-style: none;
    margin-left: 5px;
    padding: 0px;
    text-align: center;
}
.bride-groom ul.photo-ap-ul li{
    display: inline-block;
    width: 20%;
    margin: 10px;
    text-align: center;
    border: 2px solid rgba(0, 0, 0, 0.21);
}
.bride-groom ul.photo-ap-ul li div.usr-id{width: 100%;min-height: 30px;}
.bride-groom ul.photo-ap-ul li div.usr-id h5{
    margin: 0px;
    line-height: 30px;
    font-size: 17px;
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-weight: bold;
    color: rgb(57, 125, 186);
}
.bride-groom ul.photo-ap-ul li div.usr-id h5 input[type="checkbox"]{ margin-right: 5px;}
.bride-groom ul.photo-ap-ul li div.user-photo{width: 90%; margin: 0 auto; margin-bottom: 5px;}
.bride-groom ul.photo-ap-ul li div.user-photo img{width: 100%; height: 180px;}





/* login page */

.form-signin .btn
{
    outline:0;
    border:none;
    border-top:none;
    border-bottom:none;
    border-left:none;
    border-right:none;
    box-shadow:inset 2px -3px rgba(0,0,0,0.15);
}
.form-signin .btn a{
    display: block;
    color: #fff;
    text-decoration: none;
}
.form-signin .btn:hover{
    box-shadow:none;
}
.form-signin .btn:focus
{
    outline:0;
    -webkit-outline:0;
    -moz-outline:0;
}
.fullscreen_bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: 50% 50%;
    /*background-image: url('http://cleancanvas.herokuapp.com/img/backgrounds/color-splash.jpg');*/
    background-image: url('../images/bg_slider2.jpg');
    background-repeat:repeat;
}
.form-signin {
    max-width: 350px;
    padding: 15px;
    margin: 0 auto;
    margin-top:50px;
}
.form-signin .form-signin-heading, .form-signin {
    margin-bottom: 10px;
}
.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="email"] {
    margin-bottom: 2px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-color: #000;
}
.form-signin input[type="password"] {
    margin-bottom: 3px;
   border-radius: 0px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-color: #000;
}
.form-signin input[type="text"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-color: rgb(0,0,0);
    border-top:1px solid rgba(0,0,0,0.08);
}
.form-signin-heading {
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 2px rgba(0,0,0,0.5);
}




/*site settings matrimony*/

.bride-groom .old-title{
    min-height: 100px;
    margin-right: 0px;
}
.bride-groom .old-title .old-title-wrapper{
    border: 2px solid rgba(32, 77, 116, 0.5);
    min-height: 100px;
    border-radius: 5px;
}
.old-title-wrapper p{
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: rgb(128, 186, 186);
    line-height: 35px;
}
.old-title-wrapper h5{
    text-align: center;
    margin-top: 20px;
    font-size: 24px;
    font-weight: bold;
    color: rgb(255, 146, 0);
}
.bride-groom .new-title{
    min-height: 100px;
    margin-left: 0px;
    background-color: #ffffff;
}
.bride-groom .new-title .new-title-wrapper{
    min-height: 100px;
    border: 2px solid rgba(32, 77, 116, 0.5);
    border-radius: 5px;
}
.new-title-wrapper p{
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: rgb(128, 186, 186);
    line-height: 35px;
}
.new-title-wrapper form.new-title-frm{
    width: 90%;
    margin:0 auto;
}
form.new-title-frm .btn-upd{
    text-align: center;
}





.pagination .active{
    background: #C78D18;
    color: #fff;
}









