
@font-face {

    font-family: IRANSans;

    font-style: normal;

    font-weight: 100;

    src: url("../fonts/IRANSansWeb.woff") format("woff"),

    url("../fonts/IRANSansWeb_Bold.woff") format("woff");

}

body {

    background-color: white;

    font-family: IRANSans;

    direction: rtl;

    color:black;

}

h4 {

    text-align:center;

    font-weight: bold;

    /* background: #e9ecef; */

    width: 300px;

    margin: 0px auto;

    margin-top: 30px;

    margin-bottom: 2px;

    padding: 5px 0px 5px 0px;

    border-radius: 5px;

    border: 1px solid #ddd8d8;

    font-size: 20px;

}

h5 {

    text-align:center;

    font-weight:bold;

    border-bottom:1px solid #cccddd;

    /* border-radius:3px; */

    padding:5px 0px 10px 0px;

    margin:0px 0px 3px 0px;

    color: #ffffff;

    font-size: 15px;

}

input {

    height: 32px;

    border-radius:3px;

    border: 2px solid #cccddd;

    text-align: center;

    font-size: 25px;

}

#adminLoginForm {

    padding:10px;

    border-radius:5px;

    background-color:#121232;

    border: 3px solid #ffffff;

    box-shadow:0px 0px 3px #000000;

}

#adminLoginForm input {

    height: 40px;

    border-radius: 3px;

    border: 0px solid #cccddd;

    text-align: center;

    font-size: 20px;

    width:100%;

    margin: -2px 0px 0px 0px;

    background-color: #ffffff;

}

#adminLoginForm input[type=text] {

    color:black;

    font-size:18px;

}

#adminLoginForm input[type=password] {

    color:black;

    font-size:18px;

    background-color:white;

}

#adminLoginForm input[type=checkbox]{

    height:20px; !important;

    color:white;

}

#adminLoginForm input[type=submit] {

    background-color:#ffffff;

}



#productMng {

    width:300px;

    margin:0px auto;

}

#productMng th,td {

    background-color: #eeeeee;

    font-size: 14px;

    border: 4px solid #f9f9f9;

    width:100px;

    text-align:center;

}

#productMng th {

    font-size:13px;

    padding:3px 4px 3px 4px;

}



#productMng #idIcon,#id,#checkbox {

    display:none;

}

#productMng td {

    font-size: 14px;

    /* font-weight: bold; */

}

#divForm {

    /* background-color: #e9ecef; */

    /*

    background-image:url(images/adminbg.png);

    background-repeat:no-repeat;

    background-size:contain;

    background-position-y: center;

    */

    width:300px;

    padding:20px;

    margin:0px auto;

    text-align:center;

    border-radius:5px;

    border: 1px solid #cccccc;

}

#labelchkbox {

    vertical-align: 4px;

    color: #ffffff;

}



.adminBar {

    background-color: #121232;

    text-align:center;

    height:45px;

    padding:12px 0px 0px 0px;

    margin:5px;

    /* border-radius:3px; */

}

.adminBar h5 {

    font-size: 16px;

    font-weight:bold;

    background-color: #121232;

}

.userBar {

    background-color: #0B3FC9;

    text-align:center;

    height:40px;

    line-height:40px;

    padding:2px 0px 0px 0px;

    margin: 0px 5px 0px 5px;

    border-radius: 3px;

    color: white;

    border: 2px solid #fff;

    box-shadow: 0px 0px 3px #333;

}

form#logout {

    display:inline;

    float:left;

    margin:-3px 0px 0px -34px;

}

form#logout input {

    height:30px;

    line-height:1;

    margin:0px 0px 0px 0px;

    background:red;

    border: 2px solid white;

    border-radius:3px;

    color:white;

    font-weight:bold;

    font-size: 14px;

    cursor:pointer;
}

#userBarText {

    display: inline;

    float: right;

    margin: 0px -38px 0px 0px;

    font-size: 14px;

    font-weight:bold;

}

.return {
    border: 2px solid white;
    background-color: red;
    color: white;
    border-radius: 3px;
    height: 28px;
    line-height: normal;
    margin: 0px;
    vertical-align: text-bottom;
}

div#content {
    background-color: #121232;
    border: 1px solid #eeeeee;
    margin: 5px;
    padding: 10px;
    border-radius: 3px;
    margin-top: 8px;
}

#orderForm {

    text-align:center;

    background-color: #2E2F62;

    border: 2px solid #ffffff;

    border-radius: 5px;

    padding: 15px;

    margin: 8px 0px 0px 0px;

}

#orderForm input {margin-bottom:5px;border-radius:3px;cursor:pointer;width: 200px;font-size: 14px;border: 2px solid #cccccc;color: black;text-align:center;height:30px;margin: 3px 0px 3px 0px;}

#orderForm select {

    width:170px;

    text-align:center;

    border: 2px solid #cccccc;

    margin: 3px 0px 3px 0px;

    height:30px;

    border-radius:3px;

}



#orderForm input#sbmt {

    background-color:green;

    border: 1px solid white;

    color:white;

}

input#StatusPaid {

    color: green;

    background: #dddddd;

    font-size: 12px;

    display: none;

}

select#diamonds {

    width:170px;

    border-radius:3px;

    border:2px solid #cccccc;

    height:33px;

    margin:0px 0px 5px 0px;

    text-align:center;

}

#writer {

    background: #cccccc;

    text-align: center;

    font-size: 11px;

    border-radius: 3px;

    margin: 20px 0px 0px 0px;

    padding: 3px;

}



#handCharge {

    background-color: #121232;

    border:1px solid #eeeeee;

    margin:5px;

    padding:10px;

    border-radius:3px;

    margin-top: 8px;

}

#adminNotif{

    background-color: #121232;

    border:1px solid #eeeeee;

    margin:5px;

    padding:10px;

    border-radius:3px;

    margin-top: 8px;

}

#ProductManage {

    background-color: #121232;

    border:1px solid #eeeeee;

    margin: 0px 5px 0px 5px;

    padding:10px;

    border-radius:3px;

    margin-top: 8px;

    /* border-radius: 3px; */

}

#ProductManage p {

    font-size: 13px;

    text-align:center;

}

.productMngRow {

    background: #2E2F62;

    /* box-shadow: 0px 0px 7px #cccccc; */

    text-align:center;

    font-size:14px;

    padding: 0px 0px 10px 0px;

    margin: 8px 0px 8px 0px;

    border-radius: 5px;

    border:2px solid #ffffff;

    height: 48px;

    overflow: hidden;

    transition: height 500ms, visible 600ms ease-in-out;

}

.productMngRowNewClass {

    background: #2E2F62;

    /* box-shadow: 0px 0px 7px #cccccc; */

    text-align:center;

    font-size:14px;

    padding: 0px 0px 10px 0px;

    margin: 8px 0px 8px 0px;

    border-radius: 5px;

    border:2px solid #ffffff;

    height: 375px !important;

    overflow:auto !important;

    transition: height 500ms, visible 600ms ease-in-out;
}


.prdctMngForm {

    text-align:center;

    font-size:14px;

    height: auto;

}


#productMngForm input {

    font-size: 14px;

    margin: 0px 1px 8px 1px;
}

#productMngForm input.cancelEditProduct {

    border: 2px solid #ffffff;



}

#productMngForm input.deleteProduct {

    border: 2px solid #ffffff;

}

#productMngForm input.editProduct {

    border: 2px solid #ffffff;

    font-size:12px

}

#productMngForm input.inputLink {

    width:260px;

}

#addBeforeBox input {

    width:60px;

    font-size:11px;

    padding: 0px;

    border: 2px solid #cccccc;
}

#addBeforeBox input[type="text"][disabled] {
    background-color:#333333;
}

#addBeforeBox input#beforeLinkId {

    width:192px;

    font-size:11px;

    padding: 0px;

    border: 2px solid #cccccc;

}

#sbmtBforePrdct {

    background-color: chartreuse;

}

#sbmtAfterPrdct {

    background-color: chartreuse;

}

#addAfterBox input {

    width:60px;

    font-size:11px;

    padding: 0px;

}
#addAfterBox input[type="text"][disabled] {
    background-color:#333333;
}
#addAfterBox input#afterLinkId {

    width:192px;

    font-size:11px;

    padding: 0px;

    border: 2px solid #cccccc;

}

.rgstEditProduct {

    background-color:green;

    color:white;

    width: 130px;

    border:1px solid white;

}

.cancelEditProduct {

    background-color: yellow;

    color: black;

    width: 130px;

    border: 1px solid #efef0c;

}

#beforePrdctBtn {

    width:85%;

}

/*

#addBeforeBox {

    display: none;

}

*/

.afterProduct {

    width:85%;

}



input.deleteProduct {

    font-size: 13px;

    background-color:red;

    color:white;

    font-weight:bold;

    border:none;

}

input.editProduct {

    background-color: blue;

    font-size: 13px;

    color:white;

    font-weight:bold;

    border:none;

}



#productMngForm select {

    width:250px;

}

#productMngFormsbmt {

    background-color:green;

    border:1px solid green;

    color:white;

    width:170px;

    height:30px;

    border-radius:3px;

    font-size:18px !important;

}



#span input {

    width:18%;

    font-size:14px;

    margin:3px 1px 3px 1px !important;

    text-align:center;

}



span input#chkProducts,#productID{

    /* display:none; */

    vertical-align: -11px;

}



span input{

    width:50px;

    background-color:white;

}

span input.inputDiamonds,.inputToman,.inputDollar,.inputLink {

    border: 2px solid #cccccc;

    font-weight: bold;

    font-size: 13px !important;
}

span input::placeholder {

    color:black;

    font-weight:bold;

    font-size:15px;

}

span #chkProducts,#productID,#diamonds,#toman,#dollar,#deleteProduct {

    margin: 1px !important;

    font-size:14px;

}

span.editProduct {

    font-size:13px;

    margin: 1px !important;

}

span.deleteProduct {

    font-size:13px;

}



.testi {font-size: 40px !important;}



#productHeader {

background-color: dodgerblue;

width: 99%;

height: 40px;

margin: 3px 2px 10px 2px;

font-size: 13px;

font-weight: bold;

border: none;

border-radius: 4px;

color: white;

text-shadow: 0px 0px 3px black;

border: 1px solid #ffffff;
}
#headerDiamonds,#headerToman,#headerDollar {
    border:1px solid white;
    border-radius:3px;
    background-color:#2e2f62;
    padding:0px 12px 0px 12px;
    margin:0px 0px 0px 0px;
    position:relative;
    top:8px;
    /*color:black;
    text-shadow:none;*/
}
#headerDollar {
    color:gold;
}
#copyRight {

    background: #212529;

    color: #cccccc;

    width: 97%;

    margin: 0px auto;

    margin-top: -5px;

    border-radius: 2px;

    text-align: center;

    font-size: 11px;

    height: 30px;

    line-height: 2.7;

}



.hrLine {

    color: #ffffff;

    background-color: #ffffff;

    width: 90%;

    margin: 0px auto;

    margin-top: 4px;

    margin-bottom: 10px;

}


#manualCharge {

    color: #cccccc;

    font-size: 10px;

    width: 172px;

    margin: 0px auto;

    background-color: #000000;

    border-radius: 3px;

    height: 20px;

    line-height: 2;

}

#Hr {
    background-color: white;
    width: 95%;
    margin: 0px auto;
    margin-bottom: 10px;
    margin-top: 4px;
}
div#divRobotOrderViwe {
    width:320px;
    margin:0px auto;
}
#formRobotOrderViwe input{
    background-color:white;
    color:black;
    font-size:15px;
    width:200px;
    margin:2px;
    border:0px;
}
#formRobotOrderViwe span {
    color:white;
    font-size:13px;
}
#formRobotOrderViwe input[type=submit] {
    width:98px;
}
/* The sidepanel menu */
.sideMenu {
    height: auto; /* Specify a height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 5px;
    right: 20px;
    background-color: #111; /* Black*/
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 50px; /* Place content 60px from the top */
    padding-bottom:15px;
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidepanel */
    border: 1px solid white;
    border-radius: 0px 0px 0px 5px;
}
/* The sidepanel links */
.sideMenu a {
    padding: 8px 20px 8px 32px;
    text-decoration: none;
    font-size: 14px;
    color: white;
    display: block;
    transition: 0.3s;
    text-align:right;
    white-space: nowrap;
}

/* When you mouse over the navigation links, change their color */
.sideMenu a:hover {
    color: #f1f1f1;
}

/* Position and style the close button (top right corner) */
.sideMenu .closebtn {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 40px;
    color:red;
}

/* Style the button that is used to open the sidepanel */
.openbtn {
    font-size: 19px;
    cursor: pointer;
    background-color: #121232;
    color: white;
    padding: 2px 6px 0px 6px;
    border: none;
    position:relative;
    top:-49px;
    float:right;
    right:2px;
}

.openbtn:hover {
    background-color: #121232;
}

input.autoIncrimentList {
    width: 40px;
    font-size: 13px;
    margin: 2px;
}

.divrobotOrderRgstIDList {
    width: auto;
    background-color: #252566;
    padding: 5px;
    border: 1px solid #999999;
    border-radius: 3px;
    direction: ltr;
}

#RazerGolds {
    background-color: #121232;
    color:white;
}

#addRazerGoldDiv {
    background-color: #38389d;
    color:white;
    margin:30px 0px 20px 0px;
    padding:0px 0px 20px 0px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid white;
}
#addRazerGoldDiv button {
    width:90px;
    margin:0px 3px 0px 3px;
    background-color:cornsilk;
    border:3px solid white;
    border-radius:3px;
}
#addRazerGoldDiv h5{
    color: gold;
}
#addRazerGoldForm {
    margin:20px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}

#addRazerGoldForm input{
    background-color:white;
    color:black;
    font-size:15px;
    width:200px;
    margin:2px;
    border:0px;
}
#addRazerGoldForm input#rzgldSbmt{
    background-color:#28a728;
    color:white;
    font-size:15px;
    width:200px;
    margin:2px;
    border:1px solid white
}

#viweRazerGoldDiv {
    background-color: #121232;
    color:white;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: center;
}

#viweRazerGoldForm{
      background-color: #202058;
      margin:0px 0px 20px 0px;
      padding: 20px 0px 20px 0px;
      font-size: 13px;
      width: 98%;
      margin-right: auto;
      margin-left: auto;
      border-radius: 5px;
      border: 1px solid white;
}

#viweRazerGoldForm div {
    height: 30px;
    line-height: 30px;
    padding: 0px 15px 0px 10px;
}
#viweRazerGoldForm input {
     background-color:white;
    color:black;
    font-size: 13px;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
     float: left;
}
#viweRazerGoldForm span {
    float:right;
}
#viweRazerGoldForm input[value="busy"]{
    background-color:yellow;
    color:black;
    font-weight:bold;
    font-size: 13px;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
}

#viweRazerGoldForm input[value="new"]{
    background-color:greenyellow;
    color:black;
    font-weight:bold;
    font-size: 13px;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px; 
}

#viweRazerGoldForm input[value="redeemed"]{
    background-color: red;
    color:white;
    font-size: 13px;
    font-weight:bold;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
}

#viweRazerGoldForm input[value="check"]{
    background-color: orange;
    color:white;
    font-size: 13px;
    font-weight:bold;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
}


#ordersDiv {
    background-color: #121232;
    color:white;
}

#ordersDivStatus {
    background-color: #38389d;
    color:white;
    margin: 5px 0px 5px 0px;
    padding: 0px 0px 10px 0px;
    text-align: center;
    border: 1px solid white;
    border-radius: 4px;
}

#ordersDivStatus h5{
    color: gold;
}

#ordersDivStatus button {
    width: 200px;
    margin:3px 3px 3px 3px;
    background-color:cornsilk;
    border:1px solid white;
    border-radius:3px;
    font-size: 14px;
    font-weight: bold;
}
#ordersDivStatus button#charged {
    background:lightgreen;
    color:black;
}
#ordersDivStatus button#charging {
    background:dodgerblue;
    color:black;
}
#ordersDivStatus button#error {
    background:red;
    color:black;
}
#ordersDivStatus button#noCharge {
    background:yellow;
    color:black;
}
#viweOrderDiv {
    background-color: #121232;
    color:white;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    text-align: center; 
}



#viweOrderFormInchargedOrders {
height: 222px;
}
#viweOrderFormInErrorOrders{
height: 280px;
}
#viweOrderFormIncharingOrders {
height: 251px;
}
#viweOrderFormInNoChargeOrders {
 height: 309px;
}



.viweOrderForm {
    background-color: #202058;
    margin:0px 0px 20px 0px;
    padding: 20px 0px 20px 0px;
    font-size: 13px;
    width: 98%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    /*height: 220px;*/
    padding: 5px;
    border: 1px solid white;
}
.viweOrderForm div {
    height: 30px;
    line-height: 30px;
}
.viweOrderForm input {
     background-color:white;
    color:black;
    font-size: 13px;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
     float: left;
}
.viweOrderForm span {
    float:right;
}

.viweOrderForm input[value="charging"]{
    background-color:yellow;
    color:black;
    font-weight:bold;
    font-size: 13px;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
}

.viweOrderForm input[value="charged"]{
    background-color:greenyellow;
    color:black;
    font-weight:bold;
    font-size: 13px;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
}
.viweOrderForm input[value="nocharge"]{
    background-color:#5881ff;
    color:black;
    font-weight:bold;
    font-size: 13px;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
}
.viweOrderForm input[value="error"]{
    background-color:red;
    color:black;
    font-weight:bold;
    font-size: 13px;
    width:200px;
    margin:2px;
    border:0px;
    height: 25px;
}
#viweArchiveOrderDiv {
    margin:0px auto;
    width:190px;
}
#viweFormArchiveOrder {
    font-size:11px;
    font-style:italic;
    margin:3px 0px 3px 0px;
    background-color:#202058;
    border-radius:3px;
    border-right:1px solid white;
}
#viweFormArchiveOrder input {
    font-size:11px;
    color:gray;
    font-style:italic;
    background-color:white;
    height:18px;
    border:1px solid gray;
}
button.dropbtn {
    width: 170px;
    border: 2px solid #ccc;
    border-radius: 3px;
    margin: 0px 0px 3px 0px;
}
input.manuallDollarToCharge {
    float:right;
    width:20px !important;
    height:20px !important;
}
span.manuallDollarToCharge {
    float:left;
}
.dropdown-content {
   display: none;
    position: absolute;
    background-color: #f1f1f1;
    width: 170px !important;
    box-shadow: 0px 8px 0px 0px rgba(0,0,0,1);
    z-index: 1;
    margin: 0px auto;
    margin-top:-6px;
    padding: 3px 8px 3px 8px;
    border-right:2px solid #ccc;
    border-left:2px solid #ccc;
    border-bottom:2px solid #ccc;
    border-radius: 0px 0px 3px 3px;
    left: 0%;
    right: 0%;
}

.show {
  display: block;
}

div.divManuallDollarToCharge {
    border-bottom: 1px solid #ccc;
    height: 25px;
    padding: 3px 0px 30px 0px;
    margin: 0px 0px 0px 0px;
    /* background: red; */
}
div.divManuallDollarToCharge:last-child {
   border-bottom: 0px;
} 


#fileToUpload {
    width: 250px;
    height:40px;
    font-size: 15px;
    line-height:25px;
    padding:3px 4px 0px 0px;
    border-radius:5px;
}


#uploadRzgldAmount {
    width:250px;
    height:30px;
    font-size:16px;
    border-radius:4px;
}

#viweRzgldList {
    background:blue;
    height:170px;
    padding: 7px 3px 0px 3px;
    border: 1px solid white;
    border-radius: 3px;
}

#viweRzgldleft {
    display: inline-block;
    float: left;
    width: 140px;
    font-size:14px;
}
#viweRzgldleft div {
    height:35px;
    background: #38389d;
    margin:0px 0px 5px 0px;
    border-radius:0px 5px 5px 0px;
    border:1px solid white;
}
#viweRzgldleft input {
    width:50px;
    height:34px;
    font-size:16px;
    float:right;
    border:none;
    border-radius:0px 3px 3px 0px;
    margin:0px;
    pointer-events: none;
}
#viweRzgldleft span {
    float:left;
    height:30px;
    line-height:30px;
    padding:0px 0px 0px 20px;
}

#viweRzgldright {
    display: inline-block;
    float: right;
    width: 140px;
    font-size:14px;
}
#viweRzgldright div {
    height:35px;
    background: #38389d;
    margin:0px 0px 5px 0px;
    border-radius:5px 0px 0px 5px;
    border:1px solid white;
}
#viweRzgldright input {
    width:50px;
    height:34px;
    font-size:16px;
    float:left;
    border:none;
    border-radius:3px 0px 0px 3px;
    margin:0px;
    pointer-events: none;
}
#viweRzgldright span {
    float:right;
    height:30px;
    line-height:30px;
    padding:0px 20px 0px 0px;
}


iframe {
    border-radius:5px;
    width: 265px;
    border: none;
}


/*//////////////////////////////SMS///////////////////////////////*/
    div#sendBox {
    background-color:white;
    text-align: center;
    border: 1px solid #cccccc;
    width: 300px;
    margin: 0px auto;
    padding: 30px 20px 30px 20px;
    margin-top: 100px;
    border-radius: 5px;
    box-shadow: 0px 0px 7px 0px #ccc;
    height:230px;
    position: relative;
    z-index : 1;
    }
    
    div#getBox {
    background-color:white;
    text-align: center;
    border: 1px solid #cccccc;
    width: 300px;
    margin: 0px auto;
    padding: 30px 20px 30px 20px;
    margin-top: 100px;
    border-radius: 5px;
    box-shadow: 0px 0px 7px 0px #ccc;
    height:300px;
    position: relative;
    z-index : 0;
    }
     
    form#typeMobile {background-color:white;}
     
    form#formGet {background-color: white;}
     
    h3#typeMobileH3 {
    width: 250px;
    height: 40px;
    line-height: 35px;
    margin: 0px auto;
    margin-bottom: 10px;
    border: 0px solid #dddddd;
    border-radius: 5px;
    font-size: 22px;
    font-weight: bold;
    }
    
    h3#getRandomCodeH3 {
   width: 250px;
    height: 40px;
    line-height: 35px;
    margin: 0px auto;
    margin-bottom: 2px;
    border: 0px solid #dddddd;
    border-radius: 5px;
    font-size: 20px;
    font-weight: bold;
    }
    
    input#userMobile {width:250px; font-size:14px;height:40px;border-radius:5px;}
    input#getRandomCode {width:250px; font-size:14px;height:40px;border-radius:5px;}
  
    #sendOtpCodeSubmit {
    font-size: 18px;
    font-weight: bold;
    width: 130px;
    color: white;
    background-color: green;
    border: none;
    border-radius: 3px;
    }
    
    #getOtpCodeSubmit {
    font-size: 18px;
    font-weight: bold;
    width: 130px;
    color: white;
    background-color: green;
    border: none;
    border-radius: 3px;
    }
    
    .countdown-container {
      text-align: center;
      height:30px;
      /*background: gray;
      width: 40px;
      height: 40px;
      border-radius: 20px;*/
     }
     #countdown {
       font-size: 30px;
       font-weight: bold;
       color:#006fff;
    }
    
    a#returnSmsBtn {
    display:none;
    background-color: #007bff;
    color: white;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-size: 20px;
    text-decoration:none;
    width:200px;
    margin:0px auto;
    margin-top:-20px;
    }
    
    
    #errorGetCode {
    margin-top: 15px;
    }
    
    #sendingSMS {
    display:none;
    font-size:16px;
    font-weight: bold;
    animation: animate 0.8s linear infinite; 
    }
    
    @keyframes animate{ 
     30%{ 
        opacity: 0; 
       } 
     100%{ 
     opacity: 1; 
       } 
    } 
    
    #userLoginBar {
     width:320px;
     text-align:center;
     font-size:16px; 
     background: #F9AC1C; 
     margin:0px auto; 
     height:40px;
     line-height:40px; 
     border-radius:5px;
     margin-top:30px;
    }
    
    #mobileNomberInLoginBar {
    background: red;
    color:white; 
    border-radius:3px;
    padding:1px 3px 1px 3px;
    }
    
    #myFrame {
      border:none;
    }
    
    #divMyFrameResult {
       text-align:center;
       height: 230px;
       height: 280px;
    }
    
    #divMyFrameForm {
      text-align:center;
    }
    
    #verifyID {
    text-align:center;
    width: 320px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0px auto;
    margin-top: 30px;
    height: 280px;
    overflow: hidden;
    }
    
    
    #userContent {
    background: #2E2F62;
    padding: 10px 5px 20px 5px;
    width: 97%;
    margin: 0px auto;
    border: 1px solid white;
    border-radius: 4px;
    }
    
    #userBox {
    padding: 0px 8px 0px 8px;
    }
    #userViwe {
    text-align: center;
    color: white;
    font-size: 14px;
    background: #2E2F62;
    border: 1px solid white;
    border-radius: 3px;
    margin-top: 5px;
    }
    
    #userDetailBar {
    background-color: dodgerblue;
    width: 99%;
    height: 30px;
    margin: 2px 2px 3px 2px;
    font-size: 14px;
    font-weight: bold;
    border: none;
    border-radius: 4px;
    color: yellow;
    text-align: center;
    line-height: 30px;
    border: 1px solid white;
    text-shadow: 0px 0px 3px black;
    }
    
    #userDetailList {
    background: #ffffff;
    width: 266px;
    margin: 0px auto;
    margin-top: 3px;
    margin-bottom: 3px;
    border-radius: 3px;
    color: black;
    }
    
    #userShopList {
    margin: 5px 0px 5px 0px;
    border: 2px solid #cccccc;
    border-radius: 3px;
    background-color: white;
    }
    
    #userDtail {
    border: 1px solid white;
    border-radius:3px;
    width: 270px;
    margin: 0px auto;
    margin-top:5px;
    padding: 10px;
    color:white;
    font-size: 10px;
    text-align: center;
    height: 340px;
    }
    #userDtail input {
        display: block;
        color:black;
        border-bottom: 1px solid;
        width: 200px;
        margin: 0px auto;
        margin-bottom:3px;
        height:30px;
        line-height:30px;
    }
    #userDtail span{
    font-size: 13px;
    }
    
    
    #orderDtail {
    border: 1px solid white;
    border-radius:3px;
    width: 270px;
    margin: 0px auto;
    margin-top:5px;
    padding: 10px;
    color:white;
    font-size: 10px;
    text-align: center;
    height: 390px;
    }
    
    #orderDtail input {
        display: block;
        color:black;
        border-bottom: 1px solid;
        width: 200px;
        margin: 0px auto;
        margin-bottom:3px;
        height:30px;
        line-height:30px;
    }
    #orderDtail span{
    font-size: 13px;
    }
    
    #dashboardLogo {
    display: inline;
    width: 39px;
    float: left;
    position: relative;
    top: -45px;
    height: 38px;
    }
    
    #topBarH5 {
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #cccddd;
    padding: 5px 0px 10px 0px;
    margin: 0px 0px 3px 0px;
    color: #ffffff;
    font-size: 15px;
    }



form#waitOrders {
    position: static;
    float: left;
    margin-top: -54px;
    margin-left: 11px;

}
form#waitOrders input {
    height: 25px;
    line-height: 20px;
    font-size: 12px;
    width: 200px;
    background: chartreuse;
}
form#returnRazergoldToNew{
    position: static;
    float: left;
    margin-top: -82px;
    margin-left: 11px;
}

form#returnRazergoldToNew input {
    height: 25px;
    line-height: 20px;
    font-size: 12px;
    width: 200px;
    background: chartreuse;
}

form#returnRazergoldToNew input#rzgldPin {
    display: none;
}

form#returnRazergoldToNew input#rzgldAmount {
    display: none;
}

form#returnRazergoldToNew input#robotOrderRgstID {
    display: none;
}

form#deleteOrder {
    position: static;
    float: left;
    margin-top: -52px;
    margin-left: 11px;
}

form#deleteOrder input {
    height: 25px;
    line-height: 20px;
    font-size: 12px;
    width: 200px;
    background: red;
}

form#deleteOrder input#robotOrderRgstID {
    display: none;
}

#ShowBigoAvatar {
   border: 5px solid #ffffff;
   border-radius: 5px;
   box-shadow: 0px 0px 4px 1px #525252;
   margin: 5px;
}
#showBigoId {
    border: 1px solid #000000;
    height: 25px;
    text-align: center;
    line-height: 25px;
    width: 96px;
    border-radius: 3px;
    margin: 5px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'DM Sans';
}
#showBigoName {
    border: 1px solid #000000;
    height: 25px;
    text-align: center;
    line-height: 25px;
    width: 96px;
    border-radius: 3px;
    margin: 5px;
    font-size: 16px;
    font-weight: bold;
    font-family: 'DM Sans';
}



