﻿
.modal-dialog {
    margin-right: 620px !important;
}
.modal-header {
    border-bottom:none !important;
}
.closebtn {
    max-height:4px !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: 350px !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) {

   .specialWidth {
    width:731px ;height:605px ;
}
   .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;
}
}
@media only screen and (max-width: 600px) {
}

