.navbar-brand {
padding: 0 !important;
}

.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: 0;
}

.navbar-inverse {
background-color: #fff;
border-color: #fff;
padding: 8px 0;
box-shadow: 0 0 10px 2px #ddd;
}

.my_account_sections .tab-content {
background: #fff;
border: 1px solid #ddd;
border-top: 0;
padding: 30px;
font-family: 'Open Sans', sans-serif;
}

.my_account_sections .tab-content h3 {
font-family: 'Open Sans', sans-serif;
font-size: 22px;
font-weight: 600;
color: #17bfef;
border-bottom: 1px solid #17bfef;
padding-bottom: 13px;
margin-top: 0;
margin-bottom: 20px;
}

.form_holder label {
font-weight: normal;
font-size: 17px;
}

.form_holder .form-control {
box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
border: 1px solid #ccc;
margin-bottom: 0;
}

.form_holder label sup {
color: #f00;
}

.footer_button {
border-top: 1px solid #ddd;
padding-top: 15px;
margin-top: 50px;
}

.footer_button .btn {
font-weight: 600;
font-size: 18px;
border-radius: 0;
text-transform: uppercase;
padding: 7px 40px;
background: #17bfef;
color: #fff;
border: 0;
}

.footer_button .btn:hover {
background: #333;
color: #fff;
}

.button_file {
width: 135px;
font-weight: 600;
font-size: 18px;
position: relative;
background: #17bfef;
padding: 4px 0 8px 0;
}

.button_file:hover {
background: #333;
color: #fff;
}

.button_file input {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 39px;
cursor: pointer;
opacity: 0;
}

.btn_default {
border: 0;
background: none !important;
}

.btn_default .fa {
color: #f00;
}

.btn_default:hover {
color: #f00 !important;
}

.my_account_sections .nav li a {
font-weight: 600;
font-size: 22px;
position: relative;
background: #17bfef;
color: #fff;
padding: 8px 80px 8px 20px;
border-radius: 10px 10px 0 0;
}

.my_account_sections .nav li a .fa {
border-right: 1px solid #fff;
padding-right: 15px;
margin-right: 10px;
}

.my_account_sections {
max-width: 992px;
margin: 0 auto;
padding: 50px 0;
}

.marign_bottom {
margin-bottom: 0;
}

.form_small label {
font-size: 12px;
margin-top: 10px;
}

.padding_right0 {
padding-right: 0;
}

.padding_left0 {
padding-left: 0;
}

.order_category {
background: #d0f5fe;
border: 0;
border-bottom: 1px solid #17bff0;
box-shadow: 0 0 0px 0px #ddd;
}

.order_category_table td {
text-align: center;
border: 0 !important;
}

.order_category_table .trbg {
background: #f4f4f4;
border: 2px solid #f4f4f4;
}

.order_category_table .trproduct {
border: 2px solid #f4f4f4;
}

.order_category_table table {
font-family: 'Montserrat', sans-serif;
margin-bottom: 0;
}

.order_category_details h3 {
background: #373a4e;
font-family: 'Montserrat', sans-serif;
font-size: 20px;
border: 0;
padding: 15px 15px;
color: #fff;
}

.order_category_details .table-responsive {
padding: 50px 50px 20px 50px;
}

.trpricing td {
padding-top: 0px !important;
padding-bottom: 0px !important;
text-align: right !important;
}

.trpricingtotal td {
background: #17bfef;
text-align: right !important;
}

.trpricingtotal td h4 {
font-size: 23px;
color: #fff;
}

.trbutton .btn {
width: 90%;
border-radius: 0;
padding: 13px 15px;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
text-transform: uppercase;
font-weight: 400;
margin: 10%;
border: 0;
}

.trbutton td {
padding: 0 !important;
}

.trbutton .btn-info {
background: #6af9e0;
color: #373a4e;
}

.trbutton .btn-black {
background: #373a4e;
color: #fff;
}

.trbutton .btn:hover {
opacity: 0.8;
}

.order_category_details {
border-radius: 0px;
box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.1), 0 0px 0px 0 rgba(0, 0, 0, 0.15);
border: 1px solid #ddd;
}

.left_side_menu {
position: fixed;
left: 0;
top: 0;
width: 300px;
height: 100%;
background: #fff;
transition: all 0.3s;
box-shadow: 4px 0px 10px 1px #ddd;
z-index: 9999999999;
}

.left_side_menu_body {
padding: 20px;
}

.left_side_menu_header {
padding: 10px 20px 11px 20px;
border-bottom: 1px solid #ddd;
}

.left_side_menu_body ul {
padding: 0;
margin: 0;
}

.left_side_menu_body ul li {
list-style: none;
font-family: 'Montserrat', sans-serif;
font-size: 18px;
line-height: 50px;
}

.left_side_menu_body ul li + li {
border-top: 1px solid #ddd;
}

.left_side_menu_body ul li a {
color: #000;
}

.left_side_menu_body ul li a:hover {
text-decoration: none;
color: #373a4e;
}

.left_side_menu_body ul li {
background: url(../images/i1.png) no-repeat left center;
padding-left: 27px;
}

.left_side_menu_body ul li:nth-child(1) {
background: url(../images/i1.png) no-repeat left center;
background-size: 20px;
}

.left_side_menu_body ul li:nth-child(2) {
background: url(../images/i2.png) no-repeat left center;
background-size: 20px;
}

.left_side_menu_body ul li:nth-child(3) {
background: url(../images/i3.png) no-repeat left center;
background-size: 20px;
}

.left_side_menu_body ul li:nth-child(4) {
background: url(../images/i4.png) no-repeat left center;
background-size: 20px;
}

.left_click_icon {
transition: all 0.1s;
width: 30px;
height: 30px;
display: block;
top: 17px;
position: absolute;
}

.left_click_icon span {
display: block;
width: 100%;
background: #333;
height: 3px;
position: absolute;
}

.left_click_icon span:nth-child(1) {
top: 5px;
left: 0;
}

.left_click_icon span:nth-child(2) {
top: 14px;
left: 0;
}

.left_click_icon span:nth-child(3) {
top: 23px;
left: 0;
}

.left_click_close {
transition: all 0.1s;
width: 30px;
height: 30px;
display: block;
top: 33px;
position: absolute;
right: 5px;
}

.left_click_close span {
display: block;
width: 100%;
background: #333;
height: 3px;
position: absolute;
}

.left_click_close span:nth-child(1) {
top: 5px;
left: 0;
transform: rotate(40deg);
}

.left_click_close span:nth-child(2) {
top: 5px;
left: 0;
transform: rotate(-43deg);
}

.order_category_table h4 {
font-weight: bold;
font-size: 17px;
}

.order_category_table h4 a {
color: #333;
}

.order_category_table h4 a:hover {
color: #17bfef;
text-decoration: none;
}

.order_category_table .form-control {
border: 1px solid #ddd;
margin: 0;
box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075) !important;
width: 70px;
height: 25px;
padding: 0 15px;
color: #000;
display: inline-block;
}

.order_category_table h5 {
height: 36px;
display: table;
width: 100%;
position: relative;
line-height: 18px;
font-size: 14px;
margin-top: 0;
}

.order_category_table h5 strong {
position: relative;
width: 100%;
display: table-cell;
vertical-align: middle;
font-weight: normal;
}

.order_category_table td {
text-align: center;
}

.count_td1 img {
float: left;
}

.table_actions {
float: left;
border-left: 1px solid #ddd;
min-height: 85px;
margin-left: 20px;
padding-left: 20px;
}

.table_actions a {
margin-left: 5px;
margin-top: 50px;
display: inline-block;
}

.count_td1 img {
float: left;
padding-top: 5px;
padding-bottom: 15px;
}

.order_category_input .order_category_table {
padding: 10px 00px 10px 00px;
}

.count_td1 {
width: 168px;
}

.total_td {
text-align: right !important;
font-size: 18px;
background: #f5fdff;
padding: 0 20px !important;
}

.order_category_input h3 {
background: #17bfef;
}

.order_category_details h3 .fa {
color: #17bfef;
}

@media only screen and (max-width: 1350px) {
.my_account_sections {
max-width: 100%;
margin: 0 auto;
}
}

@media only screen and (max-width:1199px) {
.table_actions {
border-left: 0;
min-height: 0;
margin-left: 0;
padding-left: 0;
}

.table_actions a {
margin-top: 0px;
}
}

@media only screen and (max-width:767px) {
.order_category .navbar-nav {
float: right;
margin-right: 0px;
}

.order_category .navbar-header {
margin-left: 19px;
}

.left_click_icon {
top: 27px;
}

.left_click_close {
left: 200px;
top: 22px;
}

.left_side_menu_header img {
width: 157px;
}
}
