/*
Theme Name: upload certificate sms.ir
Theme URL: https://sms.ir/
Author : Mahdiye Rafiee
*/

.certificate-upload{
    /*border: 1px solid #e7505a;
    border-top: 0;
    margin-bottom: 20px;*/
}
.certificate-up-title{
    font-weight: 500;
    color: white;
    background-color: #e7505a;
}
.certificate-up-title p{
    font-size: 18px;
    padding: 10px;
}
.invalid-certificate{
    font-weight: 500;
    color: #000000;
    background-color: #ffffff;
    border-right: 20px solid #34ba94;
    border-left: 20px solid #34ba94;
    border-top: 2px solid #34ba94;
    border-bottom: 2px solid #34ba94;
    margin-top: 3%;
    padding: 2% 0;
    font-size: 16px;
}
.certificate-up-body{
    margin-right: -25px;
    margin-left: -25px;
}
.alert-note-border{
    border: 2px solid #4781a4;
}
.alert-note{
    margin: 3px;
    border: 2px solid #c93e5f;
    padding: 15px;
    text-align: center;
}
.alert-note h4{
    padding: 5px 0 10px 0;
}

.file-body{
    margin: 30px 3px;
    padding: 20px;
    text-align: center;
    font-size: 15px;
    border: 2px dashed #cecece;
}
.file-body h4{
    font-size: 20px;
    font-weight: 600;
}
.upload-icon-img{
    display: inline-block;
    padding: 30px 0;
}
.ways-of-upload{
    border: 2px solid #65beac;
    margin: 0 10%;
    text-align: right;
    padding: 20px 18px;
    font-size: 14px;
}
.ways-of-upload h5{
    font-size: 16px;
    font-weight: 600;
}
.telegram-upload{
    padding-bottom: 25px;
    padding-top: 10px;
}
.telegram-upload-text{
    padding-top: 0;
}
.telegram-btn-upload{
    border: 2px solid #3598dc;
    padding: 10px 55px;
    color: #3598dc;
    font-weight: 600;
    background-color: white;
    /* margin-right: 7%; */
}
.icon-telegram-upload{
    position: absolute;
    top: 15%;
    right: 58%;
}
.file-upload{
    position: relative;
}
.upload-file-box{
    background-color: #34ba94;
    padding: 0;
}
.file-upload-text{
    padding: 11px 0;
}
.form-upload{
    /*background-color: #debccb;*/
    position: relative;
    display: inline-block;
    padding: 10px 0;
}
.choose-file{
    padding: 4px;
    background-color: #ffffff;
    border: 1px solid #34ba94;
}
.button-choose-file {
    padding: 5px 28px;
    border: 1px solid #34ba94;
    background: white;
}
.picture-upload{
    margin-top: 20px;
    text-align: center;
    display: block;
}

.upload-card-image{
    display: inline-block;
    width: 70%;
    padding-top: 20px;
}
.test-using {
   /*margin-top: 23px; */
    padding: 20px 20px 20px;
    font-size: 16px;
    background-color: #c93e5f;
    color: white;
}
.test-using-btn {
    background-color: #ffffff;
    /* margin-top: 1%; */
    /* width: 15%; */
    /* padding-top: 10px; */
    /* padding-bottom: 10px; */
    /* border: 2px solid #1f77a3; */
    color: #c93e5f;
    font-size: 14px;
    font-weight: 100;
    padding: 5px 15px;
    border: 1px solid #c93e5f;
    margin-right: 2%;
    font-weight:600;
    transition:.5s;
}
.test-using-btn:hover {
    background-color: #fcde97;
    border: 1px solid #fcde97;
    color: #000;
    transition:.5s;
    }
.ending-upload{
    padding-top: 20px;
    padding-bottom: 10px;
}


/*---------------UserApiKey-----------------*/
/*
Theme Name: webService-Page sms.ir
Theme URL: https://sms.ir/
Author : Mahdiye Rafiee
*/

.WebService-page-border{
    border: 3px solid #65beac;
    margin: 3px 15px;
    padding: 0;
}
.alert-note{
    margin: 3px;
    /*border: 3px solid #e7505a;*/
    padding: 15px;
    text-align: center;
}
.alert-note h4{
    padding: 5px 0 10px 0;
}
.WebService-mention{
    padding: 10px 0;
    font-weight: 600
}
.WebService-page-attention{
    border-top: 2px solid #c93e5f;
    padding-right: 0;
    padding-left: 0;
}
.WebService-page-attention span{
    position:absolute;
    color: #c93e5f;
    font-size: 18px;
    font-weight: 600;
    background-color: white;
    padding: 0 5%;
    right: 43%;
    top: 40%;
}
.WebService-page-attention-detail{
    margin-right:23%;
    margin-top: 3%;
}
.WebService-page-key{
    /*border: 1px solid black;*/
    margin: 15px;
    padding-top: 20px;
}
.WebService-createCode-btn{
    background-color: #c93e5f;
    border: 1px solid #c93e5f;
    transition: .5s;
    width: 50%;
    text-align: center;
    font-weight: 600;
    font-size: 13px;
    padding: 11px 0;
}
.WebService-createCode-btn:hover{
    border: 1px solid #c93e5f;
    background-color: white;
    color: black;
    transition: .5s;
}
.form-control.WebService-page-code-input{
    width: 100%
}
.form-control.WebService-page-key-input{
    width: 100%;
    margin-right: 54%;
    margin-top: 2%;
}
.WebService-page-guide-btn{
    padding-left: 4%;
    display: inline-grid;
    margin-right: 81%;
}
.WebService-page-guide-btn button{
    margin-bottom: 5%;
    border: 2px solid #dccb7a;
    background-color: #dccb7a;
    color: #000000;
    padding: 5px 12px;
    font-size: 12px;
    transition: .5s;
}
.WebService-page-guide-btn button:hover{
    color: black;
    background-color: white;
    border: 2px solid #dccb7a;
    transition: .5s;
}


/*
Theme Name: WebServiceRest-page sms.ir
Theme URL: https://sms.ir/
Author : Mahdiye Rafiee
*/


.WebServiceRest-page-border{
    border: 3px solid #65beac;
    padding-bottom: 30px;
    /*margin: 15px;*/
    /*padding: 20px 0;*/
}
.alert-note{
    margin: 3px;
    /*border: 3px solid #e7505a;*/
    padding: 15px;
    text-align: center;
}
.alert-note h4{
    padding: 5px 0 10px 0;
}
.WebServiceRest-mention{
    padding: 10px 0;
    font-weight: 600
}
.WebServiceRest-page-attention{
    padding-right: 18px;
    color: #c93e5f;
    font-size: 18px;
    font-weight: 600;
    text-align: right;
    margin-bottom:-15px;
}
.WebServiceRest-page-attention-detail{
    padding-right: 3px;
    margin-top: 3%;
}
.WebServiceRest-page-attention-detail a{
    color: black;
}
.WebServiceRest-page-attention-detail a:hover {
    color: #dd3232;
    text-decoration: none;
    cursor: pointer;
}
.WebServiceRest-page-attention-detail li{
    padding-bottom: 15px;
}

/*---------------Rest webservice Tabs--------------*/
WebServiceRest-page-tabs{

}
.WebServiceRest-page-tabs-menu{
    display: grid;
    /*background-color: #336d92;*/
    padding-right:0;
}
.WebServiceRest-page-tabs-menu a{
    padding: 34px 20px;
    text-decoration: none;
    background: #336d92;
    color: #252525;
    text-align: right;
    font-size:16px;
    font-family: 'Sahel';
    margin-bottom: 1%;
}
.WebServiceRest-page-tabs-content{
    padding:0;
    z-index:1000;
    color:black;
}
.WebServiceRest-page-tab-box{
    padding: 5px 20px;
    line-height: 2;
    height: 456px;
    overflow: auto;
    border: 4px solid #336d92;
    
}
.webservicerest-page-code-btn{
    border: 1px solid #c93e5f;
    background-color: #c93e5f;
    color: white;
    padding: 3px 25px;
    font-size: 16px;
    margin-top: 1%;
    margin-bottom: 3%;
}
/*--------------- End Tabs -----------------*/
.list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}
.list-group-item:last-child{
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.WebServiceRest-page-guide-btn{
    padding-left: 4%;
    display: inline-grid;
    /*margin-right: 81%;*/
}
.WebServiceRest-page-guide-btn a{
    color: #000000;
}
.WebServiceRest-page-guide-btn a:hover{
    color: #000000;
    text-decoration: none;
}
.WebServiceRest-page-guide-btn p{
    margin-bottom: -8%;
    border: 2px solid #dccb7a;
    background-color: #dccb7a;
    color: #000000;
    padding: 5px 12px;
    font-size: 12px;
    transition: .5s;
}
.WebServiceRest-page-guide-btn p:hover{
    color: black;
    background-color: white;
    border: 2px solid #dccb7a;
    transition: .5s;
}

/*
Theme Name: module sms.ir
Theme URL: https://sms.ir/
Author : Mahdiye Rafiee
*/

.WebServiceThemeMod-page{
    /*border: 1px solid #336e91;*/
    border-top: 0;
    margin-bottom: 20px;
    padding: 0;
}
.WebServiceThemeMod-page-title{
    font-weight: 500;
    color: white;
    background-color: #336e91;
}
.WebServiceThemeMod-page-title p{
    font-size: 18px;
    padding: 10px;
}
/*.WebServiceThemeMod-page-body{
    margin: 15px;
}*/
.WebServiceThemeMod-tabs .nav-tabs > li{
    float:right;
}
.WebServiceThemeMod-page-border{
    border: 3px solid #65beac;
    margin: 0 0 15px 0;
    padding: 20px 0;
}
.WebServiceThemeMod-page-explain p{
    text-align: center;
}
.buyModule-btn{
    border:4px solid #c93e5f;
    margin: 2% 0;
    color: #c93e5f;
    font-weight: 600;
    background-color: white;
    padding: 2px 25px;
    transition: .5s;
}
.buyModule-btn:hover{
    border:4px solid #c93e5f;
    color: #fff;
    background-color: #c93e5f;
    transition: .5s;
}
.WebServiceThemeMod-verification{
    line-height: 2;
}
.verification-simple, .verification-advanced{
    border: 5px solid #dccb7a;
    text-align: justify;
    padding: 0 20px;
    max-height: 400px;
    overflow: auto;
}
.verification-simple h4, .verification-advanced h4{
    font-weight: 600;
    padding-top: 10px;
    text-align: center;
}
.verification-simple p, .verification-advanced p{
    line-height: 2;
}
.sampleCode-Module-btn{
    border: 2px solid #65beac;
    background-color: #65beac;
    color: #fff;
    font-weight: 100;
    margin: 2% 0 3%;
    padding: 2px 25px;
    transition: .5s;
}
.sampleCode-Module-btn:hover{
    border: 2px solid #65beac;
    color: #65beac;
    background-color: #fff;
    transition: .5s;
}
.WebServiceThemeMod-page-addTheme{
    border: 2px solid #336e91;
    margin: 2% 0;
}
.WebServiceThemeMod-page-withoutTheme{
    border: 3px solid #c93e5f;
    padding: 5px;
}
.WebServiceThemeMod-page-withoutTheme p{
    text-align:center;
    font-weight:600;
}

.WebServiceThemeMod-page-addTheme-title{
    background-color: #336e91;
    color: white;
    padding: 10px 15px;
    font-size: 16px;
}
.WebServiceThemeMod-page-addTheme-box{
    padding: 15px;
    line-height: 2;
}
.WebServiceThemeMod-page-addTheme-btn{
    border: 2px solid #336e91;
    color: #fff;
    text-align: left;
    background-color: #336e91;
    padding: 2px 40px;
    transition: .5s;
}
.WebServiceThemeMod-page-addTheme-btn:hover{
    border: 2px solid #336e91;
    color: #336e91;
    background-color: #fff;
    transition: .5s;
}
.deleteTheme-Module-btn{
    border: 2px solid #336e91;
    background-color: #fff;
    color: #336e91;
    padding: 0 15px;
    transition: .5s;
}
.deleteTheme-Module-btn:hover{
    border: 2px solid #336e91;
    background-color: #336e91;
    color: #fff;
    transition: .5s;
}
.verification-simple-title{
    padding:5px 10px;
    border:2px solid #dccb7a;
}
.verification-simple-box{
    border: 1px solid #dccb7a;
    padding: 34px 10px;
    border-top: none;
}


/*--------------------- Buy Charge Package -------------------------*/

.SecondReg-charge-body{
    margin: 15px;
}
.SecondReg-charge-border{
    border: 4px solid #65beac;
    padding: 10px;
}
.SecondReg-charge-border p{
    text-align:center;
    font-weight:600;
}
.SecondReg-manualCharge-title{
    margin-top: 1%;
    border: 1px solid #336d92;
    background-color: #336d92;
    color: #fff;
    padding: 10px 20px;

}
.SecondReg-manualCharge-box{
    border: 1px solid #336d92;
    padding: 10px 30px;
}

.SecondReg-packageCharge-title{
    margin-top: 1%;
    border: 1px solid #336d92;
    background-color: #336d92;
    color: #fff;
    padding: 10px 20px;
}
.SecondReg-packageCharge-box{
    border: 1px solid #336d92;
    padding: 10px 30px;
}
.SecondReg-packageSms{
    background-color: #336d92;
    border: 1px solid #336d92;
    color: #fff;
    padding: 1% 0 2% 0;
}

.packageSms-title{
    background-color: #fcde98;
    color: #000;
    text-align: center;
    padding: 10px 0;
    margin-top: 3%;
    border-bottom: 5px solid #336d92;
    font-weight: 600;
}

.packageSms-box{
    background-color: #fff;
    color: #000;
    text-align: center;
    padding: 15px 0 0;
    border: 3px solid #c93e5f;
}

.packageSms-box p{
    font-size: 14px;
    text-align:center;
    
}

.packageSms-box button{
    background-color: #c93e5f;
    padding: 5px 25px;
    border: 2px solid #c93e5f;
    border-bottom: none;
    color: #fff;
    margin-top: 5%;
    transition: .5s;
}

.packageSms-box button:hover{
    background-color: #fff;
    border: 2px solid #c93e5f;
    color: #c93e5f;
    transition: .5s;
    border-bottom: none;
}

.SecondReg-packageCharge-invoice{
    margin-top:5%;
    background-color:#fff;
    border:4px solid #dccb7a;
}
.SecondReg-packageCharge-title{

}

/*---------------SecondRegistertionStep_Product--------------*/
.listPackage-btn:hover{
    background-color:#336e91;
    border:1px solid #336e91;
}

/*---------------SecondRegistertionStep_SmsLine--------------*/
.SecondReg-SmsLine{
    border: 2px solid #65beac;
    border-right: 10px solid #65beac;
    padding: 5px 40px 30px 40px;
}

/*
Theme Name: SmsPurchase sms.ir
Theme URL: https://sms.ir/
Author : Mahdiye Rafiee
*/
.purchasePage-tariffInfo{
    border: 3px solid #c93e5f;
    color: black;
    text-align: center;
    padding: 20px;
    margin: 1% 13%;
    font-size: 15px;
}
.purchasePage-ways{
    border:2px solid #53b6a2;
    padding:0;
    margin: 2% 0 0 0 ;
}
.purchasePage-ways-title{
    background-color:#53b6a2;
    padding:0;
    padding-right:15px;
    padding-left:15px;
    color:#fff;
}
.tabbable-line > .nav-tabs > li.active {
    background: 0 0;
    border-bottom: 4px solid #65beac;
    position: relative;
}
.btn-danger {
    color: #fff;
    background-color: #c93e5f;
    border-color: #c93e5f;
}
.btn-dange:hover{
    background-color: #c93e5f;
}
.purchasePage-note-info{
    background-color: #f5f8fd;
    border-radius: 2px;
    border-right: 5px solid #336d92;
    border-left: 5px solid #336d92;
    color: #010407;
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.18);
}
.purchasePage-account-number-btn{
    border: 2px solid #336e91;
    background-color: #f5f8fd;
    padding: 10px 20px;
    transition:.5s;
}
.purchasePage-account-number-btn:hover{
    border: 2px solid #336e91;
    background-color: #336e91;
    color:#fff;
    transition:.5s;
}
/*--------npPersianBank--------*/
.BankProcess{
    color:#fff;
    padding:0;
    border:1px solid #c93e5f;
    
}
.BankProcess-title{
     background-color:#c93e5f;
     padding:10px;
     font-weight:600;
     font-size:15px;
}
.BankProcess-body{
    padding:30px 0 0 0;
    z-index:10000;
    color:black;
}
.BankProcess-btn{
    font-size: 11px; 
    margin-bottom: 3px; 
    display:inline-block;
    background-color:#65beac;
    border:1px solid #65beac;
    margin-top:2%;
}
.BankProcess-pic{
    margin-top:3%;
}
.submitBtn-loginPage{
    background-color:#ba2b2f;
    border:1px solid #ba2b2f;
    color: #FFF
}
.submitBtn-loginPage:hover{
    background-color:#fd595a;
    border:1px solid #fd595a;
    color: #FFF
}


