.mr-5{ margin-right: 5px !important}
.login_box {
    width: 430px;
    margin: 28% auto;
    padding: 100px 35px 0 35px;
    border: 1px solid #ccc;
    background: #fff;
    position: relative
}

.login_box md-input-container label {
    color: rgba(0, 0, 0, .7);
    letter-spacing: .2px
}

.login_bg {
    background: url(../images/login_bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.logo_log {
    background: #28abe3;
    margin-bottom: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 15px;
    font-family: Muli, sans-serif
}

.login_box h2 {
    font-size: 24px;
    float: left;
    margin: 5px 0 20px;
    color: #3e3e3e;
    text-transform: uppercase;
    font-weight: 500
}

.login_box input {
    margin-top: 15px;
    background: url(../images/form_icon_right.png) no-repeat;
    padding-left: 20px;
    border-color: rgba(0, 0, 0, .4)
}

.login_box span a {
    float: right;
    margin-top: 15px;
    color: #c12026
}

.powered_log {
    text-align: center;
    color: #9b9797;
    margin-top: 25px
}

.nav_bg {
    border-radius: 0
}

.nav_bg li a {
    color: #c5c4c4;
    text-decoration: none;
    font-size: 12px
}

.dropdown-toggle {
    margin-top: 12px;
    padding-left: 8px;
    padding-right: 8px
}

.dropdown-menu .divider {
    margin-top: 0;
    margin-bottom: 0
}

.nav_dp li {
    border-right: none
}

.nav_dp li a {
    color: #333232
}

.nav_dp li:first-child {
    border-left: none
}

.nav_dp li:hover {
    color: #fff !important
}

.top_white {
    background-color: #fff;
    border-bottom: 1px solid #d7d6d6;
    min-height: 52px;
    font-family: Roboto, sans-serif;
    box-shadow: 0 2px 1px #d8d8d8
}

.box_1 {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #d7d6d6;
    min-height: 322px;
    box-shadow: 0 2px 1px #d8d8d8;
    float: left;
    width: 100%
}

.table_tittle {
    font-size: 18px;
    color: #333232;
    font-weight: 700;
    margin: 30px 0 10px
}

.table_tittle span {
    color: #c24e1d
}

.table thead tr th,
.table tr td {
    padding: 13px !important
}

.btn_em {
    background-color: #333232;
    color: #d3d0d0;
    text-transform: uppercase
}

.btn_em:hover {
    background-color: #211f1f;
    color: #d3d0d0
}

.btn_em2 {
    background-color: #333232;
    color: #d3d0d0;
    text-transform: uppercase;
    padding: 15px
}

.btn_em2:hover {
    background-color: #211f1f;
    color: #d3d0d0
}

.popup_box {
    background-color: #fff;
    width: 360px;
    height: 400px;
    padding: 20px;
    border-radius: 3px
}

.popup_box h3 {
    margin-top: 10px
}

.popup_box input {
    border-radius: 0 !important;
    padding: 20px
}

#element_to_pop_up {
    display: none
}

.modal-footer span a {
    color: #144387;
    text-decoration: none
}

@media (max-width:992px) {
    .nav_bg li {
        z-index: 999
    }

    .dropdown-toggle {
        margin-top: 0;
        padding: 12px 15px
    }
}

@media (max-width:768px) {
    .nav_bg li {
        z-index: 999
    }
}

.login_box md-input-container {
    width: 100%;
    margin-bottom: 5px
}

.btn.btn_login {
    font-size: 16px;
    padding: 10px 0;
    color: #fff;
    margin: 10px 0 35px;
    font-family: Montserrat, sans-serif;
    border-radius: 0;
    height: 45px
}

.login_box .help-block {
    margin-bottom: 20px;
    font-family: Muli, sans-serif
}

.sidebar-head {
    border-bottom: 1px solid #bdbdbd;
    padding: 0 0 15px;
    text-transform: uppercase;
    margin-bottom: 20px
}

.side-bar {
    border: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 20px;
    overflow: hidden
}

.inner-head {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700
}

.green {
    color: green
}

.error {
    color: #b22222
}

.btn-action {
    border: 0;
    background: 0 0
}

.add-cat-bottom {
    margin-top: 15px;
    border-top: 1px solid #bdbdbd;
    border-bottom: 1px solid #bdbdbd;
    height: 50px
}

.modal-dialog {
    display: inline-block;
    float: none !important;
    text-align: left
}

.modal {
    text-align: center
}

.btn-stk-add {
    margin-top: 24px
}

.stk-dwnld-sample {
    display: inline-block
}

.stk-browse input {
    width: 200px;
    float: left;
    margin-bottom: 5px
}

.stk-browse p {
    margin-bottom: 15px
}

select {
    height: 30px
}

.stk-browse button {
    float: right
}

.form-control.custom {
    display: inline-block;
    width: auto
}

.damaged-right .form-control,
.expired-stk-pro-slct .form-control {
    width: 200px;
    float: left
}

.table-responsive {
    white-space: nowrap
}

.add-client-table-top .form-control {
    width: 200px;
    float: left;
    margin-right: 8px
}

.add-client-table-top {
    border-top: 1px solid #ddd;
    padding-top: 20px;
    margin-top: 50px
}

.form-row {
    margin-bottom: 15px
}

.btn-add-users {
    float: right
}

.add-users-aside .form-control {
    margin: 10px 0
}

.estimation-ight a {
    padding-left: 10px
}

.side-bar.report label {
    display: block
}

.report .md-datepicker-input-container {
    width: 80%
}

.report md-select {
    float: right;
    width: 100%;
    margin: 0 0 20px
}

.side-bar.report {
    padding: 25px 15px 0
}

footer {
    height: 40px;
    line-height: 40px;
    background: #2d2d2d;
    color: #fff;
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 11px;
    letter-spacing: .3px
}

footer a {
    color: #abaaaa
}

.report-table {
    border: 1px solid #ddd;
    float: left;
    width: 100%
}

.category-right .form-control {
    width: 200px;
    float: left;
    margin-right: 5px
}

.category-right {
    padding-top: 15px
}

.margin-top-space {
    margin-top: 15px
}

.product-right .form-control,
.stock-top-right .form-control {
    float: left;
    width: 200px;
    margin-right: 8px
}

.product-right {
    padding-top: 15px
}

.damaged-right .form-control {
    margin-right: 5px
}

.expired-stk-pro-slct {
    margin-top: 15px
}

.expired-stk-pro-slct select {
    margin-right: 5px
}

.right-content h6 {
    display: inline-block;
    margin: 0;
    width: 120px;
    font-size: 13px
}

.right-content span {
    padding-left: 10px;
    font-weight: 800
}

.tax-top-right .form-control {
    float: left;
    width: 200px;
    margin-right: 8px
}

.report-head {
    margin: 0 0 15px
}

.invoice-right h5 {
    font-weight: 800;
    display: inline-block;
    width: 80px;
    margin: 0 0 8px
}

.invoice-right .inner {
    float: right
}

.invoice-right .inner span {
    padding-left: 10px;
    float: left;
    margin-bottom: 3px
}

.client-right .form-control {
    float: left;
    width: 200px;
    margin-right: 8px
}

.client-row {
    margin-top: 15px
}

.checkbox-custom {
    position: relative;
    top: 2px;
    left: 2px
}

.btn-add-client {
    margin-right: 15px
}

.users-head {
    border-top: 1px solid #ddd;
    padding-top: 15px
}

.add-client-col .col-xs-6.form-row {
    padding-left: 0
}

.star-required {
    color: red
}

.form-control.textbox-stock-edit {
    width: 100px;
    text-align: center
}

.form-control.textbox-stock-quantity {
    width: 80px;
    display: inline-block
}

.form-control.textbox-stock-unit {
    width: 80px;
    margin-left: 10px;
    display: inline-block
}

.loading {
    background: rgba(255, 255, 255, .9);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 1341
}

.loader img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0
}

md-calender-month td {
    padding: 0 !important
}

.form-control.black {
    color: #333;
    width: 120px
}

.user-welcome.desktop a {
    background: #28abe3;
    color: #fff;
    float: right;
    font-size: 11px;
    padding: 0 10px
}

.user-welcome.desktop {
    width: 70%;
    float: right
}

.user-welcome a:hover {
    text-decoration: none
}

.total-table .form-control {
    width: 100%
}

.expired-stk-pro-slct .selection > span,
.stock-top-right .selection > span {
    height: 34px;
    text-align: left;
    padding-top: 2px
}

body,
html {
    background: #efefef
}

.box_1.table {
    margin-top: 0
}

html {
    position: relative;
    min-height: 100%
}

.box_1.one {
    min-height: 10px;
    margin: 0
}

.add-btn {
    margin-left: 2px
}

.add-btn span {
    font-size: 10px
}

.pad-left-none {
    padding-left: 0
}

.box_1.pad-none {
    padding: 0
}

.stock-right-bot {
    border-top: 1px solid #ccc;
    margin-top: 20px;
    padding: 15px;
    background: #eee
}

.no-data {
    margin: 70px 0
}

textarea.client-textarea {
    height: 80px
}

.margin-top15 {
    margin-top: 15px
}

.box_1.estimation {
    padding: 30px 10px 25px;
    margin-bottom: 15px
}

.estimation-table {
    margin: 10px 0
}

.box_1.estimation-table {
    margin-bottom: 15px
}

.right-content {
    background: #fff5f1;
    padding: 20px 15px;
    margin-top: 25px
}

.client_addr {
    border-left: 3px solid #23a1d3;
    padding-left: 20px
}

.client_addr div {
    margin-bottom: 5px
}

.client_addr div:last-child {
    margin: 0
}

.btn-change-pass {
    width: 100%;
    margin-bottom: 15px;
    height: 45px
}

.forgot-pass-left {
    padding: 5px 0 0
}

.forgot-pass-left li {
    margin-top: 15px;
    list-style: none
}

.forgot-pass-left li span {
    margin-right: 8px;
    display: inline-block
}

.change-pass-row .form-row {
    margin-bottom: 20px
}

.forgot-pass-right {
    padding-top: 25px
}

.login-body {
    background: url(../images/login-bg.jpg) no-repeat;
    font-family: Montserrat, sans-serif;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover
}

.login-left .text {
    color: #fff;
    letter-spacing: .5px
}

.login-left {
    background: rgba(0, 0, 0, .8);
    height: 100%
}

.login-right {
    background: #fff;
    height: 100%
}

.login-left .text h1 {
    font-weight: 100;
    position: relative
}

.login-left .text h1::before {
    height: 2px;
    content: "";
    background: #c24e1d;
    position: absolute;
    bottom: 0;
    width: 50px;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -15px
}

.login-left .text p {
    margin-top: 30px
}

.login_box .alert {
    margin-bottom: 40px
}

.login-footer {
    padding: 0;
    border: 0;
    background: 0 0
}

.login-footer a,
.login-footer a:hover {
    text-decoration: none;
    color: #c24e1d
}

.login-wrapper,
.login-wrapper body {
    height: 100%;
    position: relative
}

.login_box md-input-container {
    text-align: left
}

.login_logo {
    display: inline-block;
    width: 165px;
    background: #fff;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: -70px;
    padding: 30px 15px 0;
    z-index: 1
}

.btn-arrow {
    font-size: 28px;
    position: absolute;
    opacity: 0;
    right: -25px;
    top: 0;
    transition: all .3s ease 0s
}

.btn-primary:hover .btn-arrow {
    right: 40px;
    opacity: 1
}

.profile-img {
    width: 120px;
    height: 120px;
    display: inline-block;
    border: 4px solid #e7e3e3;
    border-radius: 50%;
    margin-top: 10px
}

.profile-main {
    margin-top: 60px
}

.profile-text div {
    margin-bottom: 5px
}

.profile-text span {
    position: absolute;
    top: 4px
}

.profile-text p {
    padding-left: 20px;
    word-break: break-all
}

.profile-text {
    margin-top: 22px;
    position: relative
}

.profile-edit {
    border: 0;
    background: #c24e1d;
    color: #fff;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 5px
}

.update-photo {
    color: #333;
    text-decoration: underline
}

.profile-main h3 {
    margin-bottom: 0
}

.profile-main {
    float: none;
    display: inline-block
}

.profile-toggle {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    border: 3px solid #4b4a4a;
    margin-top: 11px;
    padding: 0;
    overflow: hidden
}

.logo-img {
    float: left
}

.profil-dropdown {
    width: 200px
}

.nav_bg .profil-dropdown a {
    color: #333;
    padding: 8px 15px
}

.nav-icon {
    background: #4b4a4a;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border-radius: 50px;
    text-align: center;
    margin-right: 3px
}

.page-select {
    margin: 20px 0
}

.stock-top-right .select2-container {
    width: 170px !important
}

.stk-browse {
    margin-top: 20px
}

.text-or {
    padding-top: 15px
}

.fields {
    margin-bottom: 10px
}

.stock-top-right {
    padding-top: 15px
}

.box_1.report {
    padding: 20px 0;
    margin-bottom: 30px
}

md-select .md-select-value.md-select-placeholder,
md-select.md-default-theme .md-select-value.md-select-placeholder {
    color: #333 !important
}

.dashboard-btn {
    margin: 10px 0 0
}

.dashboard-btn .btn {
    padding: 8px 22px
}

.admin-name {
    background: #eee;
    padding-bottom: 10px;
    border-bottom: 2px solid #dadada
}

.admin-name p {
    margin-bottom: 3px;
    font-size: 12px
}

.report-select {
    margin-top: 5px
}

#printable {
    margin: 15px 0 20px
}

.print-logo {
    width: 85px;
    height: 85px;
    display: inline-block;
    border-radius: 50px;
    line-height: 87px
}

.print-btn {
    margin-bottom: 15px
}

.upload-image-profile {
    padding: 15px 0
}

.cropArea {
    overflow: hidden;
    width: 382px;
    height: 500px;
    margin: 15px 0
}

.profile-img img,
.profile-toggle img {
    border-radius: 50%
}

.button.close {
    text-align: right;
    padding-right: 0
}

.client-status {
    width: 30px;
    height: 30px;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 50%;
    line-height: 26px;
    font-size: 14px
}

.table-stock-popup {
    margin-top: 15px
}

.forgot-pass-left li img {
    position: relative;
    top: -3px
}

.iemi-mob {
    margin: 15px 0
}

.form-control.black.billing {
    width: 100px;
    display: inline-block;
    text-align: center
}

.billing-proname {
    display: inline-block
}

.billing-imei {
    display: inline-block;
    margin: 0 15px 0 30px
}

.billing-imei-input {
    width: 200px;
    display: inline-block;
    margin-top: 10px
}

.billing-table {
    margin-top: 5px
}

.billing-dtl-table {
    margin: 15px 0
}

.billing-proname span {
    background: #c24e1d;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    display: inline-block;
    line-height: 38px
}

.green-text {
    color: #0c750e;
    font-size: 12px
}

md-dialog .md-title {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 600
}

md-dialog-content p {
    font-size: 13px
}

md-dialog-actions button {
    text-transform: none !important
}

.modal-header .close span {
    position: relative;
    top: -2px
}

body {
    position: static !important
}

.confirm-btn {
    padding: 0;
    width: 40px;
    height: 40px;
    background: 0 0
}

.billing-head {
    float: left
}

.btn-clear,
.btn-clear:hover {
    color: #fff;
    background: #333;
    padding: 8px 15px
}

.btn-clear:hover {
    background-color: #000
}

.margin-top10 {
    margin-top: 10px
}

.mandatory-stock {
    font-size: 11px;
    margin-top: 10px
}

@media(max-width:1200px) {
    .report .md-datepicker-input-container {
        width: 68%
    }

    .navbar-brand {
        font-size: 16px
    }
}

@media(min-width:1024px) {
    .min1024-pad-left-none {
        padding-left: 0
    }
}

@media(min-width:992px) {

    .navbar,
    .navbar-brand {
        height: 60px
    }

    .dropdown-menu.nav_dp {
        top: 52px
    }

    .min992-top15 {
        margin-top: 15px
    }

    .min992-text-right {
        text-align: right
    }
}

@media(max-width:991px) {
    .navbar-brand {
        height: auto;
        line-height: normal;
        font-size: 15px
    }

    .stock-right {
        margin-top: 15px
    }

    .navbar-collapse {
        position: relative;
        z-index: 1;
        background: #333232;
        z-index: 1
    }

    .navbar-header {
        padding: 6px 0
    }

    .mob-profile {
        margin: -61px 60px 0 0;
        padding: 0;
        list-style: none
    }
}

@media(min-width:768px) and (max-width:991px) {
    .btn-add-users {
        float: left;
        margin-top: 24px
    }

    .navbar-nav {
        font-size: 13px
    }

    .product-right .form-control {
        width: 120px
    }

    .stock-top-right .form-control {
        width: 115px
    }

    .mob-profile {
        margin: -63px 70px 0 0
    }
}

@media(min-width:768px) {
    .side-bar.category {
        float: right;
        width: 100%
    }

    .col-md-3.add-users-aside,
    .col-md-4.stock-right {
        float: right
    }

    .report-table {
        min-height: 258px
    }

    .report-right {
        padding-right: 0
    }

    .stock-top-right {
        padding-top: 20px
    }

    .change-pass-row {
        min-height: 400px;
        margin-top: 100px
    }

    .add-client-col.border {
        border-right: 1px solid #ddd;
        padding-left: 15px
    }

    .navbar-nav li:last-child .dropdown-toggle {
        padding-right: 0
    }

    .col-sm-8.user-table {
        padding-left: 0
    }

    .navbar-nav {
        position: relative;
        left: 15px
    }

    .navbar-brand {
        padding: 10px 0 0 10px
    }

    .login-left .text {
        margin-top: 40%;
        padding: 0 100px
    }

    .login-wrapper,
    .login-wrapper body {
        overflow: hidden
    }

    .login-footer {
        color: #fff
    }

    .navbar-header {
        margin-top: 5px
    }

    .min768-tetx-right {
        text-align: right
    }
}

@media(min-width:1201px) {
    .navbar-brand {
        font-size: 20px
    }

    .dropdown-toggle {
        margin-top: 14px
    }

    .dropdown-menu.nav_dp {
        top: 59px
    }
}

@media(max-width:991px) {
    .pro-inputs {
        margin-bottom: 15px
    }

    .max991-bottom15 {
        margin-bottom: 15px
    }
}

@media(max-width:767px) {
    .nav > li {
        border-bottom: 1px solid #424141
    }

    .side-bar.category {
        margin-top: 25px
    }

    .damaged-right .form-control {
        width: 160px
    }

    .damaged-right {
        margin-bottom: 15px
    }

    .add-client-table-top .form-control {
        width: 160px
    }

    .report .md-datepicker-input-container {
        width: 80%
    }

    .product-right .form-control {
        width: 150px
    }

    .right-content {
        padding-bottom: 15px;
        padding-top: 10px
    }

    .navbar-brand {
        font-size: 16px
    }

    .col-sm-8.user-table {
        padding: 0;
        margin-top: 15px
    }

    .add-client-col {
        float: left
    }

    .col-xs-5.estimation-pro {
        float: none;
        position: relative;
        top: 20px;
        margin-bottom: 20px
    }

    .user-welcome.mobile {
        padding-top: 10px
    }

    .navbar-brand {
        padding: 15px !important
    }

    .max767-pad-none {
        padding: 0
    }

    .max767-bottom15 {
        margin-bottom: 15px
    }

    .change-password {
        margin-bottom: 20px
    }

    .login-left {
        height: 200px
    }

    .login-left .text h1 {
        font-size: 26px;
        margin-top: 35px
    }

    .login-footer {
        color: #333
    }

    .navbar-nav.mob {
        width: 30px;
        float: right;
        position: absolute;
        right: 86px;
        top: -6px
    }

    .navbar-header {
        margin: 0
    }

    .estimation-pro {
        margin-top: 20px
    }

    .logo-img {
        margin-left: 15px
    }
}

@media(min-width:480px) {
    .damaged-right {
        margin: 20px 0 16px
    }

    .estimation-ight {
        padding-top: 15px
    }

    .category-right,
    .damaged-right {
        float: right
    }

    .tax-top-right div {
        float: right;
        padding-top: 15px
    }

    .add-client-table-top div {
        float: right
    }

    .min480-pad-left-none {
        padding-left: 0
    }
}

@media(min-width:600px) {
    .min600-text-right {
        text-align: right
    }

    .page-num {
        width: 75px;
        text-align: center
    }

    .min600-pad-left-none {
        padding-left: 0
    }
}

@media(max-width:599px) {
    .max599-fullwidth {
        width: 100%
    }

    .max599-text-center {
        text-align: center
    }

    .stock-top-right .select2-container {
        width: 120px !important
    }

    .max599-bottom15 {
        margin-bottom: 15px
    }

    .click-add-btn .btn {
        width: 100%;
        margin-top: 20px
    }

    .max599-halfwidth {
        width: 50%
    }

    .cate-actions {
        margin: 15px 0 10px
    }

    .max599-text-right {
        text-align: right
    }
}

@media(max-width:479px) {
    .login_box {
        width: 300px
    }

    .xs-fullwidth {
        width: 100% !important
    }

    .estimation-ight {
        padding-top: 15px
    }

    .product-right .form-control {
        width: 100%;
        margin-bottom: 10px
    }

    .add-client-table-top .btn,
    .product-right .btn {
        float: right
    }

    .stk-dwnld-sample {
        margin: 10px 0 0
    }

    .damaged-right .inner {
        float: left;
        width: 100%
    }

    .client-right,
    .tax-top-right div {
        float: left;
        padding-bottom: 15px;
        width: 100%
    }

    .client-right .form-control {
        margin-bottom: 10px
    }

    .client-right .btn {
        float: right
    }

    .max479-fullwidth {
        width: 100%
    }

    .cropArea {
        width: 240px
    }

    .max479-bottom15 {
        margin-bottom: 15px
    }

    .max479-text-right {
        text-align: right
    }
}

.invoice-head {
    font-weight: 800
}

.invoice-head span {
    font-weight: 400;
    text-align: right
}

.form-control {
    padding: 6px 6px !important
}

.login_box:after {
    content: "";
    position: absolute;
    top: -3px;
    left: 0;
    background: #fff;
    height: 5px;
    width: 125px;
    right: 0;
    margin: auto
}

.table-desc {
    white-space: normal
}

.btn-icon.material-icons {
    font-size: 19px;
    margin-right: 5px
}

.w-100 {
    width: 100% !important
}

.logo-img img {
    height: 45px;
    width: 45px;
    border-radius: 50px
}

.estimation-note {
    padding: 0;
    margin: 0
}

.estimation-note li {
    display: inline-block;
    margin: 10px 20px 0 0;
    font-size: 12px
}

.estimation-note span {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.estimation-note li:first-child {
    margin: 0
}

.ex-stock {
    background: red
}

.work-stock {
    background: #000
}

.paral-ex-stock {
    background: #e97a47
}

.paral-work-stock {
    background: grey
}

.expired_normal {
    color: red
}

.working_normal {
    color: #000
}

.working_parallel {
    color: grey
}

.expired_parallel {
    color: #e97a47
}

.radio-select {
    display: inline-block;
    width: 18px;
    height: 18px;
    border: 1px solid #ccc;
    font-size: 12px;
    line-height: 16px;
    position: relative;
    color: #fff;
    margin-left: 2px
}

.radio-select.green {
    color: green !important
}

.clear-small {
    background: #333;
    border: 0;
    color: #fff;
    width: 20px;
    height: 19px;
    line-height: 16px;
    display: inline-block;
    margin-top: 12px;
    border-radius: 50px;
    font-size: 11px;
    cursor: pointer
}

.top15 {
    margin-top: 15px
}

.table-desc p {
    margin: 0;
    width: 200px;
    white-space: normal
}

.table tr td.pad-none,
.table tr th.pad-none {
    padding: 0 !important
}

.td-border-right {
    border-right: 1px solid #ddd;
    border-top: 0 !important
}

.border-none {
    border: 0 !important
}

.theme-bg {
    background: #f2f2f2
}

.width300 {
    width: 300px
}

.width150 {
    width: 150px
}

.form-row.add-user {
    margin-bottom: 5px
}

.forgot-pass-left.adduer {
    margin-bottom: 20px
}

@media(min-width:1024px) and (max-width:1365px) {
    .profile-toggle {
        width: 40px;
        height: 40px;
        margin-top: 10px
    }

    .dropdown-toggle {
        margin-top: 16px;
        padding-left: 2px;
        padding-right: 5px
    }

    .navbar-brand {
        padding: 14px 0 0 10px;
        font-size: 14px
    }

    .logo-img img {
        height: 38px;
        width: 38px
    }

    .logo-img {
        margin-top: 6px
    }
}

.fixed-msg {
    position: fixed;
    z-index: 99999;
    right: 25px;
    top: 64px;
    padding: 15px;
    font-size: 14px;
    margin: auto;
    text-align: center
}

.fixed-msg.alert {
    border: 2px solid
}

.pointer {
    cursor: pointer
}

.black,
a.black {
    color: #1d1d1d
}

.text-left {
    text-align: left !important
}

.mt-15 {
    margin-top: 15px
}

.mt-10 {
    margin-top: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.billing-head-right .md-datepicker-input-container {
    width: 75%
}

.mt-5 {
    margin-top: 5px
}

.purchase-table thead tr th,
.purchase-table tr td {
    padding: 10px !important;
    vertical-align: bottom !important
}

.purchase-table1 thead tr th,
.purchase-table1 tr td {
    padding: 10px !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mt-0 {
    margin-top: 0 !important
}

.right-content-cover,
.right-content-cover1 {
    margin: 0 -10px
}

.right-content-cover .right-content span {
    padding-left: 0;
    font-weight: 800
}

.right-content-cover .right-content h5 {
    color: #8a8a8a;
    margin: 0 0 5px;
    font-size: 13px
}

.right-content-cover .right-content div {
    border-right: 1px solid #f7dbd0
}

.right-content-cover .right-content div:last-child {
    border-right: 0
}

.right-content-cover .right-content {
    margin: 32px 0 10px
}

.right-content-cover1 .client_addr {
    background: #fff;
    padding: 15px;
    border: 0
}

.fixed-msg .material-icons {
    float: left;
    margin: -3px 5px 0 0
}

@media(min-width:1365px) {
    .container {
        width: 1300px
    }
}

.billing-create-client .text-or {
    padding-top: 48px
}

.billing-create-client .right {
    font-size: 16px;
    padding-top: 45px
}

.billing-create-client .inner {
    background: #f3f3f3;
    float: left;
    width: 100%
}

.billing-create-clienthead .left {
    margin-top: 35px
}

.billing-create-clienthead {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.billing-create-client .note {
    color: #7a7a7a;
    font-size: 11px;
    padding: 15px
}

.billing-amt-table table td {
    padding: 16px 13px !important
}

.billing-create-bottom {
    background: #fff5f1;
    padding: 20px 30px
}

.billing-create-clienthead .left label {
    color: #000 !important;
    font-size: 14px !important
}

.table-wrapper {
    white-space: nowrap;
    overflow-x: auto
}

@media(max-width:991px) {
    .billing-amt-table {
        margin-top: 15px
    }
}

@media(max-width:1279px) {
    .stock-transfer-input {
        margin-bottom: 15px
    }
}

.ml-5 {
    margin-left: 5px
}

.canceled-label {
    border-radius: 4px;
    background-color: red !important;
    color: #fff !important;
    font-size: 12px;
    padding: 2px 5px;
    margin-left: 10px
}
