﻿
/* Colors
     background:#E3E4C7; 
    text  color: #111111;
    heading color: #005ca6;	


*/
/* COlors*/
.hdr_color {color: #005ca6;	 }
.hdr_clr_rvs{color:#FFFFFF;background-color:#005ca6;}
.wht_back {background-color:#FFFFFF; height:100%;
}

body { 	
	 height:100%;
   /* background:#E3E4C7; */
   font-family: Tahoma; 	
   font-size:10pt;  
   color: #111111;    
}
/*Header*/
.header {
    background: #E3E4C7;
}
.hdr {
    font-family: Impact,Charcoal,sans-serif;    font-size: 20pt;    
}
.hdr2 {	font-family:'Trebuchet MS',Helvetica,sans-serif;	font-weight: bold;	font-size:13.5pt; 	}

h1{  font-size:16px; padding:3px;}
h2 {
    font-size: 11pt;
    color: #005ca6;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
}
.h2{
   margin:0;
   padding:0;

}
.main {
    background-color: gainsboro;
}


/* Cookie*/
.cookie_crumbs {
    font-size: 9pt;
    color: #00x5ca6;
   
}
.cookie_crumbs a:link {
    
    text-decoration: none;
}


/*Form*/
 .form th {
     font-size:10pt;
     font-weight:normal;
     text-align:right;

 }
 .frm{
       margin: 10px auto;
    margin-top:0px;
    max-width: 900px;  
    background-color: #FFFFFF;
    overflow:scoll;
 }

 .titl{
     
     margin:5px;

 }

.frm_edit {   
    padding: 1px 12px 10px 20px;   
    overflow:auto;
   height:85%;
   width:90%;
  
}
.frm_ttl{
     margin: 0px auto;
    max-width: 900px;
    font-size: 11pt;
    color: #005ca6;
    padding-left:5px;
    padding-top:2px;
    padding-bottom:2px;
   color:#FFFFFF;background-color:#005ca6;
 }
.top_bar{
    margin-top:0px;
}
.frm_bdr{width:95%;}
.frm_edit li {   
    display: block;
    list-style: none;  
    margin: 0 0 0 0;
}
    .frm_edit label {
        margin: 0 0 0 0;
        padding: 0px;
        padding-right:4px;
        width: 110px;
        font-weight: 500;
        display: inline-block;
        text-align: right;
        color: #005ca6;
    }
    .frm_edit .lbl {height:27px; }
.frm_edit .div{   width: 40%;}
.frm_edit .long{      width: 265px;}
.frm_edit .sell{      width: 250px;}
.frm_edit .field-select{    width: 100%;}
.frm_edit .field-textarea{  height: 100px;}
.frm_edit .date{      width: 100px;}
.frm_edit .price {   width: 60px;  }
    .frm_edit .tt {    width:120px; }
 
.frm_edit .amt {  width: 60px;    }
    .frm_edit .st {
        width: 40px;
    }
    .frm_edit .phn {
        width: 120px;
    }
.frm_edit .rqd { color: red;}

 .frm_edit .hi {
        background-color: #a7cce5;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        border: 1px solid #BEBEBE;
        padding: 2px;
        padding-left:5px;
        padding-right:5px;     
    }
.frm_edit input,textarea, 
select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border:1px solid #BEBEBE;
    padding: 0px;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;  
    padding-left:3px;
    
}
select{height:23px;}
input {height:22px;}


.alignleft {

    float: left;
}

.alignright {

    float: right;
}

/*
.form-style-1 input[type=text]:focus, 
.form-style-1 input[type=date]:focus,
.form-style-1 input[type=datetime]:focus,
.form-style-1 input[type=number]:focus,
.form-style-1 input[type=search]:focus,
.form-style-1 input[type=time]:focus,
.form-style-1 input[type=url]:focus,
.form-style-1 input[type=email]:focus,
.form-style-1 textarea:focus, 
.form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}



.form-style-1 input[type=submit], .form-style-1 input[type=button]{
    background: #4B99AD;
    padding: 3px 15px 3px 15px;
    border: none;
    color: #fff;
}
.form-style-1 input[type=submit]:hover, .form-style-1 input[type=button]:hover{
    background: #4691A4;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
}

    */
/*----- Tabs -----*/

/* Tab strip container*/
.tabs { width: 100%;   display: inline-block;}
.tabs2 {
    width: 95%;    
    margin: 10px auto;
}
.tab {  display: none;}
.tab.active {     display: block;   overflow: auto;  }
.tab-links:after {    display:block;    clear:both;    content:'';}
.tab-links li {    margin:0px 5px;    padding: 0px;    float:left;    list-style:none;}
.tab-links a {    display: inline-block;    border-radius: 3px 3px 0px 0px;    transition: all linear 0.15s;    padding: 3px 15px;}
.tab-content {    padding: 15px;    border-radius: 3px;    box-shadow: -1px 1px 1px rgba(0,0,0,0.15);    overflow: auto;}
 
/* Specific tab theming*/
.t-sub a{ background:#9c9b9b; color:#4c4c4c; }
.t-sub .active a {    background: #cccccc;}
.t-sub .active p {    background: #cccccc;}
.t-sub .tab-content { background: #cccccc;}

.t-main a{ background:#7FB5DA; color:#4c4c4c; }
.t-main .active a {    background: #fff;}
.t-main .active p {    background: #fff;}
.t-main .tab-content { background: #fff;}

/*Buttons*/
button {    font-size: 10px;}
.g_button {    font-size: 10px;}
.button {    font-size: 10px;}
.btn {    color: #fff;    text-decoration: none;}





 /* Grids*/

 .grid{
    color:#005ca6;   
    background:#FFFFFF;
      border:groove;
      border-width:2px;
      border-color:silver;
     
     table-layout: fixed; 
     
    /*border-collapse: collapse;*/
} /* same as p_grid*/

.grid thead tr {
   display: block;
   
}
.grid thead {
     
}
.grid th{
    background:#005ca6;
    color:#FFFFFF; 
     width:200px;
   
}
.grid tbody tr:hover {
  background-color: #a7cce5;
  cursor:pointer;
}
.grid tbody{
  display:block;
  width: 100%;
  overflow: auto;
  height: 400px;
}
.g_short tbody{  
  height: 400px;
}

.grid td    { width:200px;}
.grid .id   { width:50px;}
.grid .btn  { width:70px;}
.grid .desc { width:300px;}
.grid .chr { width:30px;}
/* Dialogs*/
.d_box {
    border: medium groove #000000;
    background-color: lightgrey;
    position: absolute;   
    overflow:hidden;
    z-index: 1;   
}
.d_title {
    font-size: 11pt;
    color: #FFFFFF;
    background-color: #005ca6;
}
.d_inside {
    height: 400px; /* Adjust this to keep scroll bars from showing up*/
    width: 750px;
    overflow:scroll;
}
.b_inside { /* For BRowser*/
    height: 490px; /* Adjust this to keep scroll bars from showing up*/
    width: 250px;    
}
.frm_height {
    height: 350px;
}
.j_box {
    width: 800px;
    height: 500px;   
    top: 50%;
    /*half of the modal height*/
    margin-top: -250px;
    left: 50%;
    /*half of the modal width*/
    margin-left: -400px;
}
.b_box {
    width: 800px;
    height: 600px;
    top: 50%;
    /*half of the modal height*/
    margin-top: -250px;
    left: 50%;
    /*half of the modal width*/
    margin-left: -400px;
}
.c_box{
     width: 400px;
    height: 150px;   
    top: 50%;
    /*half of the modal height*/
    margin-top: -50px;
    left: 50%;
    /*half of the modal width*/
    margin-left: -200px;

}
.tree_box {
    background-color: white;
    color: black;
    border: 1px groove;
    height: 400px;
    overflow: auto;
    
}

/*Tree Node stuff*/
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

li.treeNode {
    padding-left: 20px;
    overflow: hidden;
    white-space: nowrap;
}
.treeTog {
   width:30px;
  
}
.treeTogB {
   width:30px;
   color:white;
}
ul.treeNode {
    overflow: scroll;
    white-space: nowrap;
}

span.tree {
    background-position: 0 1px;
    background-repeat: no-repeat;
    width: 16px;
}

span.sku {
    background-image: url('../images/cog.png');
}

span.man {
    background-image: url('../images/building_link.png');
}

span.cat {
    background-image: url('../images/folder.png');
}

.sel {
    background-color: #005ca6;
    color: white;
}

.nosel {
    background-color: white;
    color: black;
}


.fixed_header{
    /*width: 400px;*/
    table-layout: fixed;
    border-collapse: collapse;
}

.fixed_header tbody{
  display:block;
  width: 100%;
  overflow: auto;
  height: 450px;
}

.fixed_header thead tr {
   display: block;
}

.fixed_header thead {
 
}

.fixed_header th, .fixed_header td {
 
}