
.closeBtn {
    float: right;
    border-radius: 2px;
    padding-right: 3px;
    padding-left: 3px;
    background-color: white;
    border-color: white;
    opacity: 1.5;
}

.error {
    color: #db4c4a !important;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}


.uiSelectError {
    border: 1px solid #FF6F6D !important; /*DB4C4A*/
}


.ngdialog {
    z-index: 1050!important;
}

.fa { 
    font: normal normal normal 14px/1 FontAwesome, Source Sans Pro, sans-serif !important; 
}
.secondary {
    background: #dddddd!important;
    color: inherit;
}

#signature_image_sitemeet { 
    border: 1px solid #e2e2e2;
   /* height: 34px;*/
    width: 94%;
}

/*Summary page*/
.ref-no-container {
    margin-top:10.5px;
    margin-bottom:10.5px;
}
.ref-no {
    font-size: 16px; 
    color: Green;
}
/*End Summary Page*/

/*View Page*/
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell .view-center{
    background-color: #6888dc!important;
    color: #ffffff!important;
}
.ui-grid-row.ui-grid-row-selected > [ui-grid-row] > .ui-grid-cell{
    background-color: #6888dc!important;
    color: #ffffff!important;
} 
.p {
    padding: 5px;
}
.view-center{ 
    padding-left: 9px;
    padding-top: 5px;
}

/*End View Page*/

    .Controldisabled {
        display: none;
    }
    .Controlabled {
        display: normal;
    }


input[type=radio].with-font,
input[type=checkbox].with-font {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
    
input[type=radio].with-font ~ label:before,
input[type=checkbox].with-font ~ label:before {
    font-family: FontAwesome;
    display: inline-block;
    content: "\f096";
    /*content: "\f1db";*/
    letter-spacing: 10px;
    font-size: 25px;
    color: #535353;
    width: 1.4em;
}

input[type=radio].with-font:checked ~ label:before,
input[type=checkbox].with-font:checked ~ label:before  {
    content: "\f046";
    /*content: "\f00c";*/
    font-size: 25px;
    color: darkgreen;
    letter-spacing: 5px;
}
input[type=checkbox].with-font ~ label:before {        
    content: "\f096";
}
input[type=checkbox].with-font:checked ~ label:before {
    content: "\f046";        
    color: darkgreen;
}
input[type=radio].with-font:focus ~ label:before,
input[type=checkbox].with-font:focus ~ label:before,
input[type=radio].with-font:focus ~ label,
input[type=checkbox].with-font:focus ~ label
{                
    color: green;
}
 
.hscroll{ 
    width: 96%;
    margin: 5px;
}
 
 /*commented the code for check scroll issue in ipad*/
/*html.ngdialog-open {
  overflow: visible !important;
} */

.c-checkbox span:before, .c-radio span:before{
    font-size: 16px!important;
    line-height: 23px !important;
}
.c-checkbox span, .c-radio span{
    width: 25px !important;
    height: 25px !important;
}


.m{
    margin: 10px;
}
#odometerstart{
       padding-left: 19px;
}
#odometerend{
       padding-left: 25px;
}
/*#odometerstarttime{
   padding-left: 12px;
}
#odometerendtime{
   padding-left: 14px;
}
#mileage{
   padding-left: 19px;
}*/


*{
  user-select: none;
  -webkit-user-select: none;
  -webkit-user-callout: none;
  -webkit-touch-callout: none;
}
input, textarea {  
    -webkit-user-select: text;
    -webkit-user-callout: default;
    -webkit-touch-callout: default;
}

.ngdialog.ngdialog-theme-default {
    padding-bottom: 0px!important;
    padding-top: 60px!important;
}
.ngdialog.ngdialog-theme-default .ngdialog-content{
    /* padding: 0.2em !important; */
}

.ngdialog-overlay {
    background: rgba(0,0,0,0.25) !important;
    opacity: .9!important;
}
 
.modal-fit .modal-dialog {
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 10px;
    width: 90% !important;
}

.modal-fit .modal-body {
  max-height: calc(100vh - 200px);
  overflow: auto;
}

.overlay{
    width:100%;
    height:100%;
    position:absolute;
    top:0px;
    left:0px;
    z-index:9999;
    opacity: 0.5;
    background-color: black;
}
.spinner_login {
    position: relative;
    width: 25px !important;
    height: 25px !important;
    left: 124px;
    top: 8px;
}

.spinner_activitytype {
    position: absolute;
    width: 25px !important;
    height: 25px !important;
    left: 205px;
    top: 0px;
}

.logged-user{
    margin-right: 21px;
    margin-top: 13px;
}
#photocount{
    padding-left: 20px;
}
.delete_icon{
    width: 18px;
    position: relative;
    top: -33px; 
    height: 18px;
    left: 80px;
}
#mileage{
   margin-bottom: 17px;
} 
.locationsketch{
    width: 375px;
    height: 210px;
} 

#odometerDetailsDiv{
    margin: 3px;
}
#cbvalidationalert{
    color: red;
    position: relative;
    padding: 7px;
    font-size: 15px;
    text-align: center;
    display: block;
}
#divalidationalert{
    color: red;
    position: relative;
    padding: 7px;
    font-size: 15px;
    text-align: center;
    display: block;
}

#spvalidationalert{
    color: red;
    position: relative;
    padding: 7px;
    font-size: 15px;
    text-align: center;
    display: block;
}
#scvalidationalert{
    color: red;
    position: relative;
    padding: 7px;
    font-size: 15px;
    text-align: center;
    display: block;
}
#smvalidationalert{
    color: red;
    position: relative;
    padding: 7px;
    font-size: 15px;
    text-align: center;
    display: block;
}
#verifyvalidationalert{
    color: red;
    position: relative;
    padding: 7px;
    font-size: 15px;
    text-align: center;
}
#verifiedby{
    position: absolute;
    right: 34px;
    top: 13px;
    color: #ffffff;
}
#remarksvalidationalert{
      color: red;
    position: relative;
    padding: 7px;
    font-size: 15px;
    text-align: center;
}
#completedrow{ 
}
#syncdafdetailsdata{
    position: absolute;
    padding: 5px;
    right: 27px;
    top: 8px;
}

#workstatus{
    position: absolute;
    padding: 5px;
    right: 27px;
    top: 8px;
}
.signature1{
    width: 90%; 
    margin: 5px auto;
    display: inline;
}

#cbAlert{
    color: #ff0000;
    padding-left: 5px; 
}
#scAlert{
    color: #ff0000;
    padding-left: 5px; 
}
#spAlert{
    color: #ff0000;
    padding-left: 5px; 
}

/*table responsive*/

@media only screen and (max-width: 480px) {
    
    /* Force table to not be like tables anymore */
    #no-more-tables table, 
    #no-more-tables thead, 
    #no-more-tables tbody, 
    #no-more-tables th, 
    #no-more-tables td, 
    #no-more-tables tr { 
        display: block; 
    }
 
    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr { 
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
 
    #no-more-tables tr { border: 1px solid #ccc; }
 
    #no-more-tables td { 
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee; 
        position: relative;
        padding-left: 50%; 
        white-space: normal;
        text-align:left;
    }
 
    #no-more-tables td:before { 
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%; 
        padding-right: 10px; 
        white-space: nowrap;
        text-align:left;
        font-weight: bold;
    }
    .alert{
        padding-left: 10px;
    }
 
    /*
    Label the data
    */
    #no-more-tables td:before { content: attr(data-title); }
}

/*
@media screen and (min-width: 760px) and (max-width: 820px) {
    .odo{
        padding: 0px;
    }
    #notverify{
        margin-left: 10px;
    }
    #no-more-tables{
        overflow: scroll;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1380px) {
    .odo{
        width: 72px;
    }
}
@media screen and (min-width: 275px) and (max-width: 552px) {
    #notverify{
        float: left;
        margin-left: 55px;
    }
    .trip{
        margin-left: 50%;
    }
}


@media screen and (min-width: 250px) and (max-width: 2000px) {
    #no-more-tables{
        overflow: scroll;
    }
}


@media screen and (min-width: 880px) and (max-width: 1200px) {
    #no-more-tables{
        overflow: scroll;
    }
}*/

.popover {
  position: absolute;
  z-index: 100;
}
/*
.ngdialog.ngdialog-theme-default .ngdialog-content{
width: 30% !important;
padding: 3px !important;
}
*/
.isCompleted{
    color:green;
}

.isNotCompleted{
    color:black;
}
.thumbnail{
    /*height: 270px;*/
    overflow-x: hidden;
    background: none;
    margin-left: 15px;
    /*overflow-y: scroll;*/
}
.thumbnailSmall{
    height: 50px;
    overflow-x: hidden;
    background: none;
    overflow-y: scroll;
}
#editremarks{
    width: 13px;
    position: absolute;
    top: 1px;
    right: 52px;
}


li{list-style-type: none;}
ul{list-style-type: none;}


#gmap {
    height: 710px;
    position: absolute;
    top: 80px;
    left: 0;
    right: 125 !important;
    max-height: 800px !important;
    width: 100% !important;
}



.delete{
    color: #7aaeef;
}

/*#starttripBttn {
    color: white; 
    background-color: #0066FF;
    border-radius: 3px; 
    padding: 8px 17px;
    margin-top: -4px;
}

#notverify {
    color: white; 
    background-color: #0066FF;
    border-radius: 3px; 
    padding: 8px 17px;
    margin-top: -4px;
}*/
.bttn-daf{
    color: white; 
    background-color: #0066FF;
    border-radius: 3px; 
    padding: 8px 17px;
    margin-top: -4px;
}

.bttn-daf:focus,
.bttn-daf.focus {
  color: #ffffff;
  background-color: #27c24c;
  border-color: #1f9c3d;
}
.bttn-daf:hover {
  color: #ffffff;
  background-color: #27c24c;
  border-color: #1f9c3d;
}
.bttn-daf:active
{
  color: #ffffff;
  background-color: #27c24c;
  border-color: #1f9c3d;
}



/*#starttripBttn:focus,
#starttripBttn.focus {
  color: #ffffff;
  background-color: #27c24c;
  border-color: #1f9c3d;
}
#starttripBttn:hover {
  color: #ffffff;
  background-color: #27c24c;
  border-color: #1f9c3d;
}
#starttripBttn:active
{
  color: #ffffff;
  background-color: #27c24c;
  border-color: #1f9c3d;
}*/

#adddafdetails
{
    margin-top: 10px;
}

#deletedafdetailsth{ 
    border: none;
    margin: 9px auto;
} 

#gas_pipe_img{
    width: 100%;
    height: 208px;
}
 
.img{position:absolute;z-index:1;}
 
 .dafremarks{
        border: none !important;
 }

 .fullscreen {
    width: 100%;
    height: 100%;
}

/* @group Blink */
#odometerstarttxt1 {
    -webkit-animation: blink .75s linear infinite;
    -moz-animation: blink .75s linear infinite;
    -ms-animation: blink .75s linear infinite;
    -o-animation: blink .75s linear infinite;
     animation: blink .75s linear infinite;
}
@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@-o-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

/*safe observation*/
.checkbox-align-right{
        padding-left: 26px;
}
.checkbox-label-align-right{
        padding-left: 13px;
}
.img-align{
    width: 70px;
    height: 70px;
}
.camera-icon-align{
    margin-top: 30px;
    margin-right: 30px;
}

