﻿
.modal-dialog {
    /*margin-right: 620px !important;*/
}
.modal-header {
    border-bottom:none !important;
}
.closebtn {
    max-height:8px !important
}
.chk-header {
    text-align:center;
}
.sub-text {
    font-size: 13px;
    text-align: center;
    color: #8F8F8F;
}
.inputdiv {
    padding-top:40px;
}
.inputdiv2 {
    padding-top:21px;
}
.p-viewer, .p-viewer2{
float: right;
    margin-top: -33px;
    margin-right: 10px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.fa-eye {
  color: #535353;
}
.chkinput {
     padding-top:21px;
}
.chklog {
    border: 1px solid #E7E7E7 !important;
}
.add-text {
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    color: #535353;
    text-align:left;
    text-transform:capitalize;
}
.modal-content2 {
    width:731px !important;
    height:596px !important;
}

.btn-checkout {
    border:none;
}
@media only screen and (max-width: 600px) {

    /*.specialWidth {
         width: 400px !important;
           height: 740px !important;
    }*/
    .btn-checkout-update {
    background: #E7E7E7;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize !important;
    color:#535353;
    border:none;
    margin-top:5px;
}
}
@media only screen and (min-width: 600px) {

   .specialWidthDelete {
    width:527px !important;height:225px !important;
}
   .btn-checkout-update {
    background: #E7E7E7;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize !important;
    color:#535353;
    margin-left:10px;
    border:none;
}
}
.redline {
    height: 5px;
    background: #EA6155;
     position:absolute;
    z-index:10;
   
     
}


@media only screen and (min-width: 576px) {
    .modal-dialog {
    max-width: 527px;
    margin: 30px auto;
   
}
}
.delete-text-heading {
    padding-left: 0px;padding-left: 0px;position: absolute;z-index: 10;top: -12px;width: 80%;
}
.btn-checkout-delete {
    background: #EA6155;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize !important;
    color:#535353;
    border:none;
    margin-top:5px;
}
.btn-checkout-cancel {
     background: #E7E7E7;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    text-transform: capitalize !important;
    color:#535353;
    border:none;
    margin-top:5px;
    margin-left:5px;
}