#getorders { }
#getorders h1 { display: block; font-size: 24px; font-family: 'barlow', sans-serif; font-weight: 800; display: block; float: left; width: 100%; padding-bottom: 10px; }
#getorders .form_alan_input { background: #ffffff2b; color: #505050; padding: 10px; width: 95%; border-radius: 6px; font-family: ifont; font-size: 15px; padding-top: 13px; border: 1px solid #dcdcdca8; box-shadow: 5px 5px 5px #00000005 inset; }
#getorders p { display: block; float: left; width: 100%; padding-bottom: 15px; border-bottom: 1px solid #ddd; margin-bottom: 15px; }
#getorders { padding: 15px !important; font-family: 'Barlow', sans-serif; }
#getorders  .left { display: block; float: left; width: 50%; }
#getorders  .left .item { }
#getorders  .left .item span { display: block; float: left; width: 100%; padding-bottom: 5px; font-weight: 600; padding-bottom: 8px; }
#getorders  .left span { }
#getorders  .left span input { }
#order_details { border-top: 1px solid #ddd; margin-bottom: 15px; display: block; float: left; width: 100%; }
#order_details ul { display: block; float: left; width: 100%; }
#order_details ul li { display: block; float: left; width: 100%; padding: 5px; line-height: 22px; }
#order_details ul li strong { display: block; float: left; width: 100%; font-size: 19px; padding: 6px; padding-left: 0; color: #000000; }
#order_details ul li b { display: inline-block; width: 160px; }
#order_details #kargotakip { }
#order_details #kargotakip ul { }
#order_details #kargotakip ul li { }
#order_details #kargotakip ul li b { }
#order_details #kargotakip ul li strong { display: block; padding: 11px; background: #eee; }
span.para { font-weight: 800; color: #388e3c; }
span.odenen { font-weight: 900; color: #658525; }
.sendbuton { display: block; background: linear-gradient(to top, #388e3c 0%, #a7d129 100%); padding: 15px; text-align: center; width: 95%; border-radius: 4px; margin-top: 14px; color: #fff; border: none; }
.sendbuton:hover { opacity: 0.8 }
.slogan { font-size: 17px; line-height: 27px; border-bottom: none !important; padding-top: 15px; }
.sipselect  {
    display: block;
    width: 100%;
    text-align: center;
    color: #448ef6;
    font-weight: 600;
}
.sipselect:hover  {
    color: #ddd;
}
.sipselect.active  {
    background: #7cbd1e;
    color: #fff;
}

@media screen and (min-width:200px) and (max-width:1000px){

    #getorders .c8{
        width: 100%;
    }

    #getorders .slogan {display: none;}
}