﻿

#divSubMenus {
    margin-top: 10px;
    margin-bottom: 10px;
}

#divSubMenus a {
    background: #bde5ff !important;
    color: #000000 !important;
}

#tblWeddingRef, #tblEventRef {
    background: #FFFFFF;
}

    #tblWeddingRef thead, #tblEventRef thead {
        background: #FFFFFF;
        color: #000;
    }

.proposalsetting .panel-primary {
    border-color: #c2c2c2;
}

.proposalsetting > div:first-child > div:first-child .panel, .proposalreference > div:first-child .panel {
    background: #FFFFFF !important;
}

.proposalsetting > div:first-child > div:nth-child(2) .panel, .proposalreference > div:nth-child(2) .panel {
    background: #FFFFFF !important;
}

#divWeddingTitle, .proposalreference > div:first-child .panel .HeaderText {
    color: #000 !important;
    background: #FFFFFF !important;
    border-color: #c2c2c2;
    border-radius: 8px 8px 0px 0px; /*Added by krishna on 26/08/2022 for #133108*/
}

#divEventTitle, .proposalreference > div:nth-child(2) .panel .HeaderText {
    color: #000 !important;
    background: #FFFFFF !important;
    border-color: #c2c2c2;
    border-radius: 8px 8px 0px 0px; /*Added by krishna on 26/08/2022 for #133108*/
}

.proposalreference .HeaderText h4 {
    color: #000 !important;
    border-color: #c2c2c2;
    padding: 4px;
}

.proposalsetting .panel-primary {
    border-color: #e5e5e5 !important;
    border-radius: 8px; /*Added by krishna on 26/08/2022 for #133108*/
    width: 100%; /*Added by krishna on 26/08/2022 for #133108*/
}

.proposalsetting {
    background: #f9f9f9 !important;
}

#tblWeddingRef_filter, #tblEventRef_filter {
    display: none !important;
}

._Img {
    cursor: pointer;
    border: 1px solid;
}

.LogoPreview {
    height: 75px; /*modified by krishna on 26/08/2022 for #133108*/
    width: 75px; /*modified by krishna on 26/08/2022 for #133108*/
    border: 2px dashed #E7EAE9; /*Updated for #181344 on 02/10/2023*/
    border-radius: 8px;
}

.p-t-1 {
    padding-top: 1%;
}

/*Commented by Mihir shah #133108 - 08.18.2022*/
/*#ddlShopProposalSettings {
        width: 43%;
    }*/
/*#133108*/
.m-t-7 {
    margin-top: 7px;
}

#divHeader {
    border-bottom: 1px solid rgba(188, 189, 190, 0.37);
    padding-bottom: 1%;
}

.HeaderText {
    background-color: #FFFFFF;   
}

.m-l-10 {
    margin-left: 10px;
}

#bodyProposalSettings {
    /*height: 487px;*/
    overflow-y: auto;
}

.RightBorder {
    border-right: 1px solid #e5e5e5;
}

#tblWedding {
    width: 100% !important;
}

.pull-left {
    float: left !important;
}

.RedText {
    color: red;
}

#tblWeddingRef_info, #tblEventRef_info {
    display: none;
}

.m-r-15 {
    margin-right: 15px;
}

.dataTable > thead > tr > th {
    width: 43% !important; /*Modified by krishna on 26/08/2022 for #133108*/
}

    .dataTable > thead > tr > th > .form-control {
        width: 100% !important;
    }

.dt-bootstrap > .row > .col-sm-6:nth-of-type(1) {
    width: 40% !important;
}

.dt-bootstrap > .row > .col-sm-6:nth-of-type(2) {
    width: 60% !important;
}

@import url('https://fonts.googleapis.com/css?family=Charmonman');


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

#divSummery_Preview .panel-heading {
    background-color: white;
}

#divSummery_Preview_desc table tr td {
    border: 0px;
}

#divSummery_Preview_desc table tbody tr td {
    padding-top: 0px;
}

#divSummery_Preview .table {
    margin-bottom: 0px;
}

.lbl_subval {
    color: black;
}

.lbl_Purposal_GT {
    color: black;
    font-size: 15px;
}

.txt_Purposal_GT {
    font-size: large;
    color: black;
    font-weight: bold;
}

.SkyBackground {
    background-color: #1ab394;
    margin-top: 1%;
}

.WhiteText {
    color: white;
}

.RedText {
    color: red;
}

.m-t-1 {
    margin-top: 1%;
}

.boldText {
    font-weight: 700;
}

#ddlProposalType {
    width: 28%;
}

#ddlReference {
    width: 36%;
    float: right;
}

.p-t-7 {
    padding-top: 7px;
}

.p-b-5 {
    padding-bottom: 5px;
}

.p-t-6 {
    padding-top: 6px;
}

.p-b-4 {
    padding-bottom: 4%;
}

#btnAddItem {
    margin-top: 12%;
}

#divAmountSection {
    background-color: rgba(26, 179, 148, 0.06);
}

.m-r-1 {
    margin-right: 1%;
}

#divTotalsection {
    font-size: initial;
    border: 1px solid #1ab394;
    border-bottom: 3px solid #1ab394;
    border-right: 3px solid #1ab394;
    border-left: 3px solid #1ab394;
}

#btnBackToViewProposal {
    margin-right: 5%;
}

#btnGotoProposalSettings > span {
    padding-right: 3%;
}

#imgExistImagePreview {
    height: 100px;
    width: 100px;
}

.m-r-15 {
    margin-right: 15%;
}

div#divSummery .row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.BottolColorBorder {
    border-bottom: 1px solid #1ab394;
}
/*
           Panel
       */
button.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

    button.accordion.active, button.accordion:hover {
        background-color: #ddd;
    }

    button.accordion:after {
        content: '\002B';
        color: #777;
        font-weight: bold;
        float: right;
        margin-left: 5px;
    }

    button.accordion.active:after {
        content: "\2212";
    }

/*div.panel
    {
        padding: 0 18px;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.2s ease-out;
    }*/
.panel-heading .accordion-toggle:after {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: left;
    color: #23c6c8;
    margin-right: 5px;
}

.panel-heading .accordion-toggle.collapsed:after {
    content: "\e080";
}

.border-t-green {
    border-top: 2px solid #1ab394;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

    input:-webkit-autofill:active {
        -webkit-box-shadow: 0 0 0 30px white inset !important;
    }

    input:-webkit-autofill:focus {
        -webkit-box-shadow: 0 0 0 30px white inset !important;
    }

@media screen and (max-width:480px) {
    .proposalreference .panel-primary {
        display: block !important;
    }
}

@media screen and (max-width:768px) {
    .SkyBackground .cst_reference {
        position: absolute;
        left: 62%;
        right: 0;
        bottom: 3px;
    }

    .HeaderText {
        padding: 6px 0;
    }
}

.proposalsetting .col-sm-6 {
    padding-left: 15px !important;
}

.proposalsetting #chkShowAllCategories, .proposalsetting #chkSet, .proposalsetting #chkEventSet, .proposalsetting #chkEventShowAllCategories {
    margin: 0px 8px 0px 0px;
    position: relative;
    top: 2px;
}

/*-----------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.hana-text-left{
    text-align:left !important;
}

.hana-margin{
    margin:0 0 3px !important;
}

.hana-drd-border {
    background: #FFFFFF;
    border: 1px solid #B9B9B9;
    border-radius: 4px;
}

.hana-backgroung {
    background: #FFFFFF !important;
}

.hana-panel-pm {
    display: inline-block;
    padding-bottom: 20px;
    margin-bottom: 0px !important;
}

.hana-btn-design {
    margin-left: 10px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 30.73%), linear-gradient(180deg, rgba(0, 0, 0, 0) 57.29%, rgba(0, 0, 0, 0.2) 100%), #2F9BC8 !important;
    background-blend-mode: overlay, overlay, normal;
    box-shadow: inset 0px 2px 0px rgb(255 255 255 / 25%);
    border-radius: 4px;
}

.hana-text-right{
    text-align:right !important;
}

.hana-textarea-height {
    min-height: 150px;
}

.hana-padding {
    padding: 3px 15px !important;
}

panel-heading {
    padding: 8px 15px !important;
}

.hana-border {
    border: 1px solid #E7EAE9;
}

.hana-divTableWedding-scroll {
    height: 212px;
    overflow-y: scroll;
    display: block;
}

.hana-div-action {
    display: flex;
    justify-content: space-evenly;
}

.hana-btn-action-proposalsetting {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 30.73%), linear-gradient(180deg, rgba(0, 0, 0, 0) 57.29%, rgba(0, 0, 0, 0.2) 100%), #2F9BC8 !important;
    background-blend-mode: overlay, overlay, normal;
    box-shadow: inset 0px 2px 0px rgb(255 255 255 / 25%);
    border-radius: 4px !important;
    border: 0;
    padding: 7px 11px 7px 11px !important;
    height:34px !important
}

.hana-d-none{
    display:none;
}

.hana-float-left{
    float:left;
}

.hana-upload {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 30.73%), linear-gradient(180deg, rgba(0, 0, 0, 0) 57.29%, rgba(0, 0, 0, 0.2) 100%), #2F9BC8 !important;
    background-blend-mode: overlay, overlay, normal;
    box-shadow: inset 0px 2px 0px rgba(255, 255, 255, 0.25);
    border-radius: 4px;
    padding-left: 6px;
    width: 100%;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
}

@media(max-width:1024px) {
    .hana-upload {
        font-size: 10px;
    }
} 
 .hana-padding-r{
     padding-right:5px;
 }



.hana-p-1{
    padding:1px !important;
}

@media (max-width:1024px) {
    body .MainContent {
        width: calc(100% - 70px);
        height: calc(100%-100px) !important;
        overflow-y:auto;
    }
}

.hana-txtrefname-width{
    width : 94% !important;
}
.hana-txtrefurl-width {
    width: 100% !important;
}
/*Added by krishna on 26/08/2022 for #133108*/
.hana-head-title-text {
    border-top: 1px solid #E7EAE9;
    padding-top: 10px;
    color: #000;
    font-weight: bold;
    margin: 0;
    margin-top: 10px;
}

.panel-heading {
    padding: 12px 0px 6px 15px !important;
}
.hana-sub-title {
    color: #ADADAD;
}
.hana-title {
    color: #444444;
}
.lable-text {
    font-size: calc(12px + (13 - 12) * ((100vw - 320px) / (1920 - 320))); /*Modifyed by Nishant on 06/09/2022 for #133108*/
    font-weight: 400;
    color: #000000;
    margin: 0;
    padding-top: 2px;
}
.dis-flex{
    display:flex;
}
.input-label {
    color: #444444;
    font-weight: 700;
    font-size: 14px;
}
.hana-padding-r7 .panel-primary {
    margin-bottom:0px;
}
@media (max-width:960px) {
    .hana-padding-r7 {
        padding-right: 15px;
    }

    .hana-padding-l7 {
        padding-left: 15px;
    }

    .proposalsetting .panel-primary {
        margin-bottom: 10px !important;
    }
}
@media (min-width:960px) {
    .hana-padding-r7 {
        padding-right: 7px;
    }
    .hana-padding-l7 {
        padding-left: 7px;
    }
}
@media (max-width:1250px) {
    .dataTable > thead > tr > th {
        width: 39% !important;
    }
}
/*#133108*/