/* here you can put your own css to customize and override the theme */
#loading-bar .bar {
    background: #36c6d3 !important;
    height: 5px;
}

#loading-bar-spinner .spinner-icon {
    position: fixed;
    z-index: 999999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-size: auto;
    background: url('../../../../Content/images/loader.gif') 50% 50% no-repeat rgba(96, 96, 96, 0.9);
}

#loading-bar-spinner .spinner-icon {
    width: auto;
    height: auto;
    border: solid 2px transparent;
    border-top-color: none;
    border-left-color: none;
    border-radius: initial;
    -webkit-animation: loading-bar-spinner 400ms linear infinite;
    -moz-animation: loading-bar-spinner 400ms linear infinite;
    -ms-animation: loading-bar-spinner 400ms linear infinite;
    -o-animation: loading-bar-spinner 400ms linear infinite;
    animation: loading-bar-spinner 400ms linear infinite;
}

@-webkit-keyframes loading-bar-spinner {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@-moz-keyframes loading-bar-spinner {
    0% {
        -moz-transform: none;
        transform: none;
    }

    100% {
        -moz-transform: none;
        transform: none;
    }
}

@-o-keyframes loading-bar-spinner {
    0% {
        -o-transform: none;
        transform: none;
    }

    100% {
        -o-transform: none;
        transform: none;
    }
}

@-ms-keyframes loading-bar-spinner {
    0% {
        -ms-transform: none;
        transform: none;
    }

    100% {
        -ms-transform: none;
        transform: none;
    }
}

@keyframes loading-bar-spinner {
    0% {
        transform: none;
    }

    100% {
        transform: none;
    }
}

.pagination {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}

.icon-inline a {
    display: inline-block;
    font-size: 16px;
    color: #696969;
    margin: 0 4px;
}

.icon-inline {
    width: 100px;
}

.mt25 {
    margin-top: 24px;
}
.mt8{
    margin-top:8px;
}
.mtb5{
    margin-top:5px !important;
    margin-bottom:5px !important;
}
.mb0{
    margin-bottom:0px;
}

.searchfilter .padding-less {
    padding: 0 5.5px;
}

    .searchfilter .padding-less:last-child {
        padding-right: 0px;
    }

.padding-less .w100 {
    width: 100% !important;
}

.alert {
    padding: 10px 15px !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

#frmVendor p {
    margin: 5px 0;
    margin-top: 10px !important;
}
#frmVendor .form-body {
    padding: 10px 10px;
}

#frmVendor .caption {
    float: left;
    display: inline-block;
    font-size: 15px;
    line-height: 18px;
    padding: 10px 0;
}
#frmNews label{
    margin:9px 0px 6px 0px;
}
hr{
    margin:10px 0 !important;
    border-top: 1px solid #32c5d2 !important;
}
.margin-top-5
{
    margin-top:5px;
}
.padding-top-7
{
    padding-top:7px;
}
.ui-select-container .select2-choice {
    height: 34px;
    padding: 6px 12px;
    line-height: 1.5em;
    background-image:none;
    
}
.ui-select-container {
    width:100% !important;
}
.select2-container .select2-choice .select2-arrow b {
    background: url('../../../../Content/images/select2.png') no-repeat 0 3px !important;
}
/*#frmNews .form-body {
    margin-bottom:20px;
    display: -webkit-box !important;
    box-sizing: border-box !important;
}*/
.text-lefts
{
    text-align:left !important;
}
.pl10{
    padding-left:10px;
}
.margin-top-7 {
margin-top:7px;
}
.padding-left-30 {
padding-left:30px;
}
.plr0 {
padding-left:0px;
padding-right:0px;
}
.padding-right-0 {
padding-right:0px;
}
.margin-top-7 {
    margin-top: 7px;
}
.pt10 {
padding-top:10px !important;
}
.pt20{
    padding-top:20px !important;
}
.margin-row .row{
    margin-bottom:5px;
}
.plr15{
    padding:0px 15px !important;
}
.mt6{
    margin-top:6px;
}
.mt16{
    margin-top:16px;
}
.text-align-left
{
    text-align:left !important;
}
.padding-tb-0{
    padding-top:0px !important;
    padding-bottom:0px !important;
}
.english-description p, .email-body p{
    margin-top:0px !important;
    margin-bottom:5px !important;
}
.padding-lrfb
{
    padding: 10px 15px;
}
.padding-less .w50{
    width:50% !important;
}
.padding-less .w47{
    width:47% !important;
}
.text-right
{
    text-align:right;
}
.popup-hr hr{
    margin:2px 0 !important;
    border-top: 1px solid #e0e0e0 !important;
}
.popup-hr label {
    font-size:12px;
    margin-top:5px;
}
.font-size-14
{
    font-size:14px !important;
}
#frmSellsReport .multiselect-parent,#frmSellsReport .dropdown-toggle
{
    width : 100% ;
}
#frmSellsReport .table > tfoot > tr > th, .table > tfoot > tr > td
{
        padding: 8px !important;
}
.auto-resize
{
   
    max-height: 400px !important;
    display:block;
    border:0;

}
.PaginationClass{
    margin-top:5px !important;
}
.auto-resize thead
{
    border-top:1px solid #ddd;
}
.modal-modalpopupresult {
    top:35px;
}

table{
 display:table !important;
}
.overflow-y-auto{
 max-height:400px !important;
}

.widget-thumb .widget-thumb-heading {
    font-size:16px;
    margin: 0 0 7px 0;
    text-transform: capitalize;
}
.widget-thumb {
    padding:10px 15px;
}
.widget-thumb .widget-thumb-body .widget-thumb-subtitle i{float: right;
    color: #818384;
    font-style: normal;
}
    .widget-thumb .widget-thumb-body .widget-thumb-subtitle {
        font-size:13px;
        padding-top:0;
        color:#b0b7bf;
        text-transform: capitalize;
    }
    .widget-thumb .widget-thumb-body {
        line-height:19px;
    }

.page-content-white .page-title{
    margin: 10px 0 !important;
    font-size: 20px !important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
 padding:5px !important;
}
.btn-xs, .btn-group-xs > .btn{
 padding: 1px 4px !important;
}
.dataTable .form-control{
 height:30px !important;
 font-size: 13px !important;
}
.btn{
 font-size:12px !important;
}
.calinput{
 height:32px !important;
}
.table td, .table th, .table thead tr th, .page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a, .page-sidebar .page-sidebar-menu .sub-menu li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu li > a, .page-sidebar .page-sidebar-menu > li.open > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a{
 font-size:13px !important;
}
.w100 {
width:100% !important;
}

.zindex-datepicker ul{
    z-index:99999;
}

.error-color p,.error-color h3,.error-color h1
{
    color:#FFF;
    
}
.error-color h1{
    font-size:90px;
}
.error-color h1 span{
    font-size:100px;
    color:#1d3a75;
}
.error-color .btn {
    background-color:#1d3a75 !important;
    border-color:#1d3a75 !important;
    border-radius:2px !important;
    padding:10px 24px !important; 
    font-size:14px !important;
    transition:0.5s;
    font-weight:bold;
}
.error-color .btn:hover {
    background-color:#fff !important; 
    border-color:#fff !important;  
    color:#1d3a75 !important;
    transition:0.5s;
}
.form-horizontal .form-group input[type="checkbox"] {
    margin-top: 11px;
}
.btn {
    font-size: 14px !important;
}
.calinput {
    height: auto !important;
}
.mt4 {
    margin-top:4px;
}
.table{
    margin-bottom:0px;
}
.modal {
    z-index:10500 !important;
}
/*ie css*/
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) {
    #frmSellsReport input[type="text"].calinput {
        height: 34px !important;
    }
}


.btn-width-50 button {
    width:46% !important;
}
.prl5 {
    padding-left:5px !important;
    padding-right:5px !important;
}
.pl0 {
    padding-left:0;
}
.ptb5 {
    padding-top:5px;
    padding-bottom:5px;
}
.control-label {
    float: left;
    margin-right: 10px;
}

/***new css in 17-04-2018****/
.overflow-y-auto {
    overflow-y: auto;
}
.widget-thumb.bordered {
    min-height:122px;
}
.table-responsive .table thead tr th, .table-responsive .table tbody tr td{
    white-space: nowrap;
}
.pagination.ng-table-pagination.ng-scope {
    float:left; 
}
.ng-table-counts.btn-group.pull-right.ng-scope {
    margin-bottom:20px;
}
.ng-table-counts.btn-group.pull-right.ng-scope {
    float:initial !important;
}
.ng-table-pager.ng-scope {
    text-align:right;
}
.all-user-form label{
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.table-responsive {
     border: 1px solid #ddd;
}
.w75 {
    width:75%;
}
.pt-0 {
    padding-top:0 !important;
}
.nopagination .ng-isolate-scope {display: none;}
@media (max-width:1024px) {
    .sm-res {
        width: 97%;
        margin: 0 auto;
        overflow: auto !important;
    }
}
@media (max-width:991px) {
    .all-user-form label {
        font-size:12px;
    }
    .all-user-form .col-xs-6 {
        padding:0 10px;
    }
    .restleft .control-label {
        text-align:left;
    }
    .restleft .col-sm-6, .res-plr2 {
        padding-left:2px;
        padding-right:2px;
    }
}
@media (max-width:767px) {
    .widget-thumb.bordered {
        min-height:auto;
    }
    .pagination.ng-table-pagination.ng-scope {
        float:initial; 
        width:100%;
    }
    .ng-table-counts.btn-group.pull-right.ng-scope {
        width:100%;
        margin-bottom:10px;
    }
    .all-user-form label {
        font-size:10px;
    }
    .res-float-right {
        float:right; 
        margin:2px 30px 10px 0;
    }
    .padding-less {
        margin:3px 0;
    }
    .searchfilter .padding-less:last-child {
        padding-right:5.5px;
    }
    .xsprl15 {
        padding-left:15px !important;
        padding-right:15px !important;
    }
        .xsprl15 .w75 {
            width:100%;
        }
    .resbtn-w47 button {
        width: 130px !important;
        margin: 5px 15px 5px 0;
    }
    .xsmt-5 {
        margin-top:5px !important;
    }

    .xs-font-11 a {
        position: relative;
        display: block;
        padding: 5px 5px !important;
        font-size: 11px !important;
    }
    #frmInquiry .ng-binding, #frmAppointment .ng-binding, #frmFeedback .ng-binding{
        padding-left:2px;
        padding-right:2px;
        margin-bottom:7px;
        font-size:12px;
    }
    #frmInquiry .margin-row .row, #frmAppointment .margin-row .row, #frmFeedback .margin-row .row {
        margin-bottom:0;
        font-size:12px;
    }
    .xsplr-2 {
        padding-left:2px !important;
        padding-right:2px !important;
    }
    .xsmt-20 {
        margin-top:20px;
    }
}
@media(max-width:767px){
    .d-sm-inlineblock {
        position:inherit !important;
        clear:both;
    }
    .d-sm-inlineblock .panel-heading {
        display: inline-block;
        width: 100%;
    }
}





















.styled-checkbox {
    visibility:hidden;
    display:none;
}
.styled-checkbox + label {
  position: relative;
  cursor: pointer;
  padding: 0;
}
.styled-checkbox + label:before {
  content: "";
  display: inline-block;
  vertical-align: text-top;
  width: 16px;
  height: 16px;
  background: #ddd;
}
.styled-checkbox:hover + label:before {
  background: #ddd;
}
.styled-checkbox:focus + label:before {
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.styled-checkbox:checked + label:before {
  background: #ddd;
}
.styled-checkbox:disabled + label {
  color: #b8b8b8;
  cursor: auto;
}
.styled-checkbox:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.unstyled {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.centered {
  margin: auto;
}

.checkbox-hr:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 8px;
  background: #ff0000;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #ff0000, 4px 0 0 #ff0000, 4px -2px 0 #ff0000, 4px -4px 0 #ff0000, 4px -6px 0 #ff0000, 4px -8px 0 #ff0000;
  transform: rotate(45deg);
}


.checkbox-hd:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 8px;
  background: #FF784F;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #ff0000, 4px 0 0 #ff0000, 4px -2px 0 #ff0000, 4px -4px 0 #ff0000, 4px -6px 0 #ff0000, 4px -8px 0 #ff0000;
  transform: rotate(45deg);
}



.checkbox-br:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 8px;
  background: #306BAC;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #306BAC, 4px 0 0 #306BAC, 4px -2px 0 #306BAC, 4px -4px 0 #306BAC, 4px -6px 0 #306BAC, 4px -8px 0 #306BAC;
  transform: rotate(45deg);
}

.checkbox-bd:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 8px;
  background: #450059;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #306BAC, 4px 0 0 #306BAC, 4px -2px 0 #306BAC, 4px -4px 0 #306BAC, 4px -6px 0 #306BAC, 4px -8px 0 #306BAC;
  transform: rotate(45deg);
}


.checkbox-ar:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 8px;
  background: #918EF4;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #918EF4, 4px 0 0 #918EF4, 4px -2px 0 #918EF4, 4px -4px 0 #918EF4, 4px -6px 0 #918EF4, 4px -8px 0 #918EF4;
  transform: rotate(45deg);
}

.checkbox-done:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 8px;
  background: #49DCB1;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #918EF4, 4px 0 0 #918EF4, 4px -2px 0 #918EF4, 4px -4px 0 #918EF4, 4px -6px 0 #918EF4, 4px -8px 0 #918EF4;
  transform: rotate(45deg);
}


.checkbox-cancel:checked + label:after {
  content: "";
  position: absolute;
  left: 3px;
  top: 8px;
  background: #EF767A;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #EF767A, 4px 0 0 #EF767A, 4px -2px 0 #EF767A, 4px -4px 0 #EF767A, 4px -6px 0 #EF767A, 4px -8px 0 #EF767A;
  transform: rotate(45deg);
}


.iscancelrow
{
    background-color:#e2eff6 !important;
}

.table-hover > tbody > tr.iscancelrow:hover, .table-hover > tbody > tr.iscancelrow:hover > td {
    background-color:#e2eff6 !important;
}


/**fixed header***/

.sticky-table {
    max-width: 100%;
    max-height: 80vh;
    overflow: auto;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0 !important;
    transition: width 2s;
}

    .sticky-table, .sticky-table * {
        -webkit-transition: all 0s;
        -moz-transition: all 0s;
        -o-transition: all 0s;
        transition: all 0s;
    }

        .sticky-table table {
            margin-bottom: 0;
            width: 100%;
            max-width: 100%;
            border-spacing: 0;
            padding: 0 !important;
            border-collapse: collapse;
        }

            .sticky-table table tr.sticky-header th, .sticky-table table tr.sticky-header td,
            .sticky-table table tr.sticky-footer th, .sticky-table table tr.sticky-footer td {
                background-color: #fff;
                border-top: 0;
                position: relative;
                position: -webkit-sticky;
                position: -ms-sticky;
                position: sticky;
                outline: 1px solid #ddd;
                z-index: 5;
            }

            .sticky-table table tr.sticky-header th, .sticky-table table tr.sticky-header td {
                top: 0;
            }

            .sticky-table table tr.sticky-footer th, .sticky-table table tr.sticky-footer td {
                bottom: 0;
            }

            .sticky-table table td.sticky-cell, .sticky-table table th.sticky-cell,
            .sticky-table table td.sticky-cell-opposite, .sticky-table table th.sticky-cell-opposite {
                background-color: #fff;
                outline: 1px solid #ddd;
                position: relative;
                position: -webkit-sticky;
                position: -ms-sticky;
                position: sticky;
                z-index: 10;
            }

        .sticky-table.sticky-ltr-cells table td.sticky-cell, .sticky-table.sticky-ltr-cells table th.sticky-cell,
        .sticky-table.sticky-rtl-cells table td.sticky-cell-opposite, .sticky-table.sticky-rtl-cells table th.sticky-cell-opposite {
            left: 0;
        }

        .sticky-table.sticky-rtl-cells table td.sticky-cell, .sticky-table.sticky-rtl-cells table th.sticky-cell,
        .sticky-table.sticky-ltr-cells table td.sticky-cell-opposite, .sticky-table.sticky-ltr-cells table th.sticky-cell-opposite {
            right: 0;
        }

        .sticky-table table tr.sticky-header td.sticky-cell, .sticky-table table tr.sticky-header th.sticky-cell,
        .sticky-table table tr.sticky-header td.sticky-cell-opposite, .sticky-table table tr.sticky-header th.sticky-cell-opposite,
        .sticky-table table tr.sticky-footer td.sticky-cell, .sticky-table table tr.sticky-footer th.sticky-cell,
        .sticky-table table tr.sticky-footer td.sticky-cell-opposite, .sticky-table table tr.sticky-footer th.sticky-cell-opposite {
            z-index: 15;
        }

        .sticky-table table.table-striped .sticky-header th {
            background-color: #cccccc;
            outline: 0 !important;
            color: #000;
        }

        /*All User Table start*/

.barck-header-title thead tr th:nth-child(2) .ng-table-header {
    white-space: normal;
}
.barck-header-title thead tr th:nth-child(3) .ng-table-header {
    white-space: normal;
}
.barck-header-title thead tr th:nth-child(4) .ng-table-header {
    white-space: normal;
}
.barck-header-title thead tr th:nth-child(5) .ng-table-header {
    white-space: normal;
}
/*All User Table End*/