// Blue Color  #0642db
.fixed-panel {
    min-height: 10;
    max-height: 10;
}
.input-group-addon {
    min-width:60%;
    text-align:left;
}

#listContainer{
    margin-top:15px;
}
input, textarea{
    //   background-color:#666;
    color: black;
}
#bodyrow.row {
    height: 100%;
}

#bodyrow.row .no-float {
    float: none;
}
.well-primary{
    background-color: rgb(22, 105, 173);
    color:white;
}

.well-success{
    background-color: rgb(81,163,81);
    color:white;
}

.hidata{font-size: 14px;}
.panel-primary > .panel-heading text{color:black;}

​.well {
    background: #428bca !important;
}
.pull-bottom{
    position:absolute;
    bottom: 10px; 
}
.row-even {
    background-color: #dcdcdc;
}
.row-odd {
    background-color: #aaaaaa;
}
.col-left{
    text-align: left;
}
.col-right{
    text-align: right;
}
.odetails{
    background-color: #428bca;   
}
html
{
    height: 100%;
}
.black-text{background-color:#fff;}
.center {
    margin: 0 auto;
    display: table;
}
.center-me {
    margin: 0 auto;
}
.centered { float: none; margin-left: 0; margin-right: 0; }
#ul_multicount{min-height: 700px;}
#o-enclosure{overflow:auto; max-height:100px;}
#nthdetails{height:200px;}
.scrollable {
    overflow-y: scroll;
    max-height:500px;
}
#counts-container{
    height: 100%;
}
.countslist {
    text-align: left;
}
#expList ul, li {
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
}
#expList p {
    margin:0;
    display:block;
}
#expList p:hover {
    background-color:#121212;
}
#expList li {
    font:  bold 10pt Arial, "Times New Roman", Times, serif;
    line-height:140%;
    text-indent:0px;
    background-position: 1px 8px;
    padding-left: 20px;
    background-repeat: no-repeat;
}
#ui-datepicker-div{position: relative;top:20px; z-index: 1000;}
#explist th {text-align:left;font: 8pt Arial, "Times New Roman", Times, serif;color:red;}
/* Collapsed state for list element */
.slidebar {
    height: calc(100vh - 200px);
    overflow-y: auto; 
}
.slidebar-sm {
    height: calc(100vh - 400px);
    overflow-y: auto; 
}
.top-buffer { margin-top:20px; }


.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
#expList .collapsed {
    //   background-image: url(../images/expanded.png);
}
/* Expanded state for list element
/* NOTE: This class must be located UNDER the collapsed one */
#expList .expanded {
    //   background-image: url(../images/collapsed.png);
}

.goodbye{display:none;}

.listControl{
    margin-bottom: 10px;

}
.listControl a {
    border: 1px solid blue;
    color: white;;
    cursor: pointer;
    background-color:red;         
    height: 1.0em;
    line-height: 1.0em;
    margin-right: 5px;
    padding: 4px 10px;
    font:  bold 8pt Arial, "Times New Roman", Times, serif;
}
.listControl a:hover {
    background-color:blue;
    color:white; 
    font-weight:bold;
}

#file_zipupload {
    position:absolute; 
    top:200px; 
    left:700px;
    width:500px;
    height:30px;
    font:Bold 10pt Arial; border: solid 1px black;background-color: yellow;color:red;
}

#usage_options{
    position:absolute;
    top:0px;left:20px;
}
.no-indent {
    list-style:none;
    padding-left:0;
}​
.details{
    text-align:left;
}
.model-segment {
    display:none;
}
/* visited link */
a{text-decoration: none;}
a:visited {
    color: black;font: 12pt fantasy, "Times New Roman", Times, serif;
}
a:link {
    color: black;
}
a:hover {
    color: hotpink;
}
a:active {
    color: white;
}

#mainusername a{
    color: white;
}

#mainusernameupload a{
    color: white;
}

#mainusernameupload {position:absolute; top:20px; right:100px;}

#lnk_zipfile a:visited {
    color: black;
}

#lnk_zipfile a:link {
    color: black;
}
#lnk_zipfile a:active {
    color: black;
}

td {border-style: none; border-width: 1px; word-wrap:break-word;font: 12pt Verdana, "Times New Roman", Times, serif; color:lightcoral;}

body {
    background-image: url("../images/beauty.jpg");
    background-size:cover;
    font-family: 'Futura', sans-serif;
    text-align: center;
    height: 100%;
    width: 100%;
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.help{background-image: url("../images/help.png");height:30px;width:30px;cursor:pointer;}
#div_help{position:absolute; right:20px;top:10px;}

input[type="checkbox"]{
    display:inline-block;
    width:10px;
    height:10px;
}

#div_cssmenu{position: absolute;top:130px;left:20px;}
table{border-collapse:collapse;}
#joblistmain td{color:darkblue;}

.dialog .ui-dialog-title{color: greenyellow;}
.dialog .ui-dialog-titlebar{display:none;}
.ui-dialog { font-size: 12px; }
.dialog .ui-widget-header{display:none;}
.dialog .ui-widget-content{background-color:#DD3355;}
.dialog .ui-widget-content{font-size:20px;}
.dialog .ui-corner-all{background-color:green;}
.dialog .ui-resizable-n{background-image:none;}

.mainlist{font: Bold 12pt Arial; border: solid 1px black;background-color:red;color:white;line-height: 30px;}
.sublist{font: Bold 10pt Arial; border: solid 1px black;background: white;color:black;line-height: 20px;}
.listdata{font: Bold 9pt Arial; line-height: 10px;}
td.jobline1{font: 12pt Arial; border: solid 1px black;background: lightskyblue;color:darkblue;}
td.jobline2{font: 12pt Arial; border: solid 1px black;background: lightskyblue;color:darkblue;}
tr.jobline1{font: 12pt Arial; border: solid 1px black;background: lightskyblue;color:darkblue;}
tr.jobline2{font: 12pt Arial; border: solid 1px black;background: lightsteelblue;color:darkblue;}
tr.jobline3{font:Bold 12pt Arial; border: solid 1px black;background: lightsalmon;color:darkblue;}
tr.jobline4{font:Bold 12pt Arial; border: solid 1px black;background: yellow;color:darkblue;}
tr.headings{color:white;}
th.headings{color:white;}
.lefthead{text-align: left; color:red;}
.hilight2{background-color:yellow;}
.hilight3{background-color:pink;}
#fieldaccumpull{width:80px;}
.smallfont{font:Bold 8pt Arial , "Times New Roman", Times, serif;text-align: left;}
.headings{font:Bold 10pt Arial , "Times New Roman", Times, serif;}
.whiteheading{color:white;font:Bold 12pt Arial , "Times New Roman", Times, serif;}
.modelstatus1{background-color: greenyellow;}
.modelstatus2{background-color: red;}
.modelstatus3{background-color: yellow;}
.modelstatus4{background-color: orange;}

.blanksubmit{background-color: none;border: none;background-color: transparent;}
.usersubmit{background-color: none;border: none;background-color: transparent; text-align: left;color:white;font:12pt Arial}
.sublable {font:14pt Arial, "Times New Roman", Times, serif; color:green;}
.adminheader {position: absolute;top:0px;left:50px;font:20pt Arial, "Times New Roman", Times, serif; color:blue;}
.field_title {font:bold 9pt Arial, "Times New Roman", Times, serif; color:blue;}
.field_title2 {font:bold 11pt Arial, "Times New Roman", Times, serif; color:lightsalmon;}
.option_title {font:bold 11pt Arial, "Times New Roman", Times, serif; color:blue;text-align: left;}
.sup_fields {font:10pt Arial, "Times New Roman", Times, serif; color:blue;text-align: left;}
.mainlable {font:20pt Arial, "Times New Roman", Times, serif; color:green;}
.mainlable2 {font:14pt Arial, "Times New Roman", Times, serif; color:darkmagenta;}
input[type="checkbox"].optioncheck{height:15px; width:15px; }
.actionbutton{position: absolute;background-repeat: no-repeat;width:25px;height:25px;border:0;cursor:pointer;text-indent:-9999px;}
.stopbutton{position: relative;background-repeat: no-repeat;width:20px;height:20px;border:0;cursor:pointer;text-indent:-9999px;}

.shadowit { 
    -webkit-box-shadow: 
        10px 10px 10px #969696, 
        inset 0 0 10px #000;
    -moz-box-shadow: 
        10px 10px 10px #969696, 
        inset 0 0 10px #000;
    -o-box-shadow: 
        10px 10px 10px #969696, 
        inset 0 0 10px #000;
    box-shadow: 
        10px 10px 10px #969696, 
        inset 0 0 10px #000;
}

.scrollbar{
    background-color:lightgray;
    margin-top:40px;
    margin-left:40px;
    float:left;
}

.style-1 {
    background: #0642db;
    padding: 5px;
    font-family: 'Arial', sans-serif;
    text-align: left;
    color:pink;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
    -webkit-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    -moz-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    -o-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    box-shadow: 
        10px 10px 10px #283752, 
        inset 0 0 10px #000;
}

.style-1sup {
    background: #283752;
    padding: 5px;
    font-family: 'Arial', sans-serif;
    text-align: left;
    color:white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
    -webkit-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    -moz-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    -o-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    box-shadow: 
        10px 10px 10px #283752, 
        inset 0 0 10px #000;
    width:120px;
    height:40px;
}

.keystyle {background: #7698E8;}
.style-1a {
    background: #7698E8;
    padding: 5px;
    font-family: 'Arial', sans-serif;
    text-align: left;
    color:white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
    -webkit-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    -moz-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    -o-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    box-shadow: 
        10px 10px 10px #7698E8, 
        inset 0 0 10px #000;
    width:120px;
    height:40px; 
}

.style-1asup {
    background: #7698E8;
    padding: 5px;
    font-family: 'Arial', sans-serif;
    text-align: left;
    color:white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; 
    -webkit-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    -moz-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    -o-box-shadow: 
        10px 10px 10px #000, 
        inset 0 0 10px #000;
    box-shadow: 
        10px 10px 10px #7698E8, 
        inset 0 0 10px #000;
    width:120px;
    height:40px;     
}

.listheading {font:bold 60pt Arial;}

.style-1 [type="text"]:focus,
.style-1 [type="text"].focus {
    border: solid 1px #707070;
    box-shadow: 0 0 5px 1px #283752;
}
.style-1[type="password"]:focus,
.style-1[type="password"].focus {
    border: solid 1px #707070;
    box-shadow: 0 0 5px 1px #283752;
}
.style-1sup[type="password"]:focus,
.style-1sup[type="password"].focus {
    border: solid 1px #707070;
    box-shadow: 0 0 5px 1px #283752;
    width:120px;
    height:40px;    
}
.style-1asup[type="password"]:focus,
.style-1asup[type="password"].focus {
    border: solid 1px #707070;
    box-shadow: 0 0 5px 1px #283752;
    width:120px;
    height:40px;    
}
.logicbutton{position:relative; border-style: none;  left:10px; padding: 1px 1px;font:bold 8pt Arial, "Times New Roman", Times, serif; color:white;background-color: blue;}
.logicbutton2{position:relative; border-style: none;  left:10px; padding: 1px 1px;font:bold 8pt Arial, "Times New Roman", Times, serif; color:darkorange;background-color: blue;}
body {
    /*background-image: url("../images/beauty.jpg");*/
    /*background-color: #c8cbd1;*/
    background-color: #70B3B9;
    background-size:cover;
    font-family: 'Arial', sans-serif;
    text-align: center;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input[type="checkbox"]{
    display:inline-block;
    width:10px;
    height:10px;
}
#login_window {
    position:relative; top:100px; width:400px; height:100%;margin: auto;
    padding: 10px;
    vertical-align:middle;
    background: #00cccc;
    font: 20pt Arial, sans-serif;
    text-align: center;
    color:white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.count-heading{}
#neda_logo{position:absolute; background:url("../images/Mikeneda.png");top:0px; height:91px;width:276px;left:800px;background-repeat: no-repeat;}
#txtrange1{position:absolute;top:630px;left:760px}
#neda_logomain{background:url("../images/Mikeneda.png") no-repeat center ;height:91px;width:100%;}
#txtrange2{position:absolute;top:630px;left:990px}
#lbl_fromto{position:absolute;top:590px;left:950px}
#txtusername{position:absolute;top:10px;left:1420px}
#lnk_backtoprojects{position:absolute;top:70px;left:400px}
#lnk_multibacktoprojects{position:absolute;top:70px;left:200px}
#mailerbutton{position:absolute;top:0px;left:400px}
#login_elements { position:relative;vertical-align:middle;}   
#signinwindow{position:relative;text-align: center;}   
#lbl_projectname{position:absolute; top:10px; left:50px;}
#lbl_projectmailername{position:absolute; top:40px; left:50px;}
input#addbutton {position:absolute;background:url("../images/add_icon.png");top:380px;left:1140px;
                 background-repeat: no-repeat;width:50px;height:50px;border: 0;cursor:pointer;text-indent:-9999px;}
input#countbutton {position:absolute; top:80px; left:1200px;width:215px;}
input#hhbutton:onclick {color: red;}
input#iibutton {position: absolute; top: -5px; right: 30px; padding:50px;}
input#countdem {position:absolute;top:70px; left:1430px; width:220px;}
input#projcreatebutton,input#projupdatebutton {position:absolute; color:green; text-align:center; top:240px; left:800px; border:none;background: #7DFC42; width:100px;}
input#projcancelbutton {position:absolute; color:green; text-align:center; top:240px; left:920px; border:none;background: yellow; width:100px;}
input#removebutton {background:url("../images/delete_small.png");position:absolute;top:5px;left:210px;width:20px;}
#txtgroup {position:absolute;top:10px;left:300px;width:100px;height:15px;border: 0;cursor:pointer;}
#div_jobactionbuttons {position:absolute;left:600px; top:90px;}
input#groupbutton {background:url("../images/user-group-icon.png");position:absolute;top:5px;left:235px;}
input#ungroupbutton {background:url("../images/Ungroup.png");position:absolute;top:5px;left:260px;}
input#updatequerybutton {background:url("../images/pencil-icon_small.png");position:absolute;top:5px;left:180px;}
input#deletezipfile {background:url("../images/delete_small.png");position:absolute;top:115px;left:410px;width:20px;}
input#newzipfile {background:url("../images/small_add_button.png");position:absolute;top:115px;left:370px;width:20px;height:20px;}
input#combinezipfile {background:url("../images/combinezips.png");position:absolute;top:110px;left:450px;width:30px;height:30px;}
#rptbuttons{position:absolute;top:140px;left:600px;width:150px;}
#rptbutton{width:130px;text-align:center;}
#updatejobbutton {background:url("../images/pencil-icon_small.png");height:50px;width:50px;background-repeat: no-repeat; background-position: center; border:1px solid black;}
#copyjobbutton {background:url("../images/copy-icon.png");height:50px;width:50px;top:30px;left:195px;background-repeat: no-repeat; background-position: center; border:1px solid black;}
#upbutton {background:url("../images/up.png");background-repeat: no-repeat;}
#downbutton {background:url("../images/down.png");background-repeat: no-repeat;}
#newjobbutton ,#newuserbutton,#newcompanybutton {background:url("../images/newdb.png");height:50px;width:50px;background-repeat: no-repeat; background-position: center; border:1px solid black;}
#deletejobbutton {background:url("../images/delete_small.png");height:50px;width:50px;background-repeat: no-repeat; background-position: center; border:1px solid black;}


.actions{position:relative; top:0px; left:0px;width:80px;text-align: center;}
.smalldate {font: 9pt Bold Arial, "Times New Roman", Times, serif;}
.clearlink td{text-decoration: none;}

table {margin: 0 auto;table-layout: fixed;margin-right:auto; margin-left:0;}

.wrapit{word-wrap:break-word;}
#finalcount{position:absolute;top:200px;left:650px;font: 30pt Arial, "Times New Roman", Times, serif; color:red; width:500px; text-align: center;z-index: -99;}

#lbl_joblist{position:absolute; top:70px; left:20px;font:20pt Arial, "Times New Roman", Times, serif; color:green;}
#joblist{position:absolute; top:100px; left:20px; border: 1px solid black; height:743px; width:550px;}
#joblistmain{position:relative; top:0px; height:750px; width:550px; overflow: scroll;}
#joblistheadings{position:relative;top:0px;height:20px;}
#joblist table {position:absolute;top:0px;margin: 0 auto;table-layout: fixed;margin-right:auto; margin-left:0;}
#joblist td {text-align: left;}
#joblist::-webkit-scrollbar{
    width:10px;
    background-color:#cccccc;
} 

#lbl_layoutslist{position:absolute; top:170px; left:320px;font:20pt Arial, "Times New Roman", Times, serif; color:green;}
#layoutslist{position:absolute; top:140px; left:300px; border: 1px solid black; height:503px; width:350px;}
#layoutslistmain{position:relative; top:25px; height:483px; width:350px; overflow: scroll;}
#layoutslist table {position:absolute;top:0px;margin: 0 auto;table-layout: fixed;margin-right:auto; margin-left:0;}
#layoutslist td {text-align: left;}
#layoutslist::-webkit-scrollbar{
    width:10px;
    background-color:#cccccc;
} 
#jobmode{position:absolute; top:60px; left:800px;}
#freq_db_select{position:absolute; top:120px; left:820px;}
#freq_table_select{position:absolute; top:170px; left:720px;}
#freqitbutton{position:absolute; top:130px; left:600px;}
#freqitbuttoncustom{position:absolute; top:180px; left:600px;}
#lbl_freq_db_select{position:absolute; top:100px; left:850px;}
#div_layoutfields_list{position:absolute; top:30px; left:5px; border: 1px solid black; height:413px; width:900px; overflow: scroll; }
#div_layoutfields{position:absolute; top:380px; left:725px;width:910px; height:450px;}
#fieldlist{position:absolute; top:250px; left:300px; border: 1px solid black; height:550px; width:1350px; overflow: scroll; }
#fieldlist td{border-style: solid; border-width: 1px;}
#fieldlist::-webkit-scrollbar{
    width:10px;
    background-color:#cccccc;
} 
#sel_fielddb{position:absolute; top:0px; left:300px; width:200px;}
#txt_selfield{position:absolute; top:200px; left:800px; width:200px;}
#sel_field{position:absolute; top:220px; left:800px; width:200px;}
#btn_newlayout{position:absolute; top:107px; left:600px; width:50px;}
#lbl_manual_input{position:absolute; top:640px; left:750px;}
#txt_massvalues {position:absolute; top:660px; left:750px; width:400px; height:212px;}
#txt_zipvalues {position:absolute; top:260px; left:650px; width:400px; height:512px;}
#query_job_background{position:relative; background-color: blue;width:800px;}
#lbl_querylist{position:absolute; top:40px; left:1590px;}
#job_query{position:relative; top:0px; left:-50px;background-color: blue; width:600px;}
#querylistdiv{position:absolute; top:100px; left:1200px; border: 1px solid black; height:760px; width:450px; text-align: left;align: left;}
#querylist{position:absolute; top:35px; left:5px; border: 1px solid black; height:720px; width:435px; overflow: scroll;text-align: left;align: left;}
#querylist th{color:lightskyblue;text-align: left;font:10pt Arial, "Times New Roman", Times, serif;}

#querylist::-webkit-scrollbar{
    width:10px;
    background-color:#cccccc;
}

#lbl_messagelist{position:absolute; top:630px; left:20px;font:20pt Arial, "Times New Roman", Times, serif; color:green;}
#messagelist{position:absolute; top:660px; left:20px; border: 1px solid black; height:170px; width:550px; overflow: scroll;text-align: left;align: left;}
#lbl_projmessagelist{position:absolute; top:660px; left:20px;font:20pt Arial, "Times New Roman", Times, serif; color:green;}
#projmessagelist{position:absolute; top:700px; left:20px; border: 1px solid black; height:100px; width:450px; overflow: auto;text-align: left;align: left;}
#messagelist::-webkit-scrollbar{
    width:10px;
    background-color:#cccccc;
}
#lbl_messagelistmain{position:absolute; top:730px; left:20px;font:20pt Arial, "Times New Roman", Times, serif; color:green;}
#messagelistmain{position:absolute; top:760px; left:20px; border: 1px solid black; height:70px; width:550px; overflow: scroll;text-align: left;align: left;}
#messagelistmain::-webkit-scrollbar{
    width:10px;
    background-color:#cccccc;
}
#suppression_area{position:absolute; top:370px; left:660px;  height:auto; width:455px;}
#suppression_area th td{font:bold 6pt Arial, "Times New Roman", Times, serif;color:lightskyblue;}
#match_area{position:absolute; top:370px; left:660px;  height:440px; width:455px;}
#match_area th td{font:bold 6pt Arial, "Times New Roman", Times, serif;color:lightskyblue;}
#matchsuppress {position:absolute; top:300px; left:760px; cursor:pointer;width:300px;text-align:center; border-radius: 5px;}
#absentpresent {position:absolute; top:300px; left:760px; cursor:pointer;width:300px;text-align:center; border-radius: 5px;}
#model_segment_area{position:absolute;top:350px; left:800px; }
#response_segment_area{position:relative; top:0px; left:0px;  width:250px;}
#response_segment_area th{font:bold 10pt Arial, "Times New Roman", Times, serif;color:lightskyblue;}
#conversion_segment_area{position:relative; top:0px;  width:250px;}
#conversion_segment_area th{font:bold 10pt Arial, "Times New Roman", Times, serif;color:lightskyblue;}
#approved_segment_area{position:relative; top:0px;width:250px;}
#approved_segment_area th{font:bold 10pt Arial, "Times New Roman", Times, serif;color:lightskyblue;}


#supdisplay{position:absolute; top:50px; left:0px;  height:410px; width:450px; overflow: scroll;text-align: left;align: left;}
#supdisplay td {font:bold 9pt Arial, "Times New Roman", Times, serif;color:lightskyblue;}
#lblcurrentjob{position:absolute; top:170px; left:750px;width:200px;}
#txtcurrentjob{position:absolute;left:750px;width:200px;top:200px;}
#lblcurrentjobkeycode{position:absolute; top:170px; left:1000px;width:200px;}
#txtcurrentjobkeycode{position:absolute;left:1050px;width:100px;top:200px;}
#newjobbutton{position:relative; top:30px; left:30px;}
#updatejobbutton{position:relative; top:30px; left:30px;}
#counts_divoptionslink {position:absolute;background:url("../images/back.png");top:30px; left:240px;background-repeat: no-repeat; background-position: center; border:1px solid black; width:50px; height:50px;z-index: 100;}
#options_divoptionslink {position:absolute;background:url("../images/options.png");top:30px; left:440px;background-repeat: no-repeat; background-position: center; border:1px solid black; width:50px; height:50px;z-index: 100;}
#divziplink {position:absolute;background:url("../images/zipicon.png");top:30px; left:360px;background-repeat: no-repeat; background-position: center; border:1px solid black; width:50px; height:50px;z-index: 100;}
#output_divlayoutlink{position:absolute;color:white; background:url("../images/download_small.png");top:30px; left:300px;height:50px;width:50px;background-repeat: no-repeat; border:1px solid black;  background-position:center; z-index: 100;}
#options_divoptionslink a {color:white;text-decoration: none;}
#counts_divoptionslink a {color:white;text-decoration: none;}
#fieldupdatebutton{position:absolute; top:210px; left:920px;}
#deletejobbutton{position:relative; top:30px; left:30px;}
#geo_select{position:absolute;left:750px;width:400px;top:400px;}
#geo_select2{position:absolute;left:750px;width:400px;top:600px;}
#lbl_dbselect{position:absolute;left:780px;top:250px;}
#sel_dbselect{position:absolute;left:780px;width:315px;top:270px;}
#sel_modelselect{position:absolute;left:780px;width:315px;top:310px;}
#sel_supselect{position:absolute;left:780px;width:315px;top:310px;}
#txtsearchit{position:absolute;left:750px;top:330px; width:300px;}
#lbl_fieldselect{position:absolute;left:750px;top:380px;}
#sel_fieldselect{position:absolute;left:750px;top:390px;}
#div_fieldselect{position:absolute;left:750px;width:400px;top:400px;height:180px;}
#lbl_valueselect{position:absolute;left:750px;top:615px;}
#sel_valueselect{position:absolute;left:750px;width:400px;top:630px;}
#actionbuttons{position:absolute; top:500px; left:920px; border: 1px solid black; height:70px; width:80px;}
#geobuttons{position:absolute; top:400px; left:600px; border: none;}
#catbuttons{position:absolute; top:400px; left:600px; height:420px;width:140px;border: none;overflow-x:hidden;}
#demobutton,#geobutton{position:absolute; top:190px; left:600px; width:120px; height:40px; border: none; }
#supbutton{position:absolute; top:235px; left:600px; width:120px; height:40px; border: none; }
#matchbutton{position:absolute; top:325px; left:600px; width:120px; height:40px; border: none; }
#modelbutton{position:absolute; top:280px; left:600px; width:120px; height:40px; border: none; }
#countsfield{position:relative; top:0px; left:0px;}
#chk_omit {position:absolute; top:385px; left:1100px;}
#lbl_omit {position:absolute; top:385px; left:1050px;}
#chk_online {position:absolute; top:210px; left:860px;height:20px;width:20px;}
#lbl_online {position:absolute; top:215px; left:800px;}
#dblable {position:absolute; top:212px; left:300px;}
#lbl_datepicker  {position:absolute; top:600px; left:850px;}
#datepicker  {position:absolute; top:600px; left:950px;}
#lbl_datepicker2  {position:absolute; top:650px; left:850px;}
#datepicker2 {position:absolute; top:650px; left:950px;}
#txtdbjobname{position:absolute; width:85%; text-align: center;color:darkorange;}
#txtdbjob{position:relative; top:20px; width:85%; height:20px;text-align: center;}
#lbl_po_box{position:absolute; top:350px; left:650px;}
#chk_po_box{position:absolute; top:350px; left:610px;}
#div_option_list{position:absolute; top:350px; left:610px;}
#btn_optionupdate{position:absolute; top:300px; left:610px;}
#file_zipload{position:absolute; top:300px; left:810px;}
#chklayoutname{position:absolute; top:350px; left:610px;}
#selectlayoutfield{position:absolute; top:280px; left:830px;width:400px;}

#txtlayoutname{position:absolute; top:170px; left:830px;width:300px;}
#lbllayouttype{position:absolute; top:220px; left:730px;}
#txtlayouttype{position:absolute; top:215px; left:830px;width:150px;}
#lbllayoutheader{position:absolute; top:220px; left:1000px;}
#chklayoutheader{position:absolute; top:215px; left:1130px;width:17px;height:17px;}
#div_layoutactionbuttons {position:absolute;left:1200px; top:145px;}
#addlayoutfield{position:absolute; top:220px; left:880px;}
#addlayoutfieldbutton{position:absolute; top:340px; left:780px;width:35px;height:35px;}
#addlayoutfieldbutton{background:url("../images/add-icon.png");background-repeat: no-repeat;}
#removelayoutfieldbutton{position:absolute; top:340px; left:820px;width:35px;height:35px;}
#removelayoutfieldbutton{background:url("../images/remove_icon.png");background-repeat: no-repeat;}
#updatelayoutfieldbutton{position:absolute; top:340px; left:860px;width:35px;height:35px;}
#updatelayoutfieldbutton{background:url("../images/update.png");background-repeat: no-repeat;}

#justpick{width:150px;}
#btn_create_output{position:absolute; top:300px; left:610px;}
#sel_layoutselect{position:absolute;left:750px;width:400px;top:450px;}
#upbutton{position:absolute; top:380px; left:675px;width:40px;height:40px;}
#downbutton{position:absolute; top:440px; left:675px;width:40px;height:40px;}
#divhomelink{position:absolute; top:240px; left:400px;width:40px;height:40px;}
#divreturnlink{position:absolute; top:140px; left:600px;width:40px;height:40px;}

#altfilename{position:absolute; top:140px; left:600px;}
#lbl_fileuploader{position:absolute; top:200px; left:600px;}
#file_fileuploader{position:absolute; top:200px; left:700px;}
#btn_fileuploader{position:absolute; top:260px; left:550px;}

#zipmaindiv{position:absolute; top:140px; left:20px;width:440px;height:440px;}
#ziptablediv{position:relative; top:10px; left:0px; border: 1px solid black; height:410px; width:440px; overflow: scroll; }
#ziptablediv td a { color: white;}
#sel_zipuserselect{position:absolute; top:350px; left:800px;width:200px;}
#sel_jobuserselect{position:absolute; top:60px; left:50px;width:200px;}

#div_zip_excel_data{position:absolute; top:340px; left:600px;height:450px; width:400px;}
#div_main_zipdata{position:relative; top:10px; left:0px; border: 1px solid black; height:420px; width:400px; overflow: scroll; }
#div_zip_keycode_data{position:absolute; top:340px; left:1050px;height:200px; width:300px;}
#div_main_keycodedata{position:relative; top:10px; left:0px; border: 1px solid black; height:170px; width:300px; overflow: scroll; }
#div_report_data{position:absolute; top:570px; left:1050px;height:220px; width:300px;}
#div_main_report_data{position:relative; top:30px; left:0px; border: 1px solid black; height:190px; width:300px; overflow: scroll; }
#div_zip_field_data{position:absolute; top:350px; left:650px;height:250px; width:500px;overflow: scroll;}
#div_flat_zip_field_data{position:absolute; top:350px; left:650px;height:300px; width:500px;}
#btn_acceptfile{position:absolute; top:300px; left:900px;}
#btn_rejectfile{position:absolute; top:300px; left:1000px;}
#lnk_zipfile{position:absolute; top:300px; left:1200px;}
#btn_exportfile{position:absolute; top:300px; left:1000px;}
#btn_renamefile{position:absolute; top:140px; left:1060px;}

#zipfilelist{position:absolute; top:400px; left:740px;height:300px; width:400px;}
#zipfilelistmain{position:relative;top:20px; left:0px;height:280px; width:400px;overflow: scroll;}

// Model Formatting
#lblmodelupdate{position:absolute; top:10px; left:100px;}
#divmainmodel{position:absolute; top:50px; left:50px;height:580px; width:400px;}
#divnewmainmodel{position:absolute; top:250px; left:600px;height:500px; width:400px;}
#divmodellist{position:relative; top:0px; left:0px; border: 1px solid black; height:100%; width:100%; overflow: scroll; }
#divmodeldetails{position:absolute; top:50px; left:480px;height:580px;width:500px;color:black}
#sel_modelmailer,#sel_modeldb { width:200px;}
#txt_scoredate{text-align:center;}
#lbltitlemodels{position:absolute; top:10px; left:150px;}
#file_modelupload{position:absolute; top:100px; left:10px;height:30px; width:380px;}
#lblfilemodels{position:absolute; top:70px; left:150px;}
#updatentzmodels{position:absolute; bottom:20px; left:220px;height:30px; width:100px;font-size: 20px;font-weight: 700;}
#lblmailermodels{position:absolute; top:60px; left:60px;}
#lblmodeldbselect{position:absolute; top:130px; left:60px;}
#lbl_modelcompanyselect{position:absolute; top:200px; left:60px;}
#sel_modelmailer{position:relative; top:60px; left:60px;height:30px; width:380px;}
#sel_modelcompany{position:relative; top:140px; left:60px;height:30px; width:380px;}
#sel_modeldb{position:relative; top:100px; left:60px;height:30px; width:380px;}
#div_modeltypes{position:relative; top:40px;left:40px;}
#lblMM{position:relative; left:0px;}#radio_MM{position:relative; left:20px;}#lblSAS{position:relative; left:40px;}#radio_SAS{position:relative; left:50px;}
#div_segmenttypes{position:absolute; top:290px;left:90px;}
#lblsegresponse{position:absolute; left:0px;}
#pick_response{position:absolute; left:80px;}
#div_segmenttypes input[type=checkbox]{height:15px;width:15px;}
#lblsegconversion{position:absolute; left:110px;}
#pick_conversion{position:absolute; left:200px;}
#lblsegapproved{position:absolute; left:230px;}
#pick_approved{position:absolute; left:310px;}
#div_modelmessage{position:absolute; top: 380px; left:20px;color:red;}
#lbl_modelname{position:relative;width:500px;text-align: center; font:16pt Arial; color:white;}
#modelmsg{position:absolute;bottom:100px;width:100%;text-align: center;}
#div_zipscf_selection{position:absolute; left:650px;top:160px;}
#div_cssmenu{position:absolute; left:610px;top:160px;}
#div_cssmenuadmin{position:absolute; left:10px;top:50px;}
#rptwindow{position:absolute; top:210px; left:800px; border: 1px solid black; height:420px; width:600px; overflow: scroll; }
#btn_update_values{position:absolute; left:510px;top:600px;}
#btn_remove_values{position:absolute; left:610px;top:600px;}
#btn_add_list{position:absolute; left:400px;top:10px;}
#btn_add_values{position:absolute; left:230px;top:120px;}
#div_valuelist{position:absolute; top:70px; left:30px;height:500px; width:700px;}
#valuelistmain{position:absolute; top:30px; height:460px; width:685px;overflow: scroll;}
#div_valuelistadd{position:absolute; top:270px; left:750px;height:170px; width:500px;}
#txtvalnameadd{position:absolute; top:60px; left:30px;}
#txtvaladd{position:absolute; top:130px; left:30px;}
#lbl_valadd{position:absolute; top:10px;left:220px;}
#lbl_txtvaladd{position:absolute; top:110px;left:30px;}
#lbl_txtvaladdname{position:absolute; top:40px;left:30px;}
#div_listadd{position:absolute; top:70px; left:750px;height:120px; width:500px;}
/*  User admin area */
#userlist{position:absolute; height:600px; width:300px;top:180px;left:350px; overflow: scroll;}
#usertitle{position:absolute;top:120px;left:350px;}
#userdetails{position:absolute;top:180px;left:800px;width:500px;height:600px;}

/* Company Admin Area */
#div_adminactionbuttons {position:absolute;left:800px; top:80px;}
#newuserbutton{position:absolute;left:610px; top:110px;}

#adduserwindow {position:absolute;left:610px; top:110px;}
#lbl_getuniverse{position:absolute;left:1235px; top:40px; }
#radio_countlevel_H {position:absolute;left:1230px; top:20px;}
#radio_countlevel_I {position:absolute;left:1300px; top:20px;}
#lbl_countlevelH {position:absolute;left:1200px; top:20px;}
#lbl_countlevelI {position:absolute;left:1270px; top:20px;}
#getuniverse {position:absolute;left:1200px; top:40px; height:15px;width:15px}



#layoutdblistdiv{position:relative;height:700px;width:300px;vertical-align: middle;overflow-y: auto;overflow-x: hidden;}
input#stopcount {background:url("../images/stopjobsmall.png");}

.ullist_reportfield{width:500px; background-color: brown;color:white;z-index: 100;}
.ullist_fielddata {position:relative;}
#chk_blank{position:absolute;left:910px; top:707px;height:15px;width:15px;}
#lbl_blank{position:absolute;left:810px; top:710px;}

#div_drop_job{position:absolute;top:130px;left:400px;background-color: lightseagreen;color: white; height:400px;width:330px;overflow:auto;}
#div_multi_jobs{position:absolute;top:130px;left:50px;background-color: lightseagreen;color: white; height:400px;width:330px;overflow:auto;}
.drop_job_class  {
    list-style-type: none;
    line-height: 30px;
    margin: 3px;
    width:300px;background-color: slateblue;color:white;border: 1px solid black;border-radius: 15px;vertical-align: middle;}

.multi_job_class  {
    list-style-type: none;
    line-height: 30px;
    margin: 3px;
    width:300px;background-color: slateblue;color:white;border: 1px solid black;border-radius: 15px;vertical-align: middle;}

.drop_job_combo{height:400px;width:310px;position:relative;top:0px;left:0px;}


.drop_job{height:400px;width:310px;position:relative;top:0px;left:0px;}
#div_drop_job_combo ul,li {list-style-type: none;
                           list-style-position:inside;
                           margin:0;
                           padding:0;}
#div_multi_jobs ul,li {list-style-type: none;
                       list-style-position:inside;
                       margin:0;
                       padding:0;} 
#div_drop_job ul,li {list-style-type: none;
                     list-style-position:inside;
                     margin:0;
                     padding:0;}
#div_multi_data{position:absolute;top:130px;left:1250px;background-color: blue; color:white; height:400px;width:310px;overflow: auto;}
#div_drop_job_combo{position:absolute;top:130px;left:750px;background-color: lightcoral;color: white; height:400px;width:330px;overflow: auto;}
#txt_multijob_name{position:absolute;top:50px;left:550px;}
#btn_multi_update{position:absolute;top:50px;left:450px;}
#btn_multi_new{position:absolute;top:50px;left:400px;}
#btn_multi_count{position:absolute;top:80px;left:800px;}
#pick_matchtype_H{position:absolute;top:250px;left:1100px;}
#pick_matchtype_I{position:absolute;top:300px;left:1100px;}
#lbl_matchtype_H{position:absolute;top:250px;left:1130px;}
#lbl_matchtype_I{position:absolute;top:300px;left:1130px;}
#pick_pmatchtype_P{position:absolute;top:400px;left:1100px;}
#pick_pmatchtype_R{position:absolute;top:450px;left:1100px;}
#lbl_pmatchtype_P{position:absolute;top:400px;left:1130px;}
#lbl_pmatchtype_R{position:absolute;top:450px;left:1130px;}
#trashcan,#layouttrashcan{position:absolute;background:url("../images/trash.png");top:30px; left:30px;background-repeat: no-repeat; background-position: center; width:50px; height:50px;z-index: 100;}
#layouttrashcan{top:300px;left:250px;}
#btn_combojob    {position:absolute;
                  top:30px;
                  left:320px;
                  background:url("../images/combine-50.png");
                  height:50px;
                  width:50px;
                  background-repeat: no-repeat; 
                  background-position: center; 
                  border:1px solid black;}

#btn_combojob.count  {top:120px;left:1100px;}

#dbinfo{position:absolute;top:1px;left:520px;width:200px;}
#dbinfo p{margin: 1px 1px 1px 1px;}
.panel-primary {min-height: 50px; margin-bottom: 5px;}
.panel {margin-bottom: 5px;}

#txtnthquantity{position:absolute;top:30px;left:1380px;}
#dbTitle{position:absolute;top:-90px;left:40px;}
#dbSearch{position: absolute; top:-80px; left:180px; width:100px;opacity: .8;}
#div_dblist{position:absolute;top:-40px;left:60px;overflow: auto;height:300px; width:250px;border-radius: 5px;font-weight: bold;background:white; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.dblistpick:hover{background: #FFC999;}
/*First change*/
#div_dblist::-webkit-scrollbar{width:10px;}
#div_dblist::-webkit-track{border-radius: 5px;}
#div_dblist::-webkit-scrollbar-thumb{background-color: gray;border-radius: 10px;}
#div_dblist::-webkit-scrollbar-track{background-color:white;}
#layoutbuttons{position:absolute;top:-30px;left:420px;border-radius: 5px; height:auto;background-color: #FFC999; width:400px;text-align: center;margin: 3px 3px 3px 3px;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.lbutton{display:inline-block;float:left;margin: 10px 10px 10px 10px; height:100%;width: 27%;text-align: center;font-weight:bold;}
/*width:400px*/
#div_layoutdbfields{position:absolute;left:420px;top:40px;overflow: auto;height:540px; width:auto;border-radius: 5px;background:#FF9E99;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
#div_layoutdbfields::-webkit-scrollbar{width:10px;}
#div_layoutdbfields::-webkit-scrollbar-thumb{background-color: gray; border-radius: 10px;}
#div_layoutdbfields::-webkit-scrollbar-track{background-color:white;}
.dblistfields{font:Bold 10pt Arial;background-color:#FF9E99;height:50px;width:400px;text-align: center;}
span{top:30%;position:relative; }
#multikeycode{width:40px;}
/*width:400px*/
#div_layout{position:absolute;top:-30px;left:980px;background-color:#e1e1e1;border-radius: 5px;height:800px; width:auto;overflow:auto;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
#div_layout::-webkit-track{border-radius: 5px;}
#div_layout::-webkit-scrollbar{width: 10px;}
#div_layout::-webkit-scrollbar-thumb{background-color: gray;border-radius: 10px;}
#div_layout::-webkit-scrollbar-track{background-color:white;}
.layoutdata{height:900px;width:400px;position:relative;top:0px;left:0px;}
#layout_details{position: absolute; top:600px; border-radius:8px; left:398px;width:460px; height:170px;background-color:#FFC999;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
#layoutTitle{position: absolute; top:280px; left:40px;}
#layoutSearch{position: absolute; top:290px; left:180px; width:100px;opacity: .8;}
#layoutlistdiv{position: absolute; top:330px; left:60px;background-color:white;border-radius: 5px;height:400px;width:250px;overflow: auto;font-weight:bold;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.singlelayout:hover{background:#FF9E99;}
/*First change*/
#layoutlistdiv::-webkit-scrollbar{width:10px;}
#layoutlistdiv::-webkit-track{border-radius: 5px;}
#layoutlistdiv::-webkit-scrollbar-thumb{background-color: gray;border-radius: 10px;}
#layoutlistdiv::-webkit-scrollbar-track{background-color:white;}
#lbllayoutname{position: absolute;top:6px; left:5px; width:100px;}
#layoutdetails{position: absolute;left:110px;top:6px;height:30px;width:180px; color:black;padding:5px 6px;}
#layouttype{position: absolute; top:42px;left:12px;}
#layouttypevalue{position: absolute; top:35px;left:95px;font-weight:bold;}
#layoutheadervalue{position: absolute; top:69px;left:95px;font-weight: bold;}
#div_layout_example{position: absolute; top:640px;left:550px;height:200px;width:850px;background-color:lightslategray;border: 1px solid black; border-radius: 10px;}
#layoutheaders{position: absolute; top:76px;left:12px;}
#layoutreclength{position: absolute; top:6px;left:300px;}
#layoutreclengthval{position: absolute; top:4px;left:410px;height:auto;width:auto;cursor: default; padding:2px 6px;}
.layoutlables{font-weight:bold; color:black;}
#layoutdb{position: absolute; top:108px;left:12px;}
#laydbname{position: absolute; top:108px;left:109px;text-align:center;font-weight: bold;cursor: default;}
/*#btn_layout_update{position: absolute; border-radius:8px; bottom:2px;right:10px;background-color: white;height:30px;width:90px;vertical-align: middle;line-height: 30px;border: 1px solid black;}*/
#btn_layout_update{position: absolute;right:10px;top:124px;}
/*#btn_copy_layout{position: absolute; right:400px;}*/
#multipdf{position:absolute;background:url("../images/pdf.png");top:80px; left:1280px;background-repeat: no-repeat; background-position: center; width:50px; height:50px;z-index: 100;}
#multiexcel{position:absolute;background:url("../images/excelsmall.png");top:80px; left:1340px;background-repeat: no-repeat; background-position: center; width:50px; height:50px;z-index: 100; cursor:pointer;}
#showtime{position:absolute;top:5px; font: 16pt Arial, "Times New Roman", Times, serif; width:100%; text-align:center;}
.dblistfields .sl{position:relative; top:-11px; width:60px;z-index:100;font:Bold 8pt Arial;}
#stocks-chart{position: absolute; top:160px;left:20px;}
.lblpriority{position:relative; right:10px;text-align: right;top:-15px;line-height: 1px;color:yellow;}
#selectall{position:absolute;background:url("../images/Selectall_medium.png");top:80px; left:930px;background-repeat: no-repeat; background-position: center; width:50px; height:50px;z-index: 100;cursor:pointer;}
#mass_data{position: absolute; top:600px;left:750px;}
#txtlayoutlist{position: absolute; top:300px;left:750px; width:300px; height:30px; background-color: green; border: 1px solid black;border-radius: 10px;color:white;line-height: 30px; cursor:pointer;}
#layoutpickdialog{overflow:scroll;height:200px;}
#btn_createoutput{position: absolute; top:300px;left:620px;height:30px;width:100px;background-color:green;color:white;
                  border: 1px solid black; border-radius:10px;cursor:pointer;line-height: 30px;}
#div_jobdata{position: absolute; top:350px;left:620px;height:300px;width:530px;background-color:green;color:white;
             border: 1px solid black; border-radius:10px;}
#lbl_output_total_records, #output_total_records,#output_output_records,#lbl_output_output_records,#lbl_output_keycode,#output_keycode_records{position: absolute; top:10px; left:20px;}
#output_total_records{left:200px;}
#lbl_output_keycode{top:70px;}
#output_keycode_records{top:70px;left:200px;cursor:pointer;color:red;}
#output_output_records{left:200px;top: 40px;cursor:pointer;}
#lbl_output_output_records{left:20px;top: 40px;}
.mainbutton {position: absolute; width:300px; height:30px; background-color: green; border: 1px solid black;border-radius: 10px;color:white;line-height: 30px; cursor:pointer;}
#ziptypeselect {left:750px;top: 150px;}
#btn_radiusselect{top:250px;left:1120px;}
#btn_rangeselect{top:300px;left:1120px;}
#dialog_mailerlist{height:300px;width:300px;}
#order_counts_list{position:absolute; top:100px; left:10px;overflow: auto; height:430px; width: 380px;z-index:100;}

.bevelit{
    box-shadow: 
        0 2px 3px #fff, /*bottom external highlight*/
        0 -2px 2px #666, /*top external shadow*/ 
        inset 0 -2px 2px rgba(0,0,0,0.5), /*bottom internal shadow*/ 
        inset 0 2px 2px rgba(255,255,255,0.8); /*top internal highlight*/
}
#ul_order_output ul, li {
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
}
.output_multi_counts ul, li {
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
}

.counttype ul, li {
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
}

.segment_multi_counts ul, li {
    list-style: none;
    margin:0;
    padding:0;
    cursor: pointer;
}

#ul_order_output p {
    margin:0;
    display:block;
}
#ul_order_output p:hover {
    background-color:#121212;
}
#ul_order_output li {
    font:  10pt Arial, "Times New Roman", Times, serif;
    line-height:140%;
    text-indent:0px;
    background-position: 1px 8px;
    padding-left: 20px;
    background-repeat: no-repeat;
}



#ul_order_output th {text-align:left;font: 8pt Arial, "Times New Roman", Times, serif;color:red;}
/* Collapsed state for list element */

.output_single_counts,.output_multi_counts{border: 1px solid black; width:200px; background-color: green;border-radius: 8px;}
.segment_multi_counts {border: 1px solid black; width:200px; background-color: lightsalmon;border-radius: 8px;    margin:0;
                       padding:0;
                       cursor: pointer;}
.counttype{border: 1px solid black; width:240px; background-color: lightseagreen;border-radius: 8px;    list-style: none;}
.ordercountproject{border: 1px solid black; width:280px; background-color:blueviolet;border-radius: 8px;color:white;}
#div_orderentry{position: absolute; top:150px;left:320px;height:500px;width:730px;}
#div_outputjobdata{position: absolute; top:150px;left:620px;height:300px;width:530px;background-color:green;color:white;
                   border: 1px solid black; border-radius:10px;}

#output_job_name{position: absolute; top:10px; width:530px;text-align: center;font: 16pt Arial, "Times New Roman", Times, serif;}
#lbl_output_totalrec{position: absolute; top:50px; left:10px; }
#output_totalrec{position: absolute; top:50px;left:250px;}
#lbl_output_totaloutput{position: absolute; top:140px; left:10px; }
#output_totaloutput{position: absolute; top:140px;left:250px;}
#lbl_output_key{position: absolute; top:130px; left:10px; }
#output_key{position: absolute; top:130px;left:250px;}
#lbl_output_key{position: absolute; top:170px;left:10px;}
#output_key{position: absolute; top:170px;left:250px;}
#txtlayouts{position: absolute; top:90px;left:50px; width:300px; height:30px; background-color: blue; border: 1px solid black;border-radius: 10px;color:white;line-height: 30px; cursor:pointer;}
#btn_orderoutput{position:absolute; line-height:30px;top:230px; left:180px;border: 1px solid black; background-color:blueviolet; border-radius:10px;cursor:pointer;
                 width:180px; height:30px;}
#btn_back_to_projects{position:absolute; line-height:30px;top:60px; left:160px;border: 1px solid black; background-color:blue; border-radius:10px;cursor:pointer;
                      width:180px; height:30px;color:white;}
#massradius{position:absolute;top:180px;left:30px;}
#rangedata{position:absolute;top:750px;left:750px;width:400px;text-align: center;}
#reportjobname{position:absolute;top:150px;left:700px;width:800px;text-align: center;}
.ui-progressbar-value {z-index: 100 !IMPORTANT}
.ui-progressbar {background: slateblue; color:white; vertical-align:top;   vertical-align:top;}
.ui-progressbar ul li{
    float:left;
    margin:12px;
    position:relative}

#progress_widget {position:absolute; top:325px;left:100px;width:400px;height:200;}
#lblfreqwidget{position:absolute;top:270px; left:100px;width:500px; font: 14pt Arial, "Times New Roman";background-color: green;color:white;}
#orderpick{position:absolute;top:240px; left:1040px;border: 1px solid black; background-color:blue; border-radius:10px;cursor:pointer;opacity: 50%;
           width:130px; height:25px;color:white;}

//// Order Entry
.orderclass1{color:black;}
#div_svnpoutputjobdata{position:absolute; top:120px;left:430px; width:500px;}
#modelheadings{position:absolute; top:30px;right:0px;}
#modelheadings td{width:70px; font: 10pt Arial, "Times New Roman", Times, serif;color:white;text-align: center;}
#div_orderentry{position: absolute; top:130px;left:400px;height:600px;width:730px;
                border: 1px solid black;}
#orderjobmode{position:absolute; top:60px; left:520px;width:730px;text-align: center;}
#order_job_name,#order_proj_info{top:10px;font: 16pt Arial, "Times New Roman", Times, serif;width:730px;}
#lbl_order_totalrec{position:absolute;top:30px; text-align: center;width:200px;}
#order_proj_info{position:absolute;top:30px;}
#order_totalrec{position:absolute;top:50px; text-align: center;width:300px; font: 16pt Arial, "Times New Roman", Times, serif;color:white;}
#txtorderlayouts{position:absolute;bottom:0px; width:350px; height:30px; background-color: blue;text-align: center; 
                 border: 1px solid black;border-radius: 8px;color:white;line-height: 30px; cursor:pointer;}
#orderdetailsarea{}
#orderdetailsarea p {color:black;}
#lblordermailer{position:absolute;top:10px; left:5px;color:black;text-align: left;}
#txtordermailer{position:absolute;top:10px; left:140px;font: 12pt Arial, "Times New Roman", Times, serif;color:darkblue;text-align: left;}
#lblorderpo{position:absolute;top:40px; left:5px;width:160px;color:black;text-align: left;}
#txtorderpo{position:absolute;top:40px; left:170px;width:170px;font: 12pt Arial, "Times New Roman", Times, serif;color:black;text-align: left;}
#lblordermbpo{position:absolute;top:70px; left:5px;width:160px;color:black;text-align: left;}
#txtordermbpo{position:absolute;top:70px; left:170px;width:170px;font: 12pt Arial, "Times New Roman", Times, serif;color:black;text-align: left;}
#areaorderdesc{position:absolute;top:100px; width:332px; height:60px;left:5px;font: 12pt Arial, "Times New Roman", Times, serif;color:black;text-align: left;}
#orderemailsarea{position:absolute;height:250px;left:10px;top:275px;width:350px;color:black;background-color: lightgrey;border:1px solid black;border-radius:8px;}
#orderemailsarea p{color:black}
#lblorderemailto{position:absolute;top:10px; left:5px;width:160px;color:black;text-align: left;}
#lblorderemailcc{position:absolute;top:40px; left:5px;width:160px;color:black;text-align: left;}
#lblorderemailbcc{position:absolute;top:70px; left:5px;width:160px;color:black;text-align: left;}
#lblorderemailsubject{position:absolute; top:100px; left:5px;width:160px;color:black;text-align: left;}
#txtorderemailto{position:absolute;top:10px; left:70px;width:250px;color:black;font: 12pt Arial, "Times New Roman", Times, serif;text-align: left;}
#txtorderemailcc{position:absolute;top:40px; left:70px;width:250px;color:black;font: 12pt Arial, "Times New Roman", Times, serif;text-align: left;}
#txtorderemailbcc{position:absolute;top:70px; left:70px;width:250px;color:black;font: 12pt Arial, "Times New Roman", Times, serif;text-align: left;}
#txtorderemailsubject{position:absolute;top:100px; left:70px;width:250px;color:black;font: 12pt Arial, "Times New Roman", Times, serif;text-align: left;}
#areaorderemailmessage{position:absolute;top:130px; left:5px;width:330px; height:100px;color:black;font: 12pt Arial, "Times New Roman", Times, serif;text-align: left;}
#orderntharea,#order_group_area{position:absolute;height:445px;left:370px;top:80px;width:350px;overflow: auto;background-color: lightgrey;border:1px solid black;border-radius:8px;}
#order_group_area{left:1180px;top:210px;}
#ordernthtypebutton{position:absolute;width:350px; top:40px;height:30px; background-color: blue; 
                    border: 1px solid black;color:white;line-height: 30px; cursor:pointer;}
#lbltotalorderoutput{position:absolute;top:10px; left:5px;width:160px;color:black; left:5px;text-align: left;}
#txttotalorderoutput{position:absolute;top:10px; left:150px;width:150px;color:black;font: 12pt Arial, "Times New Roman", Times, serif;text-align: left;}
#dialog_nthingtype{position:absolute;width:350px; top:70px; background-color: blue; 
                   border: 1px solid black;color:white;}
#geo_user_pick{position:absolute;top:40px;width:100%;height:75%;overflow: auto;}
#geo_user_pick ul {
    list-style:none;
    padding-left:0;
}​

#txtorderpo .borderred{border-color:red;border-width: 3px}
.unit_quantity_selected{}
.cutoff_selected{}
.unit_quantity{text-align:center;}

#ordernthgeobutton{position:absolute;width:350px; top:0px;height:30px; background-color:blue; border-radius: 8px; 
                   border: 1px solid black;color:white;line-height: 30px; cursor:pointer;}
#dialog_nthinggeo{position:absolute;width:100%; top:30px; background-color: blue; z-index: 200;
                  border: 1px solid black;color:white;}
#create_order,#create_group{position:absolute;width:350px;bottom:10px;height:30px; background-color:blue; border-radius: 8px; 
                            border: 1px solid black;color:white;line-height: 30px; cursor:pointer;}

#lblorderkeycode{position:absolute;bottom:50px;color: black;}
#txtorderkeycode{position:absolute;bottom:50px;left:150px;font: 12pt Arial, "Times New Roman", Times, serif;color:black;text-align: left;}
.tbl_order_confirm{border: 1px solid black;}
.tbl_order_confirm td {color: black;width:250px;text-align: left;border: 1px solid black;}
#tbl_orderconfirm{postion:absolute;top:0px;left:0px;}
#dialog_order_confirm{text-align:center;}
#div_order_list{position: absolute; overflow:auto;top:550px;left:0px;height:400px;width:350px;}
/*#div_order_list ul,li {list-style-type: none;
                       list-style-position:inside;
                       margin:0;
                       padding:0;}*/

/*.li_order_list{width:300px; height:30px; background-color: blue;text-align: center; 
               border: 1px solid black;border-radius: 8px;color:white;line-height: 30px; cursor:pointer;}*/

.tbl_order_confirm th{color:red;}

#rptlayout{border: solid 1px black;}
#svnp_orderntharea{position:absolute;height:445px;left:10px;top:80px;width:350px;background-color: lightgrey;border:1px solid black;border-radius:8px;}
div#create_order.svnporder {left:0px;top:450px;}
div#create_group {position:absolute;left:10px;top:580px;background-color: lawngreen;color:red;}
div#create_group.outside_group{position:absolute; top:558px; left:365px;}
#svnp_order_job_name{position:absolute;left:10px;top:30px;}
#lbl_order_totalrec.svnptotalrec{position:absolute;top:5px; left:190px;}
#order_totalrec.svnptotalrec{position:absolute;top:30px; text-align: center;left:140px; font: 16pt Arial, "Times New Roman", Times, serif;color:red;}

#rptexcelicon{position:absolute; top:450px; left:650px;background-image: url("../images/excelsmall.png");cursor:pointer;height:50px;width:50px;}
#btn_down,#btn_drilldown,#btn_across,#btn_go{position:absolute; font-size: 1vw; width:250px;background-color:green;border:1px solid black;border-radius:8px;cursor:pointer; color:white};
#btn_down{top:0px;left:0px;}
#btn_drilldown{top:50px;left:0px;}
#btn_across{top:0px;left:275px;}
#btn_go{top:150px;left:0px;}
#updatebillingdetails{cursor:pointer;}
#nthautofill{position:absolute;height:30px;line-height: 30px;right:5px;width:150px;background-color:yellow;border:1px solid black;border-radius:8px;cursor:pointer;color:black;}
#txtautofill {

    width: 100%;
    height: 80%;
}
#includeAllMailersLabel{padding:1px; right:10px;font-weight: bold;}
#includeAllMailers{width:15px;height:15px;}
#suppressautofill{position:absolute;top:270px;left:800px;}
#selectallsuppressions{position:absolute;top:270px;left:970px;}
#deselectallsuppressions{position:absolute;top:270px;left:1050px;}
#svnp_ordernumber{position:absolute;top:5px; left:10px;} 
#svnp_ordernumber p { display: inline; color:red; font-weight: bolder;}
.order_group_pick{position:relative;width:350px; height:30px; background-color: blue;text-align: center; 
                  border: 1px solid black;border-radius: 8px;color:white;line-height: 30px; cursor:pointer;z-index:100;}
#trashcan.grouptrash{right:300px;}
#trashcan.CreateLayoutPage{top:600px; left:545px;}
#dialog_group_show{background-color: blue;}
#dialog_group_show th{color: red;}
.groupsep{background-color: white; lineheight:40px;width:100%}

#btn_zippy{position:absolute; top:340px; left:1070px;width:100px;}
#zippy_geo_types li {width:100%; height:30px; background-color: blue;text-align: center; 
                     border: 1px solid black;border-radius: 8px;color:white;line-height: 30px; cursor:pointer;z-index:100;}
/*#uploadtool,#selecttool, #radiustool,#geolookuptool,#zippyfiles{width:260px; height:30px; background-color: blue;text-align: center; 
                                                                            border: 1px solid black;border-radius: 8px;color:white;line-height: 30px; cursor:pointer;z-index:100;}*/
#zippybucket,#txtrangepicks{position:absolute; bottom:10px;left:10px;height:400px;width:93%;}
#txtrangepicks{height:240px;}
#zippyfilename{position:absolute; top:170px;left:10px;width:260px;}
/*.zippyfilelist {width:100%; height:30px; background-color: blue;text-align: center; 
                border: 1px solid black;border-radius: 8px;color:white;line-height: 30px; cursor:pointer;z-index:100;}*/
.tinyfont{font: 9pt Arial, "Times New Roman", Times, serif;color:red;}
.ul_compare{position:absolute;height:80px;width:400px;background-color: blue;top:-40px;left:975px;border-radius:9px;}
.freqcompare{color:white;width:100%;background-color: darkslateblue;border-radius: 9px;}

#btn_runfreq,#btn_max_values,#btn_compare,#btn_sandbox,#freq_options,#profile_polk_update{position:absolute;cursor:pointer;line-height:30px;height:30px;width:80px;background-color: blue;top:50px;color:white;left:1000px;border-radius:9px;}
#btn_max_values{top:120px;left:250px;width:250px;}
#btn_compare{top:70px;left:1275px;}
#freq_options{width:180px;left:30px; top:30px;}
#freqselectedoption,#freqratioslider,#ratio_amount{position:absolute;width:380px;left:200px; top:40px;color:black;}
#freqratioslider{top:70px; width:350px}
#ratio_amount{top:10px; left:350px;width:70px; font: 18pt Arial, "Times New Roman";}
#showfreqoption,#freqdbpick{position:absolute;top:0px;left:30px;font: 16pt Arial Bold, "Times New Roman";}
#profile_polk_update{width:150px;}
#btn_sandbox{width:300px;left:220px;}
#freqdbpick{left:30px;background-color: green;color: white;width:700px;}
#btn_runfreq{top:170px;left:250px;width:250px;}
.listheading{font: bold 18px Arial;}
.listheading > tr {background-color: green;}
#freqdetails{position:absolute;height:100px;width:440px;background-color: yellow;top:-40px;left:525px;border-radius:9px;}
#freqdetails th,td{ font: bold 10pt Arial, "Times New Roman";height:10px!important;}
table_fdetails {
    border-spacing: 0px;
}
#freqpdf,#freqexcel{position:absolute; background-image: url(../images/pdf.png);top:10px;right:100px;width:25px;height:25px;cursor:pointer;}
#freqexcel{background-image: url(../images/excelsmall.png);top:5px;right:30px;width:50px;height:50px;}
.field-normal{background-color: bisque;}
.full-width{width:100%;}
.black{color:'black' !important;}
.boot-darkblue{background-color:#428bca;}
.boot-lightblue{background-color:#5bc0de;}
#ordermain{position:absolute;left:400px;}
#billrpt{position:absolute;top:80px;left:220px;background-color:#428bca;overflow: auto; max-height: 500px; width:1150px;}
​#optionsarea {
    background-color: #428bca;
}
#trashbin{
    background:url("../images/trash.png");background-repeat: no-repeat;height:50px;width:50px;top:-10px;
}

.input-xs {
    height: 22px;
    padding: 2px 5px;
    font-size: .9em;
    line-height: 1.5; /* If Placeholder of the input is moved up, rem/modify this. */
    border-radius: 3px;
}

.unit_value{text-align:left; color:white;font-size: .9em;word-break: break-all;}
#create-order{position:absolute; bottom:20px; width:85%;}

#addnewcount{position: relative; top: 9px;}
#trashbin{position: relative; top: 1px;}