@font-face {
    font-family: myERPfont;
    src: url(../fonts/Vermin_Vibes_4_Helium.otf);
}
@font-face {
    font-family: barcodeFont;
    src: url(../fonts/IDAutomationHC39M.ttf);
}

.popover{
    max-width: 350px !important;
}

.media-heading{
    font-weight: bold;
}
/*.table-striped > tbody > tr:nth-of-type(2n+1){
    background-color: #f0f0f0 !important;
}*/
/*.srtypea,.srtypenum,.srtypeday,.srtypemnth,.srtypeyr,.srtypemodnum {
    display: none;
}*/
/*#divSmallBoxes {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 9999;
    width: 450px;
    height: 200px;
    left: 50%;
    margin-top: -100px;
    margin-left: -200px;
}*/
.eng-list.active{
    color:red;
}

.MessageBoxButtonSection > button:last-child {
    background: red;
    color: #fff;
}

#PurchaseList section, #SampleList section{
    margin-bottom: 0;
}

.google_maps{
    height: 450px !important;
}

.bCompleted{
    background-color: #3399ff !important;
}
.bNot-Assign{
    background-color: #474544 !important;
}
.bClose{
    background-color: #5B835B !important;
}
.bAssign{
    background-color: #000000 !important;
}
.bAccepted{
    background-color: #356e35 !important;
}
.bReject{
    background-color: #a90329 !important;
}
.bStarted{
    background-color: #3276b1 !important;
}
.bPending{
    background-color: #c79121 !important;
}
.bQuotation-Sent{
    background-color: #ac5287 !important;
}
.bQuotation-Approved{
    background-color: #6e3671 !important;
}
.bRequest-To-Store{
    background-color: #568a89 !important;
}
.bAccepted-By-Store{
    background-color: #4c4f53 !important;
}
.bAll-Parts-Assigned{
    background-color: #57889c !important;
}
#sparks li h5{
    margin: 0 !important;
    padding: 2px -1px !important;
}
#sparks li:last-child{
    padding-right: 10px !important;
}
#sparks li:first-child{
    padding-left: 10px !important;
}
#sparks li{
    border: 1px dotted #c7c7c7 !important;
    text-align : center !important;
    cursor: pointer !important;
    background-color: rgba(68, 68, 68, 0.6);
}
.sparks-info{
    min-width: 0 !important;
}
.pomst section {
    margin: 0;
}
.custable > tbody > tr > td, .custable > tbody > tr > th, .custable > tfoot > tr > td, .custable > tfoot > tr > th, .custable > thead > tr > td, .custable > thead > tr > th{
    padding: 0 !important;
}
.table.table-bordered.table-responsive section{
    margin-bottom:0;
}
.mcancel{
    color : #000;
}
.hideMe{
    display: none;
}
.clockpicker-popover .popover-content{
    height: auto !important;
    width: auto !important;
    overflow:hidden !important;
}
.hvclass{
    cursor: pointer;
}
.hvclass:hover{background:#FDDFB3;border:1px solid #FAA937;color:#000}
.dt-toolbar, .dt-toolbar-footer { padding: 0 !important; }
.hvclass.active { background: #fddfb3 none repeat scroll 0 0;border:1px solid #FAA937;color:#000 }
#printerdata .col-1{
    padding:5px !important;
}
#printerdata .radio{
    margin-right:10px !important;
}
.popover-content{
    height:170px;
    overflow:auto;
    color: #000;
}
.tzo{
    color: blue;
}
.link-dotted{
    border-bottom:2px dotted #57889c;
    color: inherit;
}
.color-blue{
    color: blue;
    margin-left: 10px;
}
.minhight-50{
    min-height: 40px !important;
}
hr.newhr{
    margin: 5px -10px !important;
    border-color: rgb(221, 221, 221) !important;
}
hr.newhr1{
    margin: 5px -10px !important;
}
span.date{
    margin-top: 5px;
}
tr hr{
    border-color: #000;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a{
    box-shadow: 0 -2px 0 #b6841e !important;
}
.not-active{
    cursor: not-allowed !important;
}
#srngenfrm .form-group > label{
    font-style:italic;
    font-weight:bold;
}
.clock {
    margin: 10px 0 0;
    padding: 0 10px;
    background-color: #f8f8f8;
    background-image: -moz-linear-gradient(center top , #f8f8f8, #f1f1f1);
    border: 1px solid #bfbfbf;
    border-radius: 2px;
    color: #6d6a69;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    box-shadow: 0 0 7px #f8f8f8;
    text-shadow: 0 0 3px #eee;
    text-decoration: none !important;
}
.scrollToTop{
    z-index: 999 !important;
}
.bttn{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-color: transparent !important;
}
.fa.flaticon-delete {
    color: #a90329;
    font-size: 18px;
}
.fa.flaticon-edit {
    color: #57889c;
    font-size: 18px;
}
.fa.flaticon-download{
    font-size: 18px;
}
#error
{
    color:red;
}
#error_message
{
    color:blue;
}
.fa.flaticon-add {
    color: #b6841e;
}
/*.submit{
font-size: 16px;
background: linear-gradient(#ffbc00 5%, #ffdd7f 100%);
border: 1px solid #e5a900;
color: #4E4D4B;
font-weight: bold;
cursor: pointer;
width: 300px;
border-radius: 5px;
padding: 10px 0;
outline: none;
margin-top: 20px;
}
.submit:hover{
background: linear-gradient(#ffdd7f 5%, #ffbc00 100%);
}*/
.checkbox-inline, .radio-inline{
    vertical-align: unset !important;
}
.form-actions button.btn{
    font: 300 15px/29px "Open Sans",Helvetica,Arial,sans-serif !important;
    margin: 10px 0 0 5px !important;
    padding: 0 22px !important;
    box-sizing: border-box !important;
}
.indi{
    display: none;
}
.select2-hidden-accessible{
    display: none !important;
}
.select2-drop-active{
    z-index: 999999999 !important;
}
.jarviswidget > div{
    font-size: 14px !important;
}
.fc-border-separate thead tr, .table thead tr{
    font-size: 14px !important;
}
/*.fc-border-separate thead tr, .table thead tr{
    font-size: 14px !important;
}
.btn{
    font-size: 14px !important;
}*/
/*ul.select2-results > li:nth-child(2) {
    color: blue;
    font-style: italic;
    font-weight: bold;
}*/
nav > ul ul li a i{
    font-size: 16px !important;
}
.form-group > .invalid{
    color: #d56161;
}

.tooltip{
    z-index: 9999 !important;
}
.input-icon-right .invalid{
    display: block;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    margin-top: 6px;
    padding: 0 1px;
    color: #d56161;
}

.form-group > em.valid{
    display: block;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    margin-top: 6px;
    padding: 0 1px;
    color: black;
}

.form-group > em.invalid{
    display: block;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    margin-top: 6px;
    padding: 0 1px;
}
em.invalid{
    display: block;
    font-size: 11px;
    font-style: normal;
    line-height: 15px;
    margin-top: 6px;
    padding: 0 1px;
    color: #d56161;
}
.cus-width{
    width: 10% !important;
}
.smart-form .select i::before{
    border-bottom: none !important;
}
.smart-form .label{
    font-weight: bold !important;
}
.label > span.required {
    color: red;
}
.form-group span.required {
    color: red;
}
.ext-btn{
    margin-top:24px !important;
    padding-left:0 !important;
}
.inactive{
    color: grey !important;
    cursor: not-allowed;
    font-style: italic;
}
.deletebg{
    background: #C46A69 !important;
    color: #fff !important;
}
.smart-form .icon-append, .smart-form .icon-prepend{
    color: #0D497A !important;
}
.smart-form header{
    font-weight: bold;
    color: #0D497A;
}
.datestyle {
    color: red;
    font-size: 11px;
    font-style: italic;
    font-weight: 100;
}
.btn.btn-xs.btn-danger.margin-left-5.mdelete {
    width: 24px !important;
}
.btn.btn-danger.btn-xs.margin-top-5.fileremove {
    width: 24px !important;
}
@media only screen and (max-device-width : 980px){
    .cus-width{
        width: 10% !important;
    }
}

@media only screen and (max-device-width : 360px){
    .clock{
        display: none;
    }
    .cus-width{
        width: 25% !important;
    }
    .ext-btn{
        margin-top: 0 !important;
        padding-left:15px !important;
    }
}

#portfolio * {
    z-index: 2;
}

@media(min-width:767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }
}

.portfolio-modal .modal-content {
    padding: 0;
    min-height: 100%;
    border: 0;
    border-radius: 0;
    text-align: center;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgba(0, 0, 0, 0.95);
}


.portfolio-modal .close-modal {
    position: absolute;
    /*    top: 25px;*/
    right: 25px;
    /*width: 75px;*/
    height: 45px;
    background-color: transparent;
    cursor: pointer;
    z-index: 99999;
}

.portfolio-modal .close-modal:hover {
    opacity: .8;
}

.portfolio-modal .close-modal .lr {
    z-index: 1051;
    width: 1px;
    height: 30px;
    margin-left: 35px;
    background-color: #9E1B1B;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.portfolio-modal .close-modal .lr .rl {
    z-index: 1052;
    width: 1px;
    height: 30px;
    background-color: #9E1B1B;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.portfolio-modal .modal-backdrop {
    display: none;
    opacity: 0;
}
.portfolio-modal
{
    z-index:999999999;
    padding:0 !important;
}
.portfolio-modal .modal-content .panel-white
{
    border:none;
    border-radius:0;
}
.modal-content .post-description p
{
    font-size:12px;
    margin-bottom:0;
}
.modal-content .post .post-heading {
    height: 65px;
    padding: 10px;
}
.modal-content .post .post-description .stats {
    color: #7f7f7f;
    margin-top: 5px;
}
.modal-content .post .post-footer .comments-list .comment {
    display: block;
    margin: 12px 0;
    width: 100%;
}
.modal-content .comments-list
{
    padding-left:15px;
}
.margin-left-5
{
    margin-left:5px !important;
}
.margin-top-5
{
    margin-top:5px !important;
}
.margin-bottom-5
{
    margin-bottom:5px !important;
}
.margin-right-5
{
    margin-right:5px !important;
}

.margin-left-off
{
    margin-left:0px !important;
}
.margin-top-off
{
    margin-top:0px !important;
}
.margin-bottom-off
{
    margin-bottom:0px !important;
}
.margin-right-off
{
    margin-right:0px !important;
}

.margin-left-10
{
    margin-left:10px !important;
}
.margin-top-10
{
    margin-top:10px !important;
}
.margin-bottom-10
{
    margin-bottom:10px !important;
}
.margin-right-10
{
    margin-right:10px !important;
}



.padding-left-5
{
    padding-left:5px !important;
}
.padding-top-5
{
    padding-top:5px !important;
}
.padding-bottom-5
{
    padding-bottom:5px !important;
}
.padding-right-5
{
    padding-right:5px !important;
}

.padding-left-off
{
    padding-left:0px !important;
}
.padding-top-off
{
    padding-top:0px !important;
}
.padding-bottom-off
{
    padding-bottom:0px !important;
}
.padding-right-off
{
    padding-right:0px !important;
}

.padding-left-10
{
    padding-left:10px !important;
}
.padding-top-10
{
    padding-top:10px !important;
}
.padding-bottom-10
{
    padding-bottom:10px !important;
}
.padding-right-10
{
    padding-right:10px !important;
}
#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 9999;
}
#loading {
    width: 50px;
    height: 57px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}
.quadrat {
    color : #fff;
    font-weight: bolder;
    text-align: center;
    font-size: large;
    -webkit-animation: blinker 1s infinite; /* Safari 4+ */
    -moz-animation:    blinker 1s infinite; /* Fx 5+ */
    -o-animation:      blinker 1s infinite; /* Opera 12+ */
    animation:         blinker 1s infinite; /* IE 10+, Fx 29+ */
}

@-webkit-keyframes blinker {
    0%, 49% {
        background-color: rgb(117,209,63);
        border: 3px solid #e50000;
    }
    50%, 100% {
        background-color: #e50000;
        border: 3px solid rgb(117,209,63);
    }
}

.show-stat-microcharts>div{
    height: auto;
    margin-top: 0 !important;
}

.show-stat-microcharts .easy-pie-chart{
    display:block;
}

.smaller-stat span.label{
    width: auto;
    color: #000;
    cursor: pointer;
}
.smaller-stat span.label i {
    padding: 5px;
}
.sparks-info-chart{
    cursor: pointer;
}
.sparks-info-chart:hover{
    color: #000;
}
.tCompleted{
    color: #3399ff !important;
}
.tNot-Assign{
    color: #474544 !important;
}
.tClose{
    color: #5B835B !important;
}
.tAssign{
    color: #000000 !important;
}
.tAccepted{
    color: #356e35 !important;
}
.tReject{
    color: #a90329 !important;
}
.tStarted{
    color: #3276b1 !important;
}
.tPending{
    color: #c79121 !important;
}
.tQuotation-Sent{
    color: #ac5287 !important;
}
.tQuotation-Approved{
    color: #6e3671 !important;
}
.tRequest-To-Store{
    color: #568a89 !important;
}
.tAccepted-By-Store{
    color: #4c4f53 !important;
}
.tAll-Parts-Assigned{
    color: #57889c !important;
}
.tParts-Printer{
    color: #6e3671 !important;
}
.jarviswidget header .nav-tabs li a {
    padding-left: 10px;
    padding-right: 10px;
}
.overlay a {
    text-decoration: none !important;
}

.button2 {
    position: absolute;
    height: 30px;
    width: 70px;
    background: white;
    cursor: pointer;
    right: 10px;
    top: 10px;
    border-radius: 5px;
    z-index: 999;
}

.button2 p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color: black;
    -webkit-user-select: none;
    /* Chrome/Safari */

    -moz-user-select: none;
    /* Firefox */

    -ms-user-select: none;
    /* IE10+ */
    /* Rules below not implemented in browsers yet */

    -o-user-select: none;
    user-select: none;
}
.overlay {
    display: none;
    position: fixed;
    height: 270px;
    width: 35%;
    background: rgb(255,255,255);
    background: rgba(255,255,255,1);
    text-align: center;
    z-index: 999;
    left: 32.5%;
    top:25%;
    border-radius: 10px;
    box-shadow: 2px 2px 6px 0px #3f3f3f;
    background-image: linear-gradient(to bottom,#e2e2e2 55%,#2C3A43);
}
.overlay nav ul {
    font-size: 4em;
    list-style: none;
    margin-top: 5%;
}

.overlay nav ul li {
    margin-top: 1%;
    background: transparent;
    border: none;
    color: #fff;
}
.overlay nav ul li p{
    font-size: 24px;
    color: #000;
    padding-bottom: 20px;
}
.smart-style-2 nav ul li a:hover{
    background:transparent !important;
}
.smart-style-2.menu-on-top .overlay nav>ul>li>a{
    color:#000 !important;
    font-size: 18px;
}
.smart-style-2.menu-on-top .overlay nav>ul>li>a.active{
    color:#f78c40 !important;
}
.smart-style-2.menu-on-top .overlay nav>ul>li>a:hover{
    background:transparent !important;
    color: #03a9f4 !important;
}
.smart-style-2 .overlay nav>ul>li>a{
    padding-top: 5px;
    padding-bottom: 5px;
}
.smart-style-2 .overlay nav ul li a{
    font-size: 14px!important;
    font-weight: 900;
}
#holdon-overlay{
    background: transparent !important;
}
.sk-rect>div{
    background-color:#2C3742 !important;
}
#holdon-message{
    color:#2C3742 !important;
}
#holdon-message h4{
    font-weight: 900 !important;
}
#ribbon{
    display: none !important;
}
.menu-on-top #main{
    margin-top: 60px!important;
}
.show-stats .progress{
    margin-bottom: 5px !important;
}
.img-circular1{
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center center;
    display: block;
    background-repeat:no-repeat;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border:1px solid;
    margin: 0 auto;
}
.img-circular2{
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center center;
    display: block;
    background-repeat:no-repeat;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border:1px solid;
    margin: 10 auto;
}

.txt-success {
    color: blue;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
}
.txt-success > a{
    color: blue;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    text-decoration: underline;
}

.txt-error {
    color: red;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
}

.txt-error > a {
    color: red;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}
.badge{
    width:100%;
}
.smart-style-2 #header, .smart-style-2 .page-footer, .smart-style-2 .superbox-show{
    background-image: none;
    background-color: #d3d3d3;
}