﻿.ng-invalid {
    border-color: red;
    outline-color: red;
    border-width: 1px;
}

.ng-valid {
    border-color: green;
    outline-color: green;
    border-width: 1px;
}
 
.messages {
    font-size: smaller;
    padding-top: 5px;
    padding-bottom: 10px;
    color: red;
}
   
.m10 {
    margin: 10px;
}

.mapCanvasCSS {
    height: 429px;
} 

.liCSS {
    float: left
}

  
/* ---------------------------------- */
/*  typeahead(autocomplete) control  */
/* -------------------------------- */
.twitter-typeahead {
    width: 100%;
}

.tt-dropdown-menu {
    background-color: #252626;
    /*padding-top: 10px;*/
    border: 1px solid #b3b4b4;
    cursor: pointer;
    width: 100%;
}

.tt-suggestion {
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}

    .tt-suggestion:hover {
        background-color: #e60003;
    }

.form-control.tt-hint, .form-control.tt-input {
    display: inline-block;
}

.ui-menu {
    background-color: #252626;
    border: 1px solid #606060;
    color: #fff;
    box-shadow: none;
    left: 0;
    min-width: 160px;
    padding: 10px 10px 10px 0;
    z-index: 1000;
}

    .ui-menu .ui-menu-item {
        background-color: #252626;
        min-width: 160px;
    }

        .ui-menu .ui-menu-item:hover {
            color: #d8d8d8;
        }




.livetranslation-icon {
    display: inline-block;
    background: #3c3c3c;
    color: #fff;
    border-radius: 50%;
    height: 18px;
    width: 18px;
    line-height: 12px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0;
    position: relative;
}

    .livetranslation-icon:hover {
        background: #fdb827;
        -webkit-transition: all 0.5s;
        transition: all 0.5s;
        cursor: pointer;
    }

.livetranslation-icons .edit-icon .glyphicon-pencil {
    color: #fff;
    font-size: 9px;
    line-height: 9px;
    position: absolute;
    top: 4px;
    left: 4px;
}

.livetranslation-icons .cancel-icon .glyphicon-remove {
    color: #fff;
    font-size: 9px;
    line-height: 9px;
    position: absolute;
    top: 4px;
    left: 4px;
}

.livetranslation-icons .save-icon .glyphicon-ok {
    color: #fff;
    font-size: 9px;
    line-height: 9px;
    position: absolute;
    top: 4px;
    left: 4px;
}

.livetranslation-icons .undo-icon .glyphicon-arrow-left {
    color: #fff;
    font-size: 9px;
    line-height: 9px;
    position: absolute;
    top: 4px;
    left: 5px;
}


span[rel="translatable"] {
    cursor: pointer
}

#livetranslation {
    position: absolute;
    top: 230px;
    z-index: 9999;
    width: 140px;
}

    #livetranslation .btn {
        padding: 10px 15px;
        width: 145px;
        margin-bottom: 3px;
        text-align: left;
    }

        #livetranslation .btn[aria-expanded=true] {
            background: #efa302;
        }

    #livetranslation .glyphicon {
        margin-top: 3px;
        font-size: 16px;
        margin-right: 7px;
        float: left;
    }

#bookinsummary td {
    padding: 5px;
}

#eractivity td {
    width: 16.66%;
}

.carrierissueactivity, .carrierissueoutgoing, .carrierissueinprogress, .carrierissueincoming {
    text-decoration: underline
}

.carrierissueactivity, .carrierissueoutgoing, .carrierissueinprogress, .carrierissueincoming {
    cursor: pointer
}

#msg, #userdetailsmsg {
    color: #bd3b3b;
    font-size: 20px;
}

.express-repair-users-admin .userdata {
    cursor: pointer
}

#registerplandetails .serialno, #registerplandetails .assetnumber {
    color: #000
}

span.status-0 {
    background: #969696;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: block;
    margin-left: 10px;
}

span.status-1 {
    background: #d7a24f;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: block;
    margin-left: 10px;
}

span.status-2 {
    background: #86bd6a;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: block;
    margin-left: 10px;
}

span.status-3 {
    background: #bd3b3b;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: block;
    margin-left: 10px;
}

span.status-4 {
    background: #969696;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: block;
    margin-left: 10px;
}

span.status-5 {
    background: #bd3b3b;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    display: block;
    margin-left: 10px;
}

/*
span.status-1{
	background:#bd3b3b;
	border-radius:50%;
	height:20px;
	width:20px;
	display:block;
	margin-left:10px;
}
span.status-2{
	background:#86bd6a;
	border-radius:50%;
	height:20px;
	width:20px;
	display:block;
	margin-left:10px;
}
span.status-3{
	background:#d7a24f;
	border-radius:50%;
	height:20px;
	width:20px;
	display:block;
	margin-left:10px;
}
span.status-5{
	background:#bd3b3b;
	border-radius:50%;
	height:20px;
	width:20px;
	display:block;
	margin-left:10px;
}
*/
.useradmin input {
    height: 10px !important
}


/**************************************************/
/*    ZOOM FUNCTIONALITY ON EXPLODEDE DIAGRAM     */
/*    CREATED BY SHARAD NAGAR ON 29-June-2020           */
/**************************************************/


.glyphicon-zoom-in:before {
    content: "\e015";
}

.glyphicon-zoom-out:before {
    content: "\e016";
}

#dragagram {
    position: relative;
    cursor: grab;
}

    #dragagram:active {
        cursor: grabbing;
    }


#part-diagram {
    position: absolute;
}

.zoom-control > i:nth-child(3) {
    float: left;
    text-align: center;
    top: 7px;
}

#my-range {
    position: relative;
    -webkit-appearance: none;
    float: left;
    height: 7px !important;
    display: inline-block;
    width: 170px;
    border-radius: 5px;
    background: #d3d3d3;
    padding: 0;
    outline: none;
    opacity: 0.7;
    top: 12px;
    z-index: 999;
}

.zoom-control > i {
    line-height: normal;
    position: relative;
    top: 8px;
    font-weight: 100 !important;
    margin: 0 0px 0 0px;
    width: 30px;
    z-index: 1;
    text-align: center;
    float: left;
    display: inline-block;
    color: #a0a0a0;
}

#my-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #212121;
    cursor: pointer;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #333;
}

#my-range::-moz-range-thumb {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #212121;
    cursor: pointer;
}


.zoom-control {
    position: absolute;
    width: 280px;
    right: 0;
    background: #f3f3f3;
    z-index: 5;
    border-radius: 25px 0px 0px 0px;
    bottom: 0;
    padding: 8px 10px 22px 28px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}


.partsInner-container {
    position: relative;
    overflow: hidden;
    height: 500px;
    border: thin solid #dcdcdc;
    width: 100%;
    background: #ffffff;
    border-radius: 0px 6px 6px 6px;
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom;
}

#dragagram {
    position: relative;
    cursor: move;
}

    #dragagram:active {
        cursor: move;
    }

div#dragagram {
    touch-action: pinch-zoom !important;
}

div#dragagram {
    touch-action: pinch-zoom !important;
}

.areabackground {
    background-color: #EBB827 !important;
    border: solid 1px #333 !important;
}

.touch-type {
    position: absolute;
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
}

.touch-auto {
    touch-action: auto;
}