.container-full {
  margin: 0 auto;
  width: 100%;
}

#main-navbar {
	margin-bottom: 5px;
}

h1 {
    margin-top: 12px;
    font-size: 24px;
    margin-bottom: 10px;
}

.sidebar {
	margin-top: 5px;
}

.tree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.tree > ul > li { 
	margin-bottom: 10px;
}

.tree ul ul {
	padding: 2px 0px;
}

.doc-view {
	overflow: hidden;
    background: #DDD;
    border: 2px solid #666;
}

.doc-title {
    background: #666;
    color: white;
    padding: 6px;
}

.doc-toolbar {
	padding: 6px;
	color: #666;
	
}

.doc-image {
	overflow: scroll;
}

.doc-image img {
	width: 100%;
}

.doc-bar {
    list-style: none;
    margin: 0;
    padding: 0;
}

.doc-bar-left {
    float: left;
}

.doc-bar li {
    cursor: pointer;
    float: left;
    margin: 0 6px;
}

.doc-bar-right {
    float: right;
}


.clearfix {
    clear: both;
}


table .actions {
	text-align: center;
	width: 85px;
}

table .actions a {
	margin-left: 4px;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td
{
}

.sidebar {
    /*font-size: 12px;*/
}

.container-fluid {
    /*min-width: 1400px;  */
}

.doc-valid-block {
    border: 1px solid #666;
    min-height: 30px;
    background: url('../ocrjpg_crop/1.jpg');
    background-size: 2200px;
}

.doc-block-abonent {
    background-position: -240px -440px;
    background-size: 2200px;
    height: 40px;
    width: 350px;
}

.doc-block-number {
  background-position: 529px -86px;
  height: 36px;
  width: 298px;
}


.doc-block-phone {
  background-position: 422px -114px;
  height: 33px;
  width: 146px;
}

.doc-block-sign {
    background-position: 391px -555px;
  height: 114px;
  width: 375px;
}


.doc-block-date {
  background-position: 391px -414px;
  height: 35px;
  width: 376px;
}

.doc-block-tarif {
    background-position: 540px -50px;    
    height: 400px;
    width: 600px;
}


.doc-block-preview  {
    position: relative;
  /*transform: scale(.5,.5);*/
  background-position: 0px 0px;
  background-size: 1600px;
  background-repeat: no-repeat;
  width: 1600px;
  height: 600px;
  border: 1px solid #666;
}



.doc-block-rect-abonent {
  height: 26px;
  width: 257px;
  top: 321px;
  left: 174px;
}

.doc-block-rect-number {
height: 26px;
  width: 103px;
  top: 80px;
  left: 1295px;
}


.doc-block-rect-phone {
  height: 24px;
  width: 210px;
  top: 62px;
  left: 1214px;
}

.doc-block-rect-sign {
  height: 77px;
  width: 274px;
  top: 406px;
  left: 1314px;
}


.doc-block-rect-date {
  height: 26px;
  width: 274px;
  top: 299px;
  left: 1314px;
}

.doc-block-rect-tarif {
  height: 26px;
  width: 274px;
  top: 299px;
  left: 1314px;
}

.doc-block-rect {
    position: absolute;
    background: green;
    opacity: 0.2;
}


.document-index td:nth-child(1) {
    width: 50px;
}

.document-index td:nth-child(2) {
    width: 100px;
}


.document-index td:nth-child(4) {
    width: 120px;
}

.document-index td:nth-child(5) {
    width: 130px;
}

.document-index td:nth-child(6) {
    width: 120px;
}

.document-index td:nth-child(7) {
    width: 70px;
    text-align: center;
}
/* -----  new ---- */
.navbar-brand > img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.navbar-brand {
    padding: 10px 15px;
}

footer {
    font-size: 12px;
}

.new-order-item {
    width: 400px;
}

.new-order-item .folder-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /*display:inline-block;*/
}

.table-wrapper {
    width: 100%;
    overflow-x: scroll;
    border: 1px solid #ddd;
}

.table-wrapper .table {
    margin-bottom: 0px;
}

.table-scroll {
    overflow-x: scroll;
}

.table-width {
    height: 1px;
}


.add-service .list-services {
    height: auto;
    overflow: auto;
}

.dropdown-menu .divider-doted {
    border: 1px dashed;
    border-bottom-width: 0px;
}

.btn-make-order {
    position: absolute;
    right: 14px;
    top: 0px;
}

.order-menu-section {
    position: relative;
}

p.manager-fio {
    padding: 9px 10px 0 10px;
    margin: 0;
    font-size: 12px;
    line-height: 12px;
}

p.manager-hint {
    padding:0 10px 0 0;
    margin:0;
    font-size: 12px;
    line-height: 12px;
    color: #999;
    text-align: right;
    display: block;
}

li.manager-phone {
    font-size: 16px;
    line-height: 22px;
}

.manager-phone {
    font-weight: bold;
    margin-top: 10px;
    font-size: 18px;
    margin-right: 14px;
    color: #5cb85c;
    text-shadow: 1px 1px 1px rgba(79, 153, 42, 0.22);
}


.manager-fio {
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    font-weight: bold;
}

.manager-hint {
    padding: 0px;
    margin: 0px;
    font-style: italic;
    font-size: 90%;
    float: right;
}

ul.breadcrumb:after {
    float: right;
    content: 'Техническая поддержка: +7(499)504-32-02';
    color: #337ab7;
    font-weight: 400;
}