﻿.table-fixed
{
    table-layout:auto;    
    width:910px;
}

.table-auto
{
    table-layout:auto;
    width:100%;
    min-width:500px;    
}

.td-requestid
{
    width:35px;
}

.td-statusid
{    
    width:25px;           
}

.td-clientname
{    
    width:150px
}

.td-datefrom
{    
    width:80px;           
}

.td-dateto
{    
    width:80px;           
}

.td-dateshptfrom
{    
    width:90px;           
}

.td-dateshptto
{    
    width:100px;           
}

.td-description
{
   width:auto;
}

.td-author
{
   width:80px;
}

.td-cancelled
{   
    width:100px;
}

.td-skuid
{
    width:58px;    
}

.td-uid
{
    width:58px;    
}

.td-cprequest
{
    width:25px;    
}

.filter-requestid
{
    width:35px;
}

.filter-statusid
{
    width:87px;
    margin-bottom:0px;
}
.filter-clientname
{
	width:150px
}
.filter-clientid
{
    width:50px;
}
.filter-datefrom
{
	width:75px;
}
.filter-dateto
{
	width:75px;
}
.filter-dateshptfrom
{
	width:75px;
}
.filter-dateshptto
{
	width:75px;
}
.filter-cprequest
{
   width:70px;
}
.filter-author
{
   width:80px;
}
.filter-skuid
{
    width:58px;    
}
.filter-uid
{
    width:58px;    
}
.filter-skuname
{
    width:120px    
}

.rates
{
    font-weight: 700;
    font-size:larger;
}
.label-checkbox
{
    display: inline-block; 
    line-height:23px; 
    padding-left:8px    
}

.label-checkbox-no-padding
{
    display: inline-block; 
    line-height:23px; 
}

.form-text-block
{    
    float:left;
    display:inline-block;
    padding-left: 25px;
    margin-bottom: 5px;
    clear:left;
}

.form-control-block
{    
    padding-left: 15px;    
}

.form-rates-block 
{
    margin-bottom: 15px;
    padding-left: 0px;
}

.left-label
{
    text-align:left !important;
}

.form-block 
{
    float:left;
    display:inline-block; 
    padding-left:35px
}

.label-bolder
{
    font-weight:bolder;
}

.check-box
{
    vertical-align:top;    
}

.dp 
{
    width:90px;
}

.no-padding-margin 
{
    margin: 0 !important;
    padding: 0 !important;
    height: 0px !important;
}

.th-top
{
    text-align:center;
    vertical-align:text-top;    
}
.button-def
{
    height: 30px; /*FF итп*/
    #height:30px; /*IE*/ 
}
.supervisor-line-field
{
    width: 50px;    
}
.supervisor-arrow
{
    padding-top:5px; 
    padding-left:15px; 
    padding-right:15px; 
    display:inline-block; 
    vertical-align:top; 
}
.cu-customerid
{
    width:55px;    
}
.cu-name
{
    width:337px;    
}
.cu-pg
{
    width:80px;
}
.cu-buyer
{
    width:80px;    
}
.cu-managerid
{        
}
.cu-city
{
}
.cuh-checked
{
    width:30px;    
}
.cuh-id
{
    width:80px;    
}
.cuh-name
{
    width:337px;    
}
.cuh-pricegroup
{   
    width:80px;     
}
.cuh-buyer
{   
    width:80px;     
}
.cuh-search
{    
}
.filter-cu-checked
{
    width:90px;    
}
.filter-cu-cid
{
    width:65px;    
}
.filter-cu-name
{
    width:322px;    
}
.filter-cu-pricegroup
{
    width:65px;    
}
.filter-cu-buyer
{
    width:65px;    
}
.filter-cu-managerid
{
    width:50px;    
}
.filter-cu-city
{
    width:50px;    
}
.filter-cu-customerid
{
    width:50px;    
}
.td-clientid
{
   width:58px;
}
.td-clientname
{
   width:25px;
}
.td-rlog-type
{
   width:30px;
}
.td-rlog-table
{
   width:25px;
}
.td-rlog-field
{
   width:25px;
}
.td-rlog-old
{
   width:25px;
}
.td-rlog-new
{
   width:25px;
}
.td-rlog-author
{
   width:25px;
}
.td-rlog-date
{
   width:25px;
}
.filter-rlog-type
{
   width:15px;
}
.filter-rlog-table
{
   width:150px;
}
.filter-rlog-field
{
   width:110px;
}
.filter-rlog-old
{
   width:140px;
}
.filter-rlog-new
{
   width:140px;
}
.filter-rlog-author
{
   width:100px;
}
.filter-rlog-date
{
   width:100px;
}

select {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
          height: 26px;          
}

label {
    font-weight: 400;
}

.btn-bordered {        
 	border: 1px solid black;
	color: black;
}

.rh-nav {
    text-align:center;
}

.left {
    float:left;
}

.right {
    float:right;
}

.container-fluid > .fixedratesblock {
    position: relative;
    padding-left:15px;
    top: 0;
    left:auto;
    width: 300px;
}

.fluid-fixed {
    margin-right: 240px;
}

.twins-chevron {
    display:inline-block; 
    padding: 0px 5px;
}

.twins-chevron-line {
    display:inline-block;     
    line-height:35px;            
}

.twins-rate-line {
    display:inline-block;
    line-height: 27px;
    padding:0px;
}

.twins-rate-chevron {
    display:inline-block;
    line-height: 27px;
    padding:0px 5px;
}

