input[size='1'] {
    width: 40px;
}

tr.strikeout1 td {
    color: #555;
    text-decoration: line-through;
}

body {
    font-size: 16px;
    line-height: 18px;
    font-family: "Sintony", Helvetica, Arial, sans-serif;
    font-weight: normal;
    text-decoration: none;
    background: #fff;
    color: #444;
}

#header {
    height: 140px;
    padding: 0 20px;
    max-width: 1004px;
    text-align: center;
}

.headerInfo {
    font-size: 14px;
    float: right;
    margin-top: 20px;
    text-align: left;
}

.tagLine {
    display: inline-block;
    font-size: 28px;
    color: #5aba47;
    line-height: 90px;
    height: 94px;
    margin: 30px auto;
}

.jobdrop {
    background-color: #dfdfce;
}

.headerInfo p {
    margin: 3px 0;
}

#exitBtn {
    position: relative;
    top: 10px;
    cursor: pointer;
}

#searchBtn {
    cursor: pointer;
}

#userName {
    position: relative;
    top: 4px;
    margin-left: 20px;
    display: inline-block;
    max-width: 275px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.auth {
    text-transform: uppercase;
    font-weight: bolder;
}

.attention {
    color: #710c0c;
}

#logo {
    float: left;
    width: 260px;
    display: inline-block;
    max-width: none;
    height: 94px;
    margin-top: 28px;
    background: #fff url(/images/logo.png) left center no-repeat;
    background-size: contain;
}

div#navbar:after {
    position: absolute;
    margin-top: 10px;
    content: '';
    height: 30px;
    background: #5aba47;
    width: 1024px;
}

a {
    transition: all 0.15s ease-out;
    text-decoration: none;
    font-weight: bold;
    color: #5aba47;
}

a:hover {
    color: #343741;
}

hr {
    margin: 5px 0;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    padding: 0; 
}

.titleTd {
    padding: 20px;
}

.pt10 {
    padding-top: 10px;
}

.pl10 {
    padding-left: 10px;
}

.pt5{
    padding-top: 5px;
}

.pl20 {
    padding-left: 20px;
}

.menuitemmain {
    font-size: 14px;
}

td.off, td.on,
td.disabled {
    background: #fff;
    border-right: 1px solid #ccc;
    color: #343741;
    padding: 4px 10px;
}

td.disabled {
    background: #ccc;
}

td.hidden {
    display: none;
}

.nav {
    position: relative;
    text-align: center;
    font-size: 16px;
}

#maintable {
    background: #eee;
    margin-top: 40px;
}

.navtiny {
    font-size: 14px;
    padding: 0;
    margin-left: 6px;
    outline: none;
}

.contenttitle {
    font-size: 18px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.subtitle {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.instructions {
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.smalltext {
    font-size: 10px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
}

.menuitem {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.labelcell {
    font-size: 10px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    padding-top: 0;
    vertical-align: middle;
}

.labelcellright {
    font-size: 9px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: right;
    padding-top: 0;
}

.labelcellsmallreadonlyright {
    font-size: 8px;
    font-weight: bold;
    color: #777777;
    text-decoration: none;
    text-align: right;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    line-height: 75%;
}

.fieldcell, .fieldcell label {
    font-size: 9px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    padding-top: 0;
    vertical-align: middle;
}

.fieldcellsmall {
    font-size: 8px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    padding-top: 0;
    vertical-align: middle;
    line-height: 75%;
}

.fieldcellsmallreadonly {
    font-size: 8px;
    font-weight: bold;
    color: #777777;
    text-decoration: none;
    padding-top: 0;
    vertical-align: middle;
    line-height: 75%;
}

.fieldcellright {
    font-size: 9px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: right;
    padding-top: 0;
}

.datafield {
    font-size: 12px;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.datafieldmono {
    font-size: 12px;
    font-family: monospace;
    font-weight: normal;
    color: black;
    text-decoration: none;
}

.missingdatafield {
    font-size: 12px;
    font-weight: bold;
    color: #970000;
    text-decoration: none;
}

.leadnotetable {
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    vertical-align: top;
    font-size: 9px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}
.leadnotetable.notes {
    overflow-wrap: break-word;
}

.leadappttablecolhead {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    vertical-align: top;
    font-size: 9px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
}

.leadappttable {
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    vertical-align: top;
    font-size: 9px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.jobacctable {
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    vertical-align: top;
    font-size: 9px;
    font-weight: bold;
    color: black;
    text-decoration: none;
}

.resultscolumntitle,
.resultscolumn {
    font-size: 12px;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding: 4px 8px;
}

.resultscolumn {
    font-weight: normal;
}

.resultscolumntitleright {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4;
    padding-right: 4;
}

.resultscolumnleadsheet {
    font-size: 10px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 30;
    padding-left: 4;
    padding-right: 4;
}


.resultscolumnright {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: black;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4;
    padding-right: 4;
}



.scheduleweekdayname {
    background-color: #B4B4B4;
    color: black;
    font-weight: bold;
    font-size: 12px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    padding: 0 0 0 0;
    text-align: center;
}

.scheduledaycell {
    color: black;
    font-weight: bold;
    font-size: 12px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    padding: 0;
    vertical-align: top;
    text-align: left;
}

.scheduledayhicell {
    background-color: #DDDDDD;
    color: black;
    font-weight: bold;
    font-size: 12px;
    font-family: verdana, arial, helvetica, sans-serif;
    text-decoration: none;
    padding: 0;
    vertical-align: top;
    text-align: left;
}

.scheduledaycellappt {
    color: black;
    font-weight: bold;
    font-size: 9px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    border-bottom: 1px solid #999999;
}

td.scheduledayconcrete a, td.scheduledaygarage a, td.scheduledaygutter, td.scheduledaymaterial a {
  color: black;
}

  td.scheduledayconcrete a:hover, td.scheduledaygarage a:hover, td.scheduledaygutter, td.scheduledaymaterial a:hover {
    color: blue;
  }

.scheduledayconcrete {
    color: #777777;
    background-color: #eee;
    font-weight: bold;
    font-size: 9px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    border-bottom: 1px solid #999999;
}

.scheduledaygarage {
    color: #777777;
    background-color: #ffa366;
    font-weight: bold;
    font-size: 9px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    border-bottom: 1px solid #999999;
}

.scheduledaygutter {
  color: #777777;
  background-color: #33ccff;
  font-weight: bold;
  font-size: 9px;
  /*font-family: verdana, arial, helvetica, sans-serif;*/
  text-decoration: none;
  border-bottom: 1px solid #999999;
}

.scheduledaymaterial {
  color: #777777;
  background-color: lightgreen;
  font-weight: bold;
  font-size: 9px;
  /*font-family: verdana, arial, helvetica, sans-serif;*/
  text-decoration: none;
  border-bottom: 1px solid #999999;
}

.scheduledaycellblock {
    color: #777777;
    background-color: rgba(253, 253, 50, 0.39);
    font-weight: bold;
    font-size: 9px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    border-bottom: 1px solid #999999;
}

.recontactcellblock {
    color: #777777;
    background-color: #eee;
    font-weight: bold;
    font-size: 9px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    border-bottom: 1px solid #999999;
}


.schedulefooter {
    background-color: #B4B4B4;
    color: black;
    font-weight: normal;
    font-size: 10px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    text-align: center;
    vertical-align: middle;
}

.schedulenav {
    background-color: #B4B4B4;
    color: black;
    font-weight: normal;
    font-size: 10px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    vertical-align: middle;
}

.scheduleweeknav {
    color: #710c0c;
    font-weight: normal;
    font-size: 30px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    cursor: hand;
    padding-left: 2;
}

.scheduleweekhinav {
    background-color: #DDDDDD;
    color: #710c0c;
    font-weight: normal;
    font-size: 30px;
    /*font-family: verdana, arial, helvetica, sans-serif;*/
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    height: 150;
    cursor: hand;
    padding-left: 2;
}



.admindatagrid {
    font-size: 12px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;
    color: black;
    text-decoration: none;
    padding: 3;
}


correspondence {
    font-size: 14px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.red-outline {
    border: 5px solid red !important;
}

.jobboardjob {
    font-size: 10pt;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;
    color: black;
    text-decoration: none;
    border: 0px;
}

.jobboardjob div {
    padding: 3px;
}

.jobboardjob a 
{
    text-decoration: underline;
    color: #000000;
}

.jobboardcolumntitle {
    font-size: 12px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4;
    padding-right: 4;
}

.jobboardforeman {
    font-size: 12px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding-top: 2;
    padding-bottom: 0;
    padding-left: 4;
    padding-right: 4;
}

.jobboardforemanns {
    font-size: 12px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding-top: 2;
    padding-bottom: 0;
    padding-left: 4;
    padding-right: 4;
}

.jobboardforemanplusminus {
    font-size: 12px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    padding-top: 2;
    padding-bottom: 0;
    padding-left: 4;
    padding-right: 4;
}

.jobboardinstalldates {
    font-size: 10px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding-top: 2;
    padding-bottom: 2;
    padding-left: 4;
    padding-right: 4;
}

.jobboardjob {
    font-size: 10px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding: 0;
}

.jobboardinstalldate {
    font-size: 10px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: bottom;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 2;
    padding-right: 2;
}

.jobboardlegend {
    font-size: 10px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: normal;
    color: black;
    line-height: 100%;
    text-decoration: none;
    text-align: left;
    vertical-align: top;
    padding-top: 5;
    padding-bottom: 0;
    padding-left: 20;
    padding-right: 2;
}

.leadsheetcolumntitle {
    font-size: 11px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: left;
    vertical-align: middle;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 4;
    padding-right: 4;
    background-color: #B3B3B3;
}


.jobboardforemanplusminus {
    font-size: 14px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    color: black;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

.row-no-appt {
}

.row-has-docs {
}

.row-never-contacted {
    background: Orange;
}

.row-never-contacted-aged {
    background: Red;
}

.row-has-recontact {
    background: PaleGreen;
    font: italic 8px;
}

.row-has-appt {
    background: #f9ef7d;
    font: bold 12px;
}

.row-recontact-due {
    background: #FF00FF;
    color: #fff;
    font: bold 12px;
}

.row-recontact-due-aged {
    background: #FF00FF;
    color: #fff;
    font: bold 12px;
}

.row-appt-no-sale {
    background: #97FFFF;
    color: #fff;
    font: bold 12px;
}

.row-appt-no-sale-aged-short {
    background: #00BFFF;
    color: #fff;
    font: bold 12px;
}

.row-appt-no-sale-aged-long {
    background: #1874CD;
    color: #fff;
    font: bold 12px;
}

.row-appt-no-sale-aged-verylong {
    background: #00688B;
    color: #fff;
    font: bold 12px;
}

.row-never-contacted-aged .resultscolumn {
    font: bold 12px;
}

.row-recall-no-notes {
    background: Gray;
}

    .row-recall-no-notes .resultscolumn {
        color: White;
        font: bold 12px;
    }

/* ---------------------------- Top PAT tabs style ----------------------------*/

.NT_TabsMenu {
    height: 20px;
}

    .NT_TabsMenu ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        background-color: Black;
    }

.NT_Tab {
    font-size: 12px;
    text-decoration: none;
    color: White;
    padding: 3px 7px;
    padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
    border-left: 1px solid #bbb8a9;
    background: url(images/m_bl.gif) repeat-x;
    display: block;
    float: left;
}

.NT_Tab_outSp {
}

.NT_Tab_inSp {
    white-space: nowrap;
}

.NT_TabActive {
    font-size: 12px;
    text-decoration: none;
    color: White;
    padding: 3px 7px;
    padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
    border-left: 1px solid #bbb8a9;
    background: url(../images/m_rd.gif) repeat-x;
    display: block;
    float: left;
}

.NT_TabActive_outSp {
}

.NT_TabActive_inSp {
    white-space: nowrap;
}

.NT_TabHover {
    font-size: 12px;
    text-decoration: none;
    color: White;
    padding: 3px 7px;
    padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
    border-left: 1px solid #bbb8a9;
    background: url(../images/m_rd.gif) repeat-x;
    display: block;
    float: left;
    cursor: pointer;
}

.NT_TabHover_outSp {
}

.NT_TabHover_inSp {
}

.NT_TabDisabled {
    display: none;
}

#NTop_TabsContainer {
    background-color: White;
    border: 1px solid #cccccc;
    padding: 10px;
    padding-top: 0;
    width: 1200px;
}

#pbMessages_TableHolder1 {
    width: 815px !important;
}

.sreTabForm {
    width: 790px !important;
    padding-left: 0.5em;
    padding-right: 0.5em;
    color: #000;
}

.TabsContainer {
    clear: both;
    border: 2px solid #6699cc;
    background-color: #F6F9FC;
    -moz-border-radius: 0px 0px 0px 0px !important;
    -webkit-border-radius: 0px !important;
    -webkit-border-top-left-radius: 0px;
    padding: 0.5em 0.5em 0.5em 0.5em !important;
    border-collapse: separate !important;
}

div#ContactInfoArea {
    width: 780px !important;
}

div#ListsTableArea {
    width: 780px !important;
}

td.esfld10 {
    width: 20em !important;
}

a.esattlink:link, a.esattlink:active, a.esattlink:visited {
    color: Navy !important;
}

a.esattlink:hover {
    text-decoration: underline !important;
    cursor: pointer !important;
}

div.def_valuediv_css {
    color: #000;
}

.eslabel {
    color: #000 !important;
}

span.def_rowscnt_css {
    color: #000;
}

span.def_rowspp_css {
    color: #000;
}

span.def_gotopage_css {
    color: #000;
}

span.esspan {
    color: #000;
}

div.def_ddex_spn_css {
    color: #000;
}

.def_progress_css {
    color: #000;
}

div.main {
    background-color: #FFFFFF;
    margin: 1em 1em 1em 1em;
}

div.footer {
    text-align: center;
}

div.menu {
    background-color: #6fa3cf;
    border-top: 1px solid #CFDEFF;
}

div.banner {
    background-color: #89b4d7;
    font-size: 125%;
    height: 3em;
    padding: 0.5em;
}

#measure {
    position: absolute;
    visibility: hidden;
    display: block;
}

#content {
    padding: 1em;
    clear: both;
}

    #content label {
        display: block;
    }

    #content div.buttons {
        display: block;
        margin-left: auto;
    }

div.login {
    float: right;
}

div.logged_in {
    float: right;
    display: none;
}

div.registration {
    display: none;
}

div.login label {
    display: block;
}

div.login a {
    display: block;
}

div.set_password {
    display: none;
    float: right;
}

    div.set_password label {
        display: block;
    }

#login_prompt {
    float: right;
    font-size: 60%;
}

    #login_prompt a, #login_prompt a:visited {
        text-decoration: none;
        color: #000000;
    }

        #login_prompt a:hover {
            text-decoration: underline;
        }

#dialog {
    display: none;
    font-size: 75%;
}

    #dialog label {
        display: block;
        margin-top: 0.25em;
        margin-bottom: 0.25em;
        width: 100%;
        text-align: right;
    }

    #dialog button {
        display: block;
        margin-top: 1em;
        margin-left: auto;
    }

/*** Superfish Menu ***/
.sf-menu {
    float: left;
    margin-bottom: 1em;
    margin-top: -1px;
}

.sf-menu a {
    border-left: 1px solid #fff;
    border-top: 1px solid #CFDEFF;
    padding: .75em 1em;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
    color: #FFFFFF;
}

.sf-menu li {
    background: #6fa3cf;
}

.sf-menu li li {
    background: #6fa3cf;
}

.sf-menu li li li {
    background: #6fa3cf;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: #0190c8;
    outline: 0;
}

.LoginArea {
    background: #fff;
    margin: 0 auto;
    padding: 6px;
    width: 400px;
}

.LoginArea td {
    padding: 10px 5px 0 5px;
    text-align: center;
}

.RegisterArea {
    width: 650px;
    background-color: #dfeef5;
    padding: 15px;
    margin-top: 20px;
}

.rLabel {
    float: left;
    width: 110px;
    padding: 6px 0 2px 35px;
    text-align: left;
}

.rInput {
    float: left;
    width: 150px;
    padding: 3px 0 2px 5px;
    text-align: left;
}

.rTitle {
    float: left;
    font-size: 11pt;
    /*font-family: Verdana,Segoe,Tahoma,sans-serif;*/
    font-weight: bold;
    color: #336699;
    white-space: nowrap;
    width: 100%;
    text-align: left;
    padding: 7px 0 4px 15px;
}

.rButton {
    width: 195px;
    height: 25px;
    margin: 10px 0 10px 0;
}

.rErrMsg {
    width: 100%;
    height: 20px;
    color: Red;
    font-size: 12px;
    margin-top: 5px;
    float: left;
}

.chzn-select {
    width: 300px;
}
.chzn-container {
    padding-right: 6px;
}

.qq-upload-button {
    height: 12px;
    line-height: 12px;
}

div.gallery-content {
    height: auto;
    width: 770px;
    overflow: hidden;
}

div.gallery {
    height: 486px;
    max-height: 545px;
    margin: 3px;
    padding: 3px;
    white-space: nowrap; 
    overflow-y: scroll;
    overflow-x: hidden;
}

div.gallery ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 750px;
}

div.gallery ul li {
   
position: relative;
   
margin: 4px;
   
padding: 2px;
   
float: left;
   
display: inline;
   
height: 148px;
   
width: 132px;
   
border: 1px solid gray;
}

div.gallery ul li img.item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 128px;
    max-height: 128px;
}

.selected
{
    background-color: Red;
}

table.selectable td 
{
    cursor: pointer;
}

.macinestable {
    margin-left: 20px;
    margin-top: 20px;
}
.checkInOutPageCss {
    margin: 20px;
}
a.map-link:hover{
    color: darkgray;
}

.report-row {
   text-align: center;
   padding-left: 15px;
   padding-top: 0;
}

.filters-container {
    padding: 10px 20px;
}

    .filters-container label {
        display: inline-block;
        width: 120px;
    }

    .filters-container input[type=text] {
        display: inline-block;
        width: 200px;
        margin-right: 2em;
    }

.creation-time {
    font-size: 0.7em;
    font-weight: bold;
    position: absolute;
    color: black;
    bottom: 2px;
    text-align: center;
    width: 100%;
}


.secondary_container .labelcell {
    display: inline-block;
    width: 50px;
    margin: 5px 5px 5px 29px;
}



.secondary_container select {
    margin: 0 0 10px 0;
    min-width: 165px;
    height: 20px;
}

.secondary_container input[type=text] {
    margin: 0 0 10px 0;
    min-width: 162px;
    height: 14px;
}

.secondary_container table {
    padding: 2% 0 2% 2%;
    width: 97%;
}

.dib {
    display: inline-block;
}

.w100 {
    width: 100%;
}

.ml15 {
    margin-left: 15px;
}

.mt15 {
    margin-top: 15px;
}

.mb15 {
    margin-bottom: 15px;
}

.lh25 {
    height: 25px;
}

.fr {
    float: right;
}

.warrantyForm {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 25px;
}

.warrantyForm>div {
    display: inline-block;
    width: 977px;
    min-height: 30px
}

.warrantyForm textarea.staticText {
    resize: none;
}

.warrantyForm .datepicker {
    position: relative;
    top: 3px;
}

.warrantyForm input.date {
    width: 137px;
}

.warrantyForm label.col2>input {
    width: 386px;
}

.warrantyForm label.col3>input {
    width: 239px;
}

.warrantyForm .phones label>input {
    width: 257px;
}

.warrantyForm input.entryDetails {
    width: 665px;
}

.warrantyForm input[readonly] {
    background: #ffffff70;
    border: none;
}

/*Pick Up Work*/

.pickupworkform {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    line-height: 25px;
}

.pickupworkform > div {
    display: inline-block;
    width: 977px;
    min-height: 30px
}

.pickupworkform textarea.staticText {
    resize: none;
}

.pickupworkform .datepicker {
    position: relative;
    top: 3px;
}

.pickupworkform input.date {
    width: 137px;
}

.pickupworkform label.col2 > input {
    width: 386px;
}

.pickupworkform label.col3 > input {
    width: 239px;
}

.pickupworkform .phones label > input {
    width: 255px;
}

.pickupworkform input.entryDetails {
    width: 665px;
}

.pickupworkform input[readonly] {
    background: #ffffff70;
    border: none;
}

#VendorService .def_delete_btn,
#WarrantyRepair .def_delete_btn,
#VendorService .def_insert_btn,
#WarrantyRepair .def_insert_btn {
    height: 15px;
}

.redBorder {
    border-color: red;
    border-width: 1px;
}

#amount>table{
    vertical-align: middle;
}

/*Azure Map*/
.popup-infobox-content {
    padding: 5px;
    margin: 12px 12px 5px 10px;
    font-size: 8pt;
    font-Family: Arial, Helvetica, sans-serif;
    line-height: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
}

.popup-markek-content {
    padding: 5px;
    margin: 8px 20px 5px 15px;
    font-size: 8pt;
    font-Family: Arial, Helvetica, sans-serif;
    line-height: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-all;
    line-height: 15px;
    max-width: 250px;
}
.popup-markek-content a,
.popup-markek-content span {
    width: 100%;
    display: inline-block;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
    text-align: center;
    margin-right: 8px;
    line-height: 15px;
}