﻿.shipping .tpost
{
        margin-top: 10px;
    border: 1px solid #f0f1f2;
    border-radius: 2px;
     width: Calc(100% - 2px);
    float: right;
    position:relative;
}

.shipping .tpost.activepost
{
        border: 1px solid #ffc120;
}
.shipping  table
{
        width: 100%;
    direction: rtl;
    height: 80px;
    color: #777777;
    border:0;
}
.radiobotton
{
    display: inline-block;
    position: relative;
    height: 18px;
    width: 18px;
    padding: 0;
    margin: 0;
}
.shipping  table td
{
    height: 68px;
    border-left: 1px solid #f0f1f2;
    text-align: center;
    vertical-align: middle;
    overflow:hidden;
    position:relative;
}

.shipping table td.first
{
     
        border-radius: 0 2px 2px 0;
    cursor: pointer;
        width: 100px;
}

.shipping .tpost.activepost table td
{
         border-left: 1px solid #ffc120;
}
.shipping .tpost.activepost table td.first
{
  
     background-color: #fff5dc;


}
.shipping .radiobotton
{
        display: inline-block;
    position: relative;
    height: 18px;
    width: 18px;
    padding: 0;
   margin: 0;
    right: 1px;
    top: 7px;
}
.shipping .radiobotton input[type=radio]
{
     position: absolute!important;
    opacity: 0;
    display: none;
}
 .shipping .first input
 {
     margin-top: 6px;
 }
  .shipping .radiobotton label
  {
      width: 14px;
    height: 14px;
    -ms-border-radius: 100%;
    border-radius: 100%;
    background: #fff;
    display: block;
    position: relative;
    border: 1px solid #d4dbde;
    -webkit-transition: 150ms ease;
    -moz-transition: 150ms ease;
    -ms-transition: 150ms ease;
    -o-transition: 150ms ease;
    transition: 150ms ease;
    padding: 0;
    margin: 0;
    cursor: pointer;
  }
  .shipping .radiobotton label:after
  {
      position: absolute;
    top: 5px;
    left: 5px;
    content: "";
    background: #fff;
    width: 2px;
    height: 2px;
    border-radius: 100%;
    border: 1px solid #fff;
  }
.radiobotton input[type=radio]:checked + label {
    background: #2b3044;
    border: 1px solid transparent;
    width: 14px;
    height: 14px;
}
.shipping .tpost.activepost table td.second
{
        border-left: 1px solid #f0f1f2;
}
.shipping  table .second img
{
        margin: 2px 25px 0 0;
        float:right;
        margin-right:-100px;
        -webkit-transition: 150ms ease;
    -moz-transition: 150ms ease;
    -ms-transition: 150ms ease;
    -o-transition: 150ms ease;
    transition: 150ms ease;
}
.shipping .tpost.activepost  table .second img
{
    margin: 2px 25px 0 0;
}
.shipping table .second div.fpv
{
    margin-right: 20px;
        max-width: 650px;
        float: right;
        text-align:right;
        direction:rtl;
}
.shipping table .second div .title
{
        color: #4d4d4d;
    font-size: 14px;
}
shipping  table .second div .desc
{
    color: #777;
        white-space: nowrap;
}
.shipping  table .last
{
    border: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
       width: 100px;
}
.shipping .tpost.activepost table td.last
{
        background: #fbfcfc;
            border-radius: 4px 0 0 4px;
}
.shipping  table td p
{
        line-height: 26px;
    white-space: nowrap;
    color: #bc2e2d;
    font-size: 15px;
}
.shipping table td p:first-child
{
        color: #666;
    font-size: 12px;
}
.shipping  table .last .green
{
    font-size: 15px;
    margin-left: 5px;
}
.shipping table .last p.green
{
        margin-left: 0;
}
.controler
{
    margin-top:80px;
    float:right;clear:both;width:100%;
}
.controler .cellbtn input,.controler .cellbtn  a
{
    margin:10px;       
    font-size:1.5rem;
}
.controler .cellbtn.green input,.controler .cellbtn.green  a
{
     padding:20px 40px !important;
     float:left;clear:right;
}
.controler .cellbtn.gray input,.controler .cellbtn.gray  a
{
     padding:20px 40px !important;
     float:right;
}

.controler .cellbtn.normal input,.controler .cellbtn.normal  a
{
     padding:20px 40px !important;
     float:left;  
      background:#292d4e;
      color:#fff;

}
.controler.single
{
    margin:0;
    float:left;
    clear:none;
    width:auto;
}
.TimeSheet td
{
        vertical-align: middle;
    text-align: center;
    border: 1px solid #f0f1f2 !important;
    border-right: 0;
    border-bottom: 0;
}
.TimeSheet td.disabled
{
        background: #fbfcfc;
    color: #bbb;
}
.TimeSheet table td p
{
    line-height: 26px;
    white-space: nowrap;
    color: #4caf50;
    font-size: 15px;
    font-size: 1.5rem;
}
.TimeSheet td p:first-child {
    color: #666;
    font-size: 12px;
    font-size: 1.2rem;
}
.TimeSheet td.tsfirst p
{
        line-height: 18px;
    margin-top: 5px;
}
.TimeSheet table td
{
    height: 68px;
    border-left: 1px solid #f0f1f2;
    text-align: center;
    vertical-align: middle;
 }
.TimeSheet td.tsfirst
{
    width: 100px;
    border-right: 0 !important;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999;
}

.TimeSheet .radiobotton
{
        margin-left: 5px;
        right: 1px;
    top: 7px;
}
.TimeSheet td.item label
{
    font-family: yekan;
    cursor: pointer;
    font-size: 13px;
    font-size: 1.3rem;
}
.TimeSheet td.item  input
{
        vertical-align: middle;
    margin-left: 5px;
    cursor: pointer;
}
.TimeSheet .selectedTime
{
    background: #f3fff3;
    transition: background 150ms;
}
.TimeSheet td.disabled
{
     background: #fbfcfc;
    color: #bbb;
}
.btnNew
{
        width: 100%;
    padding: 50px 0;
    text-align: center;
    background: #ffc120;
    float: right;
}
.btnNew:hover
{
    background:#ffeec3;
}
.tblMessage td
{
    padding:10px;
}
.editshop
{
    font-size:1.5rem;margin-right:20px;Color:#229615; display: inline-block !important;width:auto !important;;float:none !important;clear:none !important;
}
.editshop:hover
{
    
    background: #125d69;
    color:#fff;
}
