/*-------------------------------------------------------*/
/* DASHBOARD 
/*-------------------------------------------------------*/
 .db {
     position: relative;
     overflow: hidden;
     width: 100%;
     background: #eaedef;
    /* margin-top: 100px;
     */
     padding: 50px;
}
 .db-l {
     float: left;
     width: 20%;
}
 .db-2 {
     float: left;
     width: 58%;
     position: relative;
     overflow: hidden;
     background: #fff;
     border: 1px solid #dadada;
    /* margin-bottom: 25px;
     */
     box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
     border-radius: 4px;
     margin-left: 12px;
     margin-right: 12px;
}
 .db-3 {
     float: left;
     width: 20%;
     position: relative;
     overflow: hidden;
     background: #fff;
     border: 1px solid #dadada;
    /* margin-bottom: 25px;
     */
     box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
     border-radius: 4px;
}
 .db-l-1 {
     position: relative;
     overflow: hidden;
     background: #fff;
     border: 1px solid #dadada;
    /* margin-bottom: 25px;
     */
     box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
     border-radius: 4px;
}
 .db-l-1 ul {
     padding: 0px;
}
 .db-l-1 ul li {
     color: #adadad;
     list-style-type: none;
     text-align: center;
}
 .db-l-1 ul li span {
     display: block;
     font-size: 32px;
     font-weight: 500;
     line-height: 30px;
     color: #21252b;
}
 .db-l-1 ul li:nth-child(1) {
     width: 100%;
     float: left;
}
 .db-l-1 ul li:nth-child(1) img {
     width: 50%;
}
 .db-l-1 ul li {
     width: 100%;
     float: left;
     padding: 5px 10px;
}
.db-l-1 p {
    padding: 0px 15px;
    text-align: center;
    font-size: 14px;
    color: #b98a00;
}
 .db-l-2 {
     position: relative;
     overflow: hidden;
     background: #fff;
     border: 1px solid #dadada;
     padding: 20px;
     margin-top: 12px;
     box-shadow: 0px 2px 4px rgba(224, 224, 224, 0.8);
     border-radius: 4px;
}
 .db-l-2 ul {
     padding: 0px;
}
 .db-l-2 ul li {
     border-bottom: 1px solid #eaedef;
     padding: 12px 0px;
     list-style-type: none;
}
 .db-l-2 ul li:last-child {
     border-bottom: 0px solid #dcdcdc;
     padding: 12px 0px 0px 0px;
}
 .db-3 h4 {
     margin: 0px;
     background: #253d52;
     padding: 15px;
     color: #fff;
}
.db-3 ul {
    margin-bottom: 0px;
    padding: 8px;
    padding-left: 15px !important;
}
.db-3 ul li {
    border-bottom: 1px solid #dcdcdc;
    padding: 1px 0px;
    list-style-type: none;
}
.db-3 ul li p {
    font-size: 12px;
    color: #000;
    line-height: 20px;
}
 .db-2-com {
}
 .db-2-com h4 {
     margin: 0px;
     background: #253d52;
     padding: 15px;
     color: #fff;
}
 .db-2-main {
}
 .db-2-main-com {
     padding: 20px;
     position: relative;
     overflow: hidden;
}
.db-2-main-com img {
    display: block;
    width: 50px;
    margin: 0 auto;
    vertical-align: middle;
}
 .db-2-main-com span {
     font-size: 13px;
}
 .db-2-main-com ul {
     margin-bottom: 0px;
     margin-top: 10px;
     padding: 0px;
}
 .db-2-main-com ul li {
     text-align: left;
     list-style-type: none;
     background-size: 10px;
     text-overflow: ellipsis;
     white-space: inherit;
     overflow: hidden;
}
 .db-2-main-com ul li a {
     display: block;
     color: #333;
     font-size: 13.5px;
     padding-left: 14px;
}
 .db-2-main-com ul li a:hover {
     padding-left: 10px;
}
 .db-done {
     font-size: 12px !important;
     background: #3e8e41;
     color: #fff;
     padding: 2px 4px;
     border-radius: 3px;
     text-transform: lowercase;
     margin-left: 5px;
}
 .db-done:hover {
     color: #fff;
}
 .db-not-done {
     font-size: 12px !important;
     background: #f4a321;
     color: #fff;
     padding: 2px 4px;
     border-radius: 3px;
     text-transform: lowercase;
     margin-left: 5px;
}
 .db-2-main-1 {
     position: relative;
     overflow: hidden;
     float: left;
     width: 33.3%;
     text-align: center;
}
 .db-2-main-2 {
     border-right: 1px solid #eaedef;
     padding: 20px;
}
 .db-2-main-com-table {
}
 .db-2-main-com-table th {
     font-weight: 600;
     padding: 10px 3px;
     white-space: nowrap;
}
 .db-2-main-com-table tr {
     border-bottom: 1px solid #eaedef;
     line-height: 37px;
     padding: 10px;
}
 .db-2-main-com-table tr td {
     padding: 10px 3px 10px 3px;
     white-space: nowrap;
}
 .db2-form-com {
}
 .db2-form-com form {
     padding: 35px 50px 35px 50px;
     background: #eaedef;
     margin-top: 15px;
}
 .db2-form-com form input {
     border: 1px solid #e4e4e4;
     line-height: 44px;
     padding: 0px 25px;
     background: #fff;
}
 .db2-form-com form input[type="submit"] {
     padding: 0px;
}
 .db2-form-com form label {
     font-size: 14px;
     color: #646464;
}
 .db2-form-pay {
}
 .full-btn {
     height: 45px;
     line-height: 45px;
     background: #f96c71;
     background: linear-gradient(to bottom, #fa6d72, #f45d5d);
     outline: none;
     font-size: 16px;
     display: block !important;
     color: #fff;
     font-weight: 600;
     font-family: 'Quicksand', sans-serif;
     text-transform: uppercase;
     text-align: center;
}
 .db-pay-card {
     position: relative;
     overflow: hidden;
     border: 1px solid #eaedef;
     padding: 1px 10px;
}
 .db-pay-card h5 {
     display: inline-block;
}
 .db-pay-card img {
     width: 175px;
     border: 0px;
     display: inline-block;
     margin-bottom: 0px;
     float: right;
     padding: 0px;
}
 .db2-form-pay ul li {
     background: none;
     padding: 5px 0px 12px 0px;
}
 .db-pay-amount {
     float: right;
     color: #FFC107;
     font-size: 22px;
}
 .db-down-pdf {
     border: 1px solid #c7c8c9;
     border-radius: 3px;
     padding: 4px 8px;
     color: #333;
}
 .db-make-pay {
     border: 1px solid #c7c8c9;
     border-radius: 3px;
     padding: 4px 8px;
     color: #333;
}
 .db-make-pay:hover {
     background: #3e8e41;
     color: #fff;
     border: 1px solid #317d34;
}
 .db-mak-pay-bot {
     margin-top: 25px;
}
 .db-mak-pay-bot p {
     color: #969595;
     font-size: 14px;
     line-height: 24px;
     font-weight: 400;
}
 .db-mak-pay-bot a {
     font-size: 16px;
     text-transform: capitalize;
}
 .db-mak-pay-bot a:hover {
     color: #fff;
}
 .db-up-btn {
     display: inline-block;
     padding: 6px 12px;
     margin-bottom: 0;
     font-size: 14px;
     font-weight: normal;
     line-height: 1.42857143;
     text-align: center;
     white-space: nowrap;
     vertical-align: middle;
     -ms-touch-action: manipulation;
     touch-action: manipulation;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     background-image: none;
     border: 1px solid transparent;
     border-radius: 4px;
     float: left;
     height: 3rem;
     line-height: 3rem;
     height: 45px;
     padding: 10px 25px;
     background: #14addb;
     color: #fff;
}
 .db-file-upload {
     padding: 0 0.75rem;
}
 .db-com-p {
}
 .db-com-p h5 {
     font-size: 20px;
}
 .db-com-p p {
     color: #969595;
     font-size: 14px;
     line-height: 24px;
     font-weight: 500;
}
 #dropdown1 a {
     color: #333;
}
table {
    width: 100%;
    display: table;
}
/*-------------------------------------------------------*/
/* When the browser is between 0px and 1330px wide,below css will be applied.
/*-------------------------------------------------------*/

@media screen and (max-width: 1330px) {
    .db-l {
        width: 30%;
    }
    .db-2 {
        width: 68%;
        margin-right: 0px;
    }
    .db-3 {
        width: 100%;
        margin-top: 20px;
    }
}

/*-------------------------------------------------------*/
/* When the browser is between 0px and 992px wide,below css will be applied.
/*-------------------------------------------------------*/

@media screen and (max-width: 992px) {
    .db {
        padding: 50px;
        padding-top: 100px;
    }
    .db-2-main-1 {
        width: 100%;
    }
    .db-2-main-2 {
        border-right: 0px solid #eaedef;
        padding: 20px;
    }
    .db-2-main-com span {
        text-align: left;
        display: block;
    }
    .db-2-main-com img {
        margin: inherit;
    }
    .db-done {
        display: inline !important;
    }
    .db-not-done {
        display: inline !important;
    }
}
/*-------------------------------------------------------*/
/* When the browser is between 0px and 767px wide,below css will be applied.
/*-------------------------------------------------------*/

@media screen and (max-width: 767px) {
    .db {
        padding: 25px;
        padding-top: 100px;
    }
    .db-l {
        width: 100%;
    }
    .db-2 {
        width: 100%;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 20px;
    }
    .db-3 {
        width: 100%;
        margin-top: 20px;
    }
}
/*-------------------------------------------------------*/
/* When the browser is between 0px and 481px wide,below css will be applied.
/*-------------------------------------------------------*/

@media screen and (max-width: 480px) {
    .tourz-hom-ser ul li a {
        width: 100%;
        height: 100%;
    }
    .db-pay-amount {
        display: none;
    }
    .db-pay-card {
        display: none;
    }
    .db2-form-com form {
        padding: 0px;
        background: none;
        margin-top: 0px;
    }
    .tr-regi-form {
        width: 90%;
        padding: 30px 25px 30px 25px;
        margin-top: 100px;
    }
}

/*-------------------------------------------------------*/
/* When the browser is between 767px and 992px wide,below css will be applied.
/*-------------------------------------------------------*/

@media screen and (min-width: 767px) and (max-width: 992px) {
    .dl1 {} .dl2 {} .dl3 {
        display: none !important;
    }
    .dl4 {}
}