.input-small-processor {
    width:50px;
    margin-right:5px;
}

td.nd_analyst, th.nd_analyst {
    background-color: #dae5f4;
}

td.nd_processor, th.nd_processor {
    background-color: #ede7f6;
}

td.nd_manager, th.nd_manager {
    background-color: #e3f2fd;
}

.filter {
    margin-bottom: 0px;
}

/* For New reference */
.form-horizontal .control-label-newdrug {
    width:80px;
    text-align: right;
    color: blue;
    display: inline-table;
    margin-right: 10px ;
}
.control-label-right {
    float: right ;
}


/* For New reference Atc */
.atc_processor {
    width:80px;
}

.form-horizontal .control-label-atc-source {
    width:70px;
    text-align: left;
    margin-left: 10px;
}

.text-newdrug-right {
   text-align: right;
   padding-top: 5px;
   height: 30px;
}

.label-newdrug-id-right {
   text-align: right;
   padding-top: 5px;
}


textarea#data_processor_otceth_source {
    height: 40px;
    width: 370px;
}

#campaign-filter{
    margin-left: 20%;
    width: 40%;
    display: inline;
}

/* For new reference action */
.btn-group-margin
{
    margin: 0 5px;
}

fieldset.fieldset-border {
    border: 1px groove #ddd !important;
    padding: 0 1.0em 1.0em 1.0em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.fieldset-border {
    font-size: 1.0em !important;
    text-align: left !important;
    width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    margin-bottom: 0px;
    line-height: 10px;
    border-bottom:none;    
}

.atc-ok {
color:#ffffff;
background-color: #51a451;
padding: 5px 5px 5px 5px;
}

.atc-new {
color:#ffffff;
background-color: #f8980f;
padding: 5px 5px 5px 5px;
}

.atc-nok {
color:#ffffff;
background-color: #bd362f;
padding: 5px 5px 5px 5px;
}

/* For New reference */
.control-label-newdrug_atc_source {
    width:40px;
    text-align: left;
    color: blue;
    display: inline-table;
    margin-left: 10px;
}

.input-manager-comment {
    width:400px;
    margin-left:6px;
}

.inline.approved {
    margin-left: 15px ;
    background-color: #51a451;
    color: white;
    font-weight: bold;
    padding-right: 5px;
    padding-top: 0px;
}

#markItUpDetail_manager_manager_comment .markItUpEditor {
   border: none;
   padding:0px 0px 0px 0px;
   background-image:none;
   width: 450px;
   height: 0px;
}

#markItUpDetail_manager_manager_comment.markItUp {
    width: 0px;
}

#markItUpDetail_manager_manager_comment .markItUpContainer {
    width: 460px;
}

#markItUpDetail_manager_manager_comment  .textarea {
    min-height: 90px;
}

.input-otceth {
    width: 100px;
}

.input-source-otceth {
    margin-left: 18px;
}

.row-fluid.newdrug {
    font-size: 16px;
}




#data_processor_source {
    width: 350px;
    height:72px;
    padding:0px 0px 0px 0px;
    border:1px solid #3C769D;
    background-image:none;
}

#data_processor_otceth_source {
    width: 350px;
    height:72px;
    padding:0px 0px 0px 0px;
    border:1px solid #3C769D;
    background-image:none;
}

#markItUpData_processor_source {
    width: inherit ;
    height: 40px;
}

#data_processor_source,#data_processor_otceth_source .markItUpContainer {
   padding:0px 0px 0px 0px;
}

#data_processor_source .markItUpContainer {
   padding:0px 0px 0px 0px;
   border: none;
}

#markItUpData_processor_source .markItUpContainer {
    width: 350px;
    border: none;
}

#markItUpData_processor_otceth_source .markItUpContainer {
    border: none;
    margin-right: 5px;
    background-image:none;
}

#markItUpData_processor_otceth_source .markItUpResizeHandle {
    display: none;
}

.markItUp {
    border: none;
}

#markItUpData_processor_otceth_source .markItUp {
    border: none;
}

.manager_inn_name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: 350px;
  vertical-align: middle;
}

