@charset "utf-8";
/* CSS Document */
/* ------- Standar Styles ------- */

.checkout-logo {
    position: relative;
    top: -15px;
}
.Serch-bar {
    padding: 20px 0 20px;
}
.menubar {
    background-color: #00837E;
    margin-bottom: 20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #005653;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #00837e;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar {
    margin-bottom: 0px;
    position: relative;
    margin-left: 12%;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 18px;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 25px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #F49C1E;
}

.shortcut-sidebar h3 {
    color: #515151;
    font-weight: normal;
    font-size: 24px;
}
.shortcut-sidebar ul li a {
    color: #646464;
    font-size: 16px;
    font-weight: 300;
    line-height: 40px;
}
/* sidebar active */
.shortcut-sidebar.order-sidebar {
    padding: 30px 0;
}
.shortcut-sidebar h3 {  padding-left: 20px; }
.order-menu li { padding-left: 20px; }
.menu-active {
    padding-left: 17px !important;
	border-left: 3px solid #00837D;
    background-color: #f5f5f5;
	box-shadow: 0px 0px 1px 1px #e5e5e5;
}
/* end sidebar active */

.shortcut-sidebar {
    background-color: #fff;
    border: 1px solid #e4e4e4; 
    padding: 30px;   
}
.checkout-right-user i {
    color: #a1a1a1;
    border: 3px solid #a1a1a1;
    padding: 15px;
    font-size: 50px;
    border-radius: 50%;
    height: 90px;
    width: 90px;
    text-align: center;
}
.checkout-right-user {
    display: inline-block;
    margin-right: 50px;
}
.checkout-right-msg {
    display: inline-block;
    position: relative;
    top: -10px;
}
.checkout-right-msg i {
    color: #515151;
    font-size: 22px;
    margin-right: 10px;
}
.msg-boxes {
    font-size: 18px;
}
.meg-num {
    color: #f29d1e;
    font-size: 18px;
}
.coupan p {
    color: #525252;
    border: 1px solid #a3a3a3;
    padding: 6px 15px;
    font-size: 16px;
}
.coupan {
    margin-top: 25px;
}
.main-right {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    padding: 30px;
}

.order-tit h3 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
}
.order-numbring {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    min-height: 70px;
    padding: 23px 30px;
}
.order-numbring li {
    float: left;
    width: 20%;
    text-align: center;
    color: #757575;
}
.sort-tit {
    float: left;
    width: 100%;
    margin: 20px 0 0;
}
.sort-tit h3 {
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 20px;
    margin-top: 0;
}
.sort-numbring {
    background-color: #fff;
    border: 1px solid #e4e4e4;
    min-height: 70px;
    padding: 23px 30px;
    float: left;
    width: 100%;
}
.sort-numbring li {
    float: left;
    width: 20%;
    text-align: center;
    color: #757575;
}
lable {
    color: #757575;
    margin-right: 10px;
}
.order-no {
    float: left;
    width: 33%;
}
.pro-no {  
    float: left;
    width: 33%;
}
.data-no {  
    float: left;
    width: 33%;
}
.order-no input { width: 130px; }
.pro-no input { width: 160px; }
.data-no input { width: 110px; }
.sort-table {  
    background-color: #fff;
    border: 1px solid #e4e4e4;
    min-height: 375px;
    padding: 23px 30px;
    float: left;
    width: 100%;
    margin-top: 35px;
}
table {
    border-collapse: collapse;
    width: 100%;
}
th { background-color: #F2F2F2; color: #858585;}
td, th {
    border: none;
    text-align: center;
    padding: 12px;
    font-weight: 300;
}
td { color: #757575; }
.recived {
    background: #3AB54A;
    text-align: center;
    margin: 0 15px;
    color: #fff;
    border-radius: 5px;
    padding: 5px 0;
}
.border-tab {
    border-bottom: 1px solid #F2F2F2;
}
.result-sort {
    float: right;
    width: 43%;
    position: absolute;
    bottom: 10px;
    right: 14px;
}
.number-result {
    float: left;
    width: 32%;
    color: #a5a1a1;
}
.number-post {
    float: left;
    width: 43%;
}
.numbering-res {
    color: #a5a1a1;
    padding: 0 2px;
}
.next-btn {
    float: left;
    color: #7D7D7D;
    background-color: #d2d2d2;
    padding: 3px 20px;
    font-size: 12px;
}

.btm-space {
    height: 250px;
}
.footer-newsletter .user-icon {
    font-size: 36px;
}



/*=====================================================
=            Bootstrap Media Queries            =
=====================================================*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.navbar {
    margin-left: 4%;
}
.nav > li > a {
    padding: 15px 20px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 16px;
}
.shortcut-sidebar h3 {
    font-size: 20px;
}
.order-numbring li {
    font-size: 11px;
}
p.serch-user {
    font-size: 10px;
}
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
 .navbar-default .navbar-nav > li > a {
    font-size: 12px;
}
.nav > li > a {
    padding: 15px 13px;
}
.result-sort {
    float: right;
    width: 63%;
 }
 .order-numbring li {
    font-size: 12px;
}
.order-numbring {
    padding: 24px 0px;
}
.sort-numbring {
    padding: 23px 10px;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.order-tit h3 { margin-top: 20px; }
.result-sort {
    width: 90%;
}
.shortcut-sidebar h3 {
    text-align: center;
}
.shortcut-sidebar ul {
    text-align: center;
}
.navbar-nav {
    text-align: center;
}
.sort-numbring {
    padding: 23px 25px;
}
.sort-table {
    padding: 23px 0px;
}
.order-no input {
    width: 150px;
}
.pro-no input {
    width: 150px;
}
.data-no input {
    width: 150px;
}
}

@media only screen and (max-width : 550px) {
.sort-numbring {
    padding: 23px 14px 23px 23px;
}
}


/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.order-numbring li {
    width: 100%;
    margin-bottom: 20px;
}
.order-numbring {
    min-height: 220px;
}
.pro-no {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
.data-no {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
.sort-numbring {
    padding: 23px 0px;
    margin: 0 auto;
    display: table;
    text-align: center;
}
.order-no {
    float: none;
    width: 100%;
    margin-bottom: 20px;
}
.recived {font-size: 10px;}
lable {
    display: block;
}
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}
