/* */
.hide {
    display: none;
}

.btn-large-2 {
    height: 54px;
}

.btn-large-3 {
    height: 34px;
}

/* */
html * {
    /*
     padding: 0;
     margin: 0;
     */
}

.content {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding-top: 18px;
}

.topbuttons {
    padding-top: 3px;
}

#top-alerts{
    padding:2px;
}

#top-alerts .alert{
    margin:0;
    margin-bottom:2px;
}

#top-alerts .alert:first-child{
    margin-top:-20px;
}

#top-alerts .alert:last-child{
    margin-bottom:20px;
}

#inline-panel-buttons{
    margin-bottom:10px;
}

.tree {
    /*width: 260px;*/
    /*float: left;*/
    /*margin: 5px;*/
    height: 700px;
}

/* .well — styled in bs-compat.css */

.tree > .well{
    padding:0 !important;
}

.viewdiv {
    width: auto;
    border: none;
}

.toolbar {
    /*position: absolute;*/
    /*top: 0px;*/
    color: #e5e5e5;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    /*margin-top: 56px;*/
    /*margin-bottom: 36px;*/
    /*
        border-bottom: 1px solid;
        border-left: 1px solid;
        border-right: 1px solid;
    */
    /*border-top: none;*/
    /*
        border-top: 1px solid;

        -webkit-border-top-right-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-toptomleft: 4px;
        border-top-right-radius: 4px;
        border-top-left-radius: 4px;
    */
    display: inline-block;
    margin-bottom: 15px;

    /*height: 40px;*/
    /*background-color: #e9e9e9;*/
    /*
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;*/

}

.topul {

}

.topul li {
    list-style-type: none;
}

.main_content {
    margin-left: 285px;
    width: auto;
    position: relative;
    padding-top: 50px;
}

.link_button {
    padding: 2px;
}

.tab-pane input[type="hidden"] {
    display: none;
}

div.sub_grp {
    border: 1px solid black;
    position: relative;
    float: left;
    width: 300px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 5px;
    border-radius: 4px 4px 4px 4px;
    margin-right: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    vertical-align: top;

}

div.sub_grp:nth-child(even) {
    float: right;
    vertical-align: top;
    right: 200px;
}

div.sub_grp:nth-child(odd) {
    clear: both;
}

div.sub_grp * {
    padding-left: 10px;
}

/*.tab-content {*/
/*margin-top: 50px;*/
/*}*/

.errorlist {
    color: red;
    list-style: none;
}

.form-row .span8 .errorlist,
.form-row .span8 .errorlist li {
    margin-left:0;
    padding-left:0;
}

.loading {
    position: absolute;
    position: fixed;
    top: 0;
    right: 100px;
    width: 200px;
    height: 30px;
    text-align: center;
    background-color: #FF0000;
    color: #FFF;
}

.bodyloading {
    cursor: wait;
}

.mysqldata {

}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header {
    margin-bottom: 8px;
}

.ui-timepicker-div dl {
    text-align: left;
}

.ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -25px;
}

.ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px;
}

.ui-timepicker-div td {
    font-size: 90%;
}

.ui-tpicker-grid-label {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}

.paginator {
    position: relative;
    padding: 5px;
    margin: 0, auto;
    text-align: right;
}

.sub_grp .sub_grp {
    border: none;
    padding: 0;
}

/* Tabs — styled in bs-compat.css, no overrides needed */

.input-medium {
    width: 120px;
}

.openhelp {
    height: 120px;
}

.openhelp div {
    height: 100px;
    overflow: auto;
}

#logo {
    position: relative;
    margin: 16px 70px 10px 43px;
    float: left;
}

/* .span6 / .form-subgroup — styled in responsive.css and bs-compat.css */

.fa-white {
    color: white !important;
}

.down_toolbar {
    padding: 5px;
}

/*body {*/
/*padding-top: 130px;*/
/*padding-bottom: 40px;*/
/*}*/
.sidebar-nav {
    padding: 9px 0;
}

.navbar {
    /*margin-bottom: 60px;*/
}

.menu {
    border-radius: 0 0 0 0;
    padding-left: 0;
    padding-right: 0;
}

legend {
    width: auto;
}

/* .navbar-inner — styled in AdminLTE/bs-compat.css */

.navbar .brand {
    color: #FFFAFA;
}

#feedback_user_page h1, #feedback_user_page h3 {
    font-weight: normal;
}

#feedback_user_page h3 {
    font-size: large;
}

.navbar .feedbackontop {
    cursor: pointer;
}

.navbar #feedback_text {
    height: 36px;
}

.navbar #feedback_text.active {
    height: 76px;
}

.navbar .feedback_div {
    position: absolute;
    top: 5px;
    right: 40px;
    display: block;
}

.table tbody tr.error > td,.table tbody tr.error, .table tbody tr td.error {
    background-color: #FFCCCC;
}

.error_custom > a {
    color: #B94A48;
}

.table tbody tr.warning > td {
    background-color: #CCCC99;
}

.warning_custom > a {
    color: #CCA044;
}

.info_custom > a {
    color: #3366CC;
}

.table tbody tr.info > td,.table tbody tr.info, .table tbody tr td.info {
    background-color: #3366CC;
}

.report_button {
    background-color: #DA4F49;
    background-image: linear-gradient(to bottom, #EE5F5B, #BD362F);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-repeat: repeat-x;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    font-size: 17.5px;
    font-family: inherit;
    font-weight: bold;
    color: #f5f5f5 !important;
    line-height: 20px;
    margin: 10px 0;
    text-rendering: optimizelegibility;
    line-height: 20px;
    margin-bottom: 0;
    padding: 4px 12px;
    text-align: center;
    vertical-align: middle;
}

input[type="checkbox"] {
    display: block;
    float: left;
}

input[disabled], textarea[disabled], input[readonly], textarea[readonly] {
    cursor: text;
}

select[disabled], select[readonly] {
    cursor: default;
}

#feedback_text {
    margin-top: 10px;
}

#feedback form {
    margin: 0;
}

#user {
    margin-right: 10px;
    margin-top: -21px;
}

input[type="checkbox"] {
    /*margin-right: 5px !important;*/
    margin: 3px 5px 0 0 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #E6E6E6;
    border: none !important;
    color: #555555;
    font-weight: normal;
}

.ui-pg-input {
    width: 20px !important;
    padding: 0px 0px !important;
}

.ui-pg-selbox {
    padding: 0px 0px !important;
}

label {
    line-height: 18px;
    margin-bottom: 10px;
}

input[type="checkbox"] {
    margin: 0;
}

select.popupSelect {

    /*-webkit-appearance: none; *//*Removes default chrome and safari style*/
    -moz-appearance: none; /* Removes Default Firefox style*/

    background-position: 82px 7px; /*Position of the background-image*/
    /*width: 190px; *//*Width of select dropdown to give space for arrow image*/
    text-indent: 0.01px; /* Removes default arrow from firefox*/
    text-overflow: ""; /*Removes default arrow from firefox*/
}

select.popupSelect option {
    display: none;
}

.remove_button {
    margin-left: -4px !important;

}

table#choice_list tbody tr:hover {
    background: #ffffea !important;
}

#feedback_button{
    position:absolute;
    box-sizing:border-box;
    z-index:10;
    background:#ECECEC;
    right:0px;
    top:0px;
    overflow:hidden;
    transition:all 0.3s;
}

#feedback_button span{
    display:block;
    float:left;
    height:46px;
    line-height:46px;
    padding:0 10px;
}

#feedback_button .fb-icon {
    font-size: 24px;
    background: #a6b8c1;
}

#feedback_button:hover .fb-icon {
    background: #007AC5;
}

#feedback_button .fb-icon i {
  	color:#FFF;
}

.ui-datepicker-today a {
    background: none repeat scroll 0 0 #d0d0d0 !important;
}

.bs-docs-sidebar {
    padding: 0 8px;
    margin-top: 4px;
}

ul.nav-list a {
    transition: all 0.1s ease;
    padding: 0 !important;
    padding-top: 7px !important;
}

ul.nav-list a:hover {
    background: #F0F0F0 !important;
}

ul.nav-list li.active a:hover {
    background: rgba(0, 127, 199, 0.82) !important;
}

.head-navbar .caret {
    margin-top: 12px !important;
    border-top: 4px solid #FFFFFF !important;
}

.head-navbar button[name=search_button] {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* selector-icons: main styles in bs-compat.css */
.selector-icons {
    padding-left: 0 !important;
}

.selector-icons a {
    margin: 0 2px !important;
    padding-left: 0 !important;
}

.select2-container * {
    padding-left: 4px !important;
}

/** HELPDESK */

.helpdesk-detail .header {
    position: relative;
    display: inline-block;
    padding: 10px;
    border: 1px solid #dddddd;
    border-bottom: none;

}

.table-fields, .table-fields td {
    border-radius: 0 !important;
}

.table-fields td:nth-child(2n+1) {
    background-color: #eaeaea;
}

.table-striped#choice_list tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th:hover {
    background: None;
}

.table#choice_list tbody tr.warning:hover > td {
    background: None;
}

.table#choice_list tbody tr.info:hover > td {
    background: None;
}

.table#choice_list tbody tr.error:hover > td {
    background: None;
}
.helpdesk-comments-container {
    margin-top: 86px;
}

.helpdesk-comments-container > .header {
    position: relative;
    display: inline-block;
    padding: 10px;
    border: 1px solid #dddddd;
    border-bottom: none;
}

.helpdesk-comments {
    border: 1px solid #dddddd;
    padding: 5px;
    height: 500px;

}

.helpdesk-comments .comments-list {
    overflow: auto;
    height: 70%;
    margin: 5px 0;
    padding: 5px;
    background-color: white;
    border: 1px solid #447070;
}

#comment_text {
    width: 99%;
    height: 30%;
}

.post-comment-container {
    margin-top: 5px;
    padding: 10px 0;
}

.post-comment-container textarea {
    resize: none;
}

.comment-submit {
    margin: 5px;
}

.helpdesk-comment {
    margin: 10px 0;
    border-bottom: 1px dotted #333333;
    padding: 5px 5px;
    background-color: #C1D2DC;
}

.tab-content-hdsk .form-subgroup {
    height: auto !important;
}

.helpdesk-comment > .helpdesk-comment-text > .header {
    font-weight: bold;
}

.helpdesk-comment-info {
    background-color: #28536C;
    padding: 0 5px;
    color: #C1D2DC;
}

#helplist td {
    border: none;
}

.hidden-print-element{
    display: none !important;
}

.help-info {
    border-radius: 5px;
    margin: 0 10px 10px 0;
    padding: 8px;
}

.head-info a {
    margin: 10px 0;
}

.help-info-classic {
    background-color: whitesmoke;
}

.help-info-munsell {
    color: whitesmoke;
    background-color: #33a689;
}
.help-info-munsell a {
    color: #003366;
}

.margin_href {
    margin-right: 10px;
}

.comment-body {
    white-space: pre-wrap;
}

.filter-container {
    background-color: #eee;
    padding: 20px;
    min-width: 1100px;
}

.filter-btn {
    padding: 9px;
    margin-top: 16px;
}

.helpdesk-filter-container-tab {
    margin: 10px 0;
}

.helpdesk-filter-container-tab .filter-container {
    width: 100%;

}
.helpdesk-filter-container-tab .filter-button {
    margin-left: 23.35%;
    min-width: 150px;
}

/* Исправление отступов в разделе "Сервис" абонента */
#sgrp1.span6,
#sgrp2.span6,
#sgrp3.span6,
#sgrp4.span6{
    margin-left:0;
    clear:both;
}

.row-fluid #sgrp1.span6,
.row-fluid #sgrp2.span6,
.row-fluid #sgrp3.span6,
.row-fluid #sgrp4.span6{
    margin-left: 2%;
    clear: none;
}

#result_list th,
#choice_list th{
    vertical-align: middle;
}

#result_list th label,
#choice_list th label{
    margin: 0;
    font-weight: bold;
}

.tab-pane > #result_list,
input + #choice_list{
    margin-top:10px;
}

ul.nav-list{
    padding-left:0;
    padding-right:0;
}

ul.nav-list li{
    overflow:hidden;
}

ul.nav-list a {
    padding:10px !important;
    padding-right:20px !important;
}

ul.nav-list a .icon-white{
    display:inline-block;
    height:20px;
    position:relative;
    float:left;
}

.btn > .fa {
    color:#FFF;
}

#unblock-all-form{
    overflow:hidden;
    margin-top: 20px;
    margin-bottom:10px;
    width:465px;
}

#unblock-all-form label{
    float:right;
    font-weight:bold;
    padding-top: 1px;
}

.alert-no-data{
    margin: 20px 0;
    background: #F4F6F8;
    border-color: #E4E8EB;
    color: #8c949c;
}

.pagination li a i {
	color:#86BDDF;
}

.pagination li a:hover i {
 	color:#005580;
}

.row-pagination .pagination{
    margin:0;
}

.row-pagination .perpage-select{
    float:right;
}

.row-pagination .perpage-select span{
    display:block;
    float:left;
    line-height:30px;
    padding-right:10px;
    color:#626A76;
}

.row-pagination .perpage-select .perpage-loading {
    display:none;
    float:right;
    line-height: 30px;
    box-sizing: border-box;
}

.row-pagination .perpage-select .perpage-loading,
.row-pagination .perpage-select select{
    width:60px;
    height:30px;
    border:solid 1px #C2C8D3;
    outline: none !important;
    border-radius: 3px;
    text-align:center;
}

.tree-sidebar{
    margin-left:-20px !important;
    padding-top:10px;
    padding-bottom:10px;
    width:260px !important;
}

.tree-sidebar .input-append input{
    width:165px !important;
}

.tree-sidebar-object{
    margin-left:0px !important;
}

.tree-sidebar .treeview li > span {
    display:inline-block;
    position:relative;
    top:-4px;
}

.perms-tree-sidebar{
    padding:10px;
    margin-top:5px;
    width:380px !important;
    margin-right:-30px !important;
}

.perms-tree-sidebar {
	box-shadow: none;
}
.tabbable.tabs-left {
	padding-top: 10px;
}
.perms-options .well {
	padding: 15px;
	box-shadow: none;
}
.perms-options .down_toolbar {
	padding-left: 0;
	margin-top: 10px;
}
.perms-options table tr th, .perms-options table tr td {
	vertical-align: top;
}
.perms-options table tr th {
	width: 180px;
	text-align: left;
}

.tabbable.tabs-left i.fa {
	color: #CAD0D7;
}
.tabbable.tabs-left a:hover i.fa {
	color: #AAA;
}
.tabbable.tabs-left .active a, .tabbable.tabs-left .active a:hover i.fa, .tabbable.tabs-left .active a i.fa {
	color: #007Ac5;
}

.select-hint{
    padding:10px;
}

.perms-tree-sidebar .treeview .hitarea{
    background:url(/static/i/jquerytree/folder.png) no-repeat #FFF left top;
}

.perms-tree-sidebar .treeview li > span{
    margin-top:-2px;
}

ul.folders-tree,
ul.folders-tree li {
    list-style-image: url(/static/i/jquerytree/folder.png);
}

.iface-settings-tabs {
    margin-right:-1px !important;
}

.iface-settings-tabs .nav-tabs > li > a{
    border:radius:4px 0 0 4px;
}

.iface-settings-tree.well{
    border-radius:0 4px 4px 4px;
    max-width:250px;
    margin-right:-10px !important;
}

#auto_upload_schemes {
	padding-top: 5px;
}
#auto_upload_schemes .files-list {
	margin-left: -20px;
	padding: 10px;
	width: 250px;
}
#auto_upload_schemes .files-list ul {
	list-style-image: url(/static/i/jquerytree/file.png);
	margin-top: 10px;
	margin-bottom: 20px;
}
#auto_upload_schemes .files-list ul li a {
	position: relative;
	top: -2px;
}
#auto_upload_schemes textarea {
	font-family: mono;
}
#auto_upload_schemes p.loading-spin{
    margin:0;
    margin-left:-25px;
}

.new-inline{
    margin-bottom: 20px !important;
}

.tabbable.tabs-left a.btn-primary,
.tabbable.tabs-left a.btn i.fa {
  	color:#FFF;
}

.tabbable.tabs-left .btn i.fa{
	color:#FFF;
}

input[name=form-0-oss_pathname] {
    margin-bottom:0;
    height:25px;
}

.oss-container{
    margin-top:-10px;
}

.oss-container .tab-pane .button-container:first-child {
    margin-top:4px;
}

#mass-edit-form .span6{
    margin:0 !important;
}
#mass-edit-form .checkbox{
    padding:0;
}
#mass-edit-form .btn-export{
    float:right;
}

.modal-body-loading{
    display:none;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    min-height:240px;
    text-align:center;
    background:rgba(255,255,255,0.8);
    vertical-align:middle;
    font-size:64px;
    line-height:250px;
}

.modal-footer .btn.btn-link{
    background:none !important;
    box-shadow:none !important;
    padding-left:0;
    padding-right:0;
}

@page{
    margin-bottom:2.5cm;
    margin-top:1.5cm;
}

@media print {
    #top-alerts, #feedback_button, hr{
        display:none;
    }
}

#qf-search-block{
    display:inline-block;
    position:relative;
}

#qf-search-exact{
    position:absolute;
    top:10px;
    right:65px;
}

.tablesorter-header{
    cursor:pointer;
}

.tablesorter-header-inner{
    position:relative;
}

.tablesorter-header-inner::after{
    display:inline-block;
    content: "\f0dc";
    font-family: 'FontAwesome';
    position:absolute;
    right:0px;
    top:0px;
    color:#E0E1E3;
}

.tablesorter-headerAsc .tablesorter-header-inner::after{
    content: "\f0d8";
    color:#2b2b2b;
}

.tablesorter-headerDesc .tablesorter-header-inner::after{
    content: "\f0d7";
    color:#2b2b2b;
}

[id^="id_"] li{
    margin:0;
    padding:0;
    list-style:none;
    overflow:hidden;
    float:left;
    position:relative;
}

[id^="id_"] li label{
    position:relative;
    padding:1px;
    margin-right:20px;
}

[id^="id_"] li label input{
    position:relative;
    top:-3px;
}

.credit-report-filter .span2.hide-non-zero{
    width:190px;
    padding-left:0;
    margin-left:10px;
    margin-right:-20px;
}

.credit-report-filter .span2 .checkbox-label{
    height:40px;
    line-height:85px;
}

.credit-report-filter .span2 .checkbox-label input{
    position:relative;
    top:32px;
}
