body {
    /*background-color: #ccd6da !important;*/
    background-color: #fff !important;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    font-size: 14px;
    color: #000000
}

/*.clear {
    clear: both
}*/

.clear:after {
    content: ' ';
    clear: both;
    display: block;
    height: 0;
    width: 0;
    border: 0;
}

.cl-left {
    clear: left;
}

a {
    color: #0291d4;
    text-decoration: none
}

.required {
    color: red;
    display: inline-block;
}

.input-group-addon.required {
    display: table-cell;
}

/*a#closebt {
    position: absolute;
    top: 130px;
    left: 208px;
    outline: 0;
    z-index: 999
}

a#openbt {
    position: absolute;
    top: 130px;
    left: 0;
    outline: 0;
    display: none;
    z-index: 999
}*/

.container-fluid {
    height: 100%
}

.shadow {
    box-shadow: 0 3px 4px #78858a;
    /*border-top: 6px #c0cdd2 solid*/
}

.panelwrap {
    width: 100%;
    min-width: 1300px;
    margin: 0px auto;
    background-color: #fff;
    /*-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;*/
    border: none;
}

.panelwrap .wr-content {
    padding: 20px;
    /*overflow: hidden;*/
    border: blue
}

.wr-content > div {
    /*border: 1px solid red;*/
    /*padding: 10px;
    margin: 10px;*/
}

.wr-content > div.pull-left,
.wr-content > div.pull-right {
    width: 230px;
}

.wr-content div.content {
    /*overflow: hidden;*/
    margin: 0;
}

.wr-content > div.pull-left ~ div.content {
    margin-left: 255px;
}

.wr-content > div.pull-right ~ div.content {
    margin-right: 255px;
}

.row-fluide {
    /*overflow: hidden;*/
}

/*#loginpanelwrap {
    width: 500px;
    margin: 120px auto auto auto;
    background-color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 6px #c0cdd2 solid
}

.header {
    height: auto
}

.title {
    font-size: 26px;
    float: left;
    padding: 25px 0 0 18px
}

.title a {
    color: #366082;
    font-family: 'Belgrano', serif
}

.header_right {
    float: right;
    padding: 10px 15px 0 0;
    font-size: 85%
}

.header_right a {
    margin: 0 0 0 5px;
    color: #000;
    font-weight: bold;
    text-decoration: underline
}

.loginheader {
    width: 100%;
    height: auto;
    text-align: center
}

.logintitle {
    font-size: 26px;
    padding: 25px 0 0 0
}

.logintitle a {
    color: #366082;
    font-family: 'Belgrano', serif
}

.menu {
    float: left;
    clear: both;
    padding: 0 0 0 15px
}

.menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
    border-bottom: 0 solid #ddd
}

.menu ul li {
    float: left;
    padding: 0;
    margin: 0;
    font-size: 13px
}

.menu ul li a {
    display: block;
    float: left;
    padding: 7px 12px 5px 12px;
    color: #000;
    text-decoration: none;
    margin: 0 4px 0 0;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
    border-top-right-radius: 6px
}

.menu ul li a.selected {
    display: block;
    float: left;
    padding: 7px 12px 5px 12px;
    color: #000;
    text-decoration: none;
    margin: 0 4px 0 0;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
    border-top-right-radius: 6px
}

.menu ul li a:hover {
    background-color: #366082;
    color: #fff
}

.menu ul li.active a {
    background-color: #c0cdd2 !important
}

.menu ul li.active a:hover {
    background-color: #c0cdd2 !important
}

.disks_stat {
    overflow: hidden;
}*/

/*.sidebar {
    width: 210px;
    float: left;*/
/*margin-left: -100%;*/
/*padding: 0 10px;
position: relative;*/
/*left: 0*/
/*}*/

/*.sidebar h2 {*/
/*width: 187px;*/
/*margin: 0;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-khtml-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-khtml-border-top-right-radius: 6px;
border-top-right-radius: 6px;
background-color: #bad7e6;
color: #22425e;
font-size: 14px;
font-weight: bold;
padding: 3px 15px;
/*text-shadow: 1px 1px #dceef7;*/
/*border-bottom: 1px #8a9296 solid
}

.sidebar ul {
background-color: #fff;
list-style: none;
/*width: 170px;*/
/*border: 1px #d6d6d6 solid;
border-top: 0;
padding: 10px 15px 15px 15px;
margin: 0 0 15px 0;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
-khtml-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-khtml-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px
}

.sidebar ul li {
border-bottom: 1px #ededed solid
}

.sidebar ul li a {
color: #000;
display: block;
padding: 5px 0 5px 5px
}

.sidebar ul li a:hover {
background-color: #ededed
}

.sidebar.inline {
width: 100%;
/*margin-left: -100%;*/
/*padding: 10px;
position: relative;
/*left: 0*/
/*background-color: #faf9f9;

}

.sidebar.inline h2 {
display: inline-block;
background: transparent;
border: 0;
font-size: 16px;
vertical-align: top;
margin: 4px 0;

}

.sidebar.inline form {
/*.sidebar.inline  .navigation {*/
/*display: inline-block;
vertical-align: top;
margin: 0 0 0 10px !important;
}

.sidebar.inline > br {
display: none
}

.sidebar.inline .input-prepend,
.sidebar.inline .date,
.sidebar.inline .add-on,
.sidebar.inline .legend,
.sidebar.inline .refresh_more {
display: inline-block;
}

.sidebar.inline .date {
padding: 4px;
border: 1px lightgray solid;
}

.sidebar.inline .legend {
margin: 3px 0;
}

.sidebar.inline input[type=text]{
border: 1px solid lightgray;
background-color: #faf9f9;
}

.sidebar.inline input[type=text]:focus{
border: 1px solid #000;
background-color: #fff;
}

.content {
/*float: left;
width: 100%;*/
/*margin-left: 232px;*/
/*}

.sidebar_section_text {
    background-color: #fff;
    width: 170px;
    border: 1px #d6d6d6 solid;
    border-top: 0;
    padding: 10px 15px 15px 15px;
    margin: 0 0 15px 10px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -khtml-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -khtml-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px
}

#right_wrap {
    float: left;
    width: 100%
}

#right_content {
    /*margin: 10px 10px 10px 232px*/
/*}

.form_sub_buttons {
    padding: 10px 0 20px 0;
    float: left
}

#right_content h2 {
    background-color: #bad7e6;
    margin: 0;
    clear: both;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    -khtml-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;
    -khtml-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    color: #22425e;
    font-size: 14px;
    font-weight: bold;
    padding: 3px 15px;
    /*text-shadow: 1px 1px #dceef7;*/
/*border-bottom: 1px #abc7d6 solid
}

#rounded-corner {
margin: 0;
width: 100%;
text-align: left;
border-collapse: collapse
}

#rounded-corner th {
padding: 8px;
font-weight: bold;
font-size: 14px;
color: #535e66;
background: #dde8f0;
/*text-shadow: 1px 1px #f2f8fc*/
/*border: 1px solid #DDE8F0;
}

#rounded-corner td {
padding: 4px 8px;
border: 1px solid #DDE8F0;
}

#rounded-corner tr.odd td {
padding: 8px;
background: #f4f9fd;
/*border-top: 1px solid #fff;*/
/*color: #669
}

#rounded-corner tr.even td {
padding: 8px;
background: #fcfdfe;
/*border-top: 1px solid #fff;*/
/*color: #669
}

#rounded-corner tfoot td {
background: #dde8f0;
font-size: 13px;
padding: 8px 8px 8px 15px;
-moz-border-radius-bottomleft: 6px;
-webkit-border-bottom-left-radius: 6px;
-khtml-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-right-radius: 6px;
-khtml-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px
}

#rounded-corner tbody tr:hover td {
background: #dde8f0
}

.toogle_wrap {
background-color: #bad7e6;
margin: 0;
clear: both;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
color: #22425e;
font-size: 14px;
font-weight: bold;
padding: 10px 0 10px 15px;
text-shadow: 1px 1px #dceef7
}

.trigger {
padding: 0;
margin: 0
}

.trigger a {
color: #22425e;
font-size: 14px;
font-weight: bold;
padding: 5px 0 5px 0;
text-shadow: 1px 1px #dceef7;
text-decoration: none;
display: block
}

.toggle_container {
overflow: hidden;
padding: 0 10px 0 0;
clear: both;
font-size: 12px;
font-weight: normal;
line-height: 20px
}

ul.tabsmenu {
padding: 15px 0 0 0;
clear: both;
list-style: none;
margin: 0
}

ul.tabsmenu li a {
width: auto;
float: left;
margin: 0 5px 0 0;
text-align: center;
background-color: #bad7e6;
-moz-border-radius-topleft: 6px;
-webkit-border-top-left-radius: 6px;
-khtml-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-right-radius: 6px;
-khtml-border-top-right-radius: 6px;
border-top-right-radius: 6px;
color: #22425e;
font-size: 14px;
font-weight: bold;
padding: 10px 15px;
text-shadow: 1px 1px #dceef7
}

ul.tabsmenu li.active a {
background-color: #a8c9da
}

ul.tabsmenu li a:hover {
background-color: #a8c9da
}

.tabcontent {
padding: 10px;
clear: both;
border: 1px #ddd solid;
margin: 0 0 15px 0;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-khtml-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
-khtml-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px
}

.form {
padding: 20px
}

.form_row {
width: 610px;
float: left;
clear: both;
margin: 0 0 10px 0
}

.form_row label {
width: 100px;
float: left;
padding: 5px 0 0 0;
font-size: 12px;
color: #535e66;
font-weight: bold;
text-shadow: 1px 1px #fff;
text-align: left
}

.form_input {
width: 500px;
height: 34px;
float: left;
padding: 0 0 0 4px;
background-color: #f4f6f7;
border: 1px #90a9b7 solid;
color: #000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px
}

select.form_select {
width: 506px;
height: 37px;
float: left;
padding: 8px 5px 8px 4px;
background-color: #f4f6f7;
border: 1px #90a9b7 solid;
color: #000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px
}

.form_textarea {
width: 500px;
height: 100px;
float: left;
padding: 3px 0 0 4px;
background-color: #f4f6f7;
border: 1px #90a9b7 solid;
color: #000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px
}

.loginform {
padding: 20px
}

.loginform_row {
width: 460px;
float: left;
clear: both;
margin: 0 0 10px 0
}

.loginform_row label {
width: 100px;
float: left;
padding: 5px 0 0 0;
font-size: 12px;
color: #535e66;
font-weight: bold;
text-shadow: 1px 1px #fff;
text-align: left
}

.loginform_input {
width: 350px;
height: 34px;
float: left;
padding: 0 0 0 4px;
background-color: #f4f6f7;
border: 1px #90a9b7 solid;
color: #000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px
}

input.loginform_submit {
float: right;
clear: both;
margin: 0 5px 0 0;
color: #fff;
background: #7dc44e;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-family: arial;
font-size: 12px;
font-weight: bold;
padding: 8px 15px;
text-align: center;
cursor: pointer;
border: 0;
text-shadow: 1px 1px #4c9021
}

.footer {
height: 50px;
background-color: #e4e3e0;
border-top: 1px #fff solid;
line-height: 50px;
padding: 0 0 0 20px;
margin-top: -50px
}



a.ajax {
border-bottom: 1px dotted #ccc;
font-style: normal;
text-decoration: none
}

a.ajax:hover {
border-bottom: 1px solid #ccc;
text-decoration: none
}

ul#config_list li {
list-style: none
}

ul#config_list li.head span {
border: 1px dotted #fcd55d;
padding: 5px;
cursor: pointer;
margin: 2px;
width: 300px;
display: block
}

ul#config_list li.head span:hover, ul#config_list li.head span.active {
background-color: #fcd55d
}

ul#config_list ul {
padding: 5px;
display: none
}

ul.inner li textarea {
width: 350px;
height: 100px
}

ul.inner li input[type=text] {
width: 250px
}

ul#config_list input[type=button] {
padding: 2px;
font-size: .9em
}

img#ajax_loader_horiz {
display: none
}

.pagesTree li a {
text-decoration: underline
}

.pagesTree li a i {
text-decoration: none
}

.openTree {
cursor: pointer
}

.icon-white-admin {
color: #000
}

.idebar {
width: 222px;
float: left;
margin-left: -100%;
padding: 0;
position: relative;
left: 0;
font-size: 70%;
overflow: scroll
}

.msg_box, .msg_box_aot {
border: 1px solid #fff;
background: #f1af00;
color: #fff;
position: fixed;
width: 30%;
left: 35%;
top: 30%;
z-index: 99;
border-radius: 5px;
padding: 20px;
box-shadow: 3px 3px 5px gray
}

.msg_box h1 {
color: #fff;
margin-top: 0;
text-align: center
}

.msg_box_aot {
z-index: 1001
}

.icon-trash {
color: red;
font-size: 13px
}*/

.danger {
    /*background-color: rgba(255, 204, 204, 0.5);*/
}


.name-site {
    color: green
}

.danger .name-site {
    color: red
}

.warning .name-site {
    color: orange;
}

.danger .shadow {
    box-shadow: 0px 5px 5px rgba(255, 0, 0, 0.2);
}

.danger .navbar-default {
    background-color: rgba(255, 245, 239, 0.5);
}

.warning .shadow {
    box-shadow: 0px 5px 5px rgba(255, 184, 0, 0.3)
}

.warning .navbar-default {
    background-color: rgba(255, 235, 158, 0.2);
}

.danger .dropdown-menu > li > a:hover, .danger .dropdown-menu > li > a:focus {

    background-color: red;
}

.dropdown-menu > li.list-header {
    background-color: #e7e7e7;
    font-weight: bold;
}

.dropdown-menu > li > a.contract-type {
    padding-left: 40px;
}

.dropdown-menu.user-panel {
    padding-top: 0px;
}

.danger .dropdown-menu > .active > a, .danger .dropdown-menu > .active > a:hover, .danger .dropdown-menu > .active > a:focus {
    background-color: red;
}

.warning .dropdown-menu > li > a:hover, .warning .dropdown-menu > li > a:focus {

    background-color: orange;
}

.warning .dropdown-menu > .active > a, .warning .dropdown-menu > .active > a:hover, .warning .dropdown-menu > .active > a:focus {
    background-color: orange;
}

.link_img {
    background-image: none;
}

.link_img i {
    margin-right: 5px;
}

.alert.alert-error {
    color: #B94A48;
    position: relative;
    padding: 20px 30px 20px 20px;
    border-radius: 5px;
    background-color: #F2DEDE;
    max-width: 600px;
}

.link-panel a {
    margin-bottom: 15px;
}

.alert.alert-error .fa.fa-question, .alert.alert-error .fa.fa-exclamation {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 24px;
    font-size: 20px;
    color: #B94A48;
    opacity: 0.5;
    padding-top: 10px;
}


.nav.navbar-nav li.dropdown ul.dropdown-menu li span {
    border-bottom: 1px solid lightgray;
    padding: 6px 20px;
    display: block;
}

.nav.navbar-nav li.dropdown ul.dropdown-menu li a {
    border-bottom: 1px solid lightgray;
    padding-top: 6px;
    padding-bottom: 6px;

}

.nav.navbar-nav li.dropdown ul.dropdown-menu li:last-child a {
    border-bottom: 0;
}

/*.table tr:nth-child(even) {
    background-color: #e5f1f4;
}*/

.table tr:nth-child(odd),
.grid-view table.items tr:nth-child(odd) {
    background-color: #f8f8f8;
}

.grid-view table.items tr:nth-child(even) {
    background-color: #fff;
}

.grid-view .pager {
    overflow: hidden;
    height: 62px
}

.table tr:hover,
.grid-view table.items tr:hover {
    background-color: #ecfbd4;
}

.table tr th,
.grid-view table.items tr th {
    background: none;
    background-color: #5cb85c; /* 4c99c5 */
    text-align: center;
    color: #f7f7f7;
    border: 1px solid #fff;
}

.table thead > tr > th,
.grid-view table.items thead > tr > th {
    border-bottom: none;
    padding: 8px;
}

.table tr td,
.grid-view table.items tr td {
    border: 1px solid #fff;
}

.table tbody > tr > td,
.grid-view table.items tbody > tr > td {
    border: none;
    word-break: break-all;
    padding: 8px;
    vertical-align: top;
}

.table tr.search td,
.table tr.search:hover td,
.grid-view table.items tr.search td,
.grid-view table.items tr.search:hover td,
.table tr.filters td,
.table tr.filters:hover td,
.grid-view table.items tr.filters td,
.grid-view table.items tr.filters:hover td {
    background-color: #fff;
}

.table tr.search td input,
.table tr.search td select,
.grid-view table.items tr.search td input,
.grid-view table.items tr.search td select,
.table tr.filters td input,
.table tr.filters td select,
.grid-view table.items tr.filters td input,
.grid-view table.items tr.filters td select {
    display: block;
    width: 100%;
    border: 1px solid #cccccc;
    background-color: #fff;
    box-sizing: border-box;
    padding: 2px 4px;
    min-height: 26px;
}

.table td .fa.fa-times.remove,
.grid-view table.items td .fa.fa-times.remove {
    color: red
}

.table-setting {
    border: 1px solid #ccc;
    margin-bottom: 0px;
}

.table-setting thead tr th {
    background-color: #A7DCA6;
    text-align: left;
    color: #fff;
}

.table thead tr th a,
.grid-view table.items thead tr th a {
    color: #fff;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 0 15px;
}

.table thead tr th a.sort-link.asc:after,
.grid-view table.items thead tr th a.sort-link.asc:after {
    content: "\f0de";
    position: absolute;
    right: 0;
    top: 5px;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.table thead tr th a.sort-link.desc:after,
.grid-view table.items thead tr th a.sort-link.desc:after {
    content: "\f0dd";
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.table thead tr th a:hover,
.grid-view table.items thead tr th a:hover {
    color: #fff;
    text-decoration: none;
}

.table-setting thead:first-child tr:first-child th {
    border: 1px solid #A7DCA6;
}

.table-setting tr:nth-child(even) {
    background-color: #f8f8f8;
}

.table-setting tr:nth-child(odd) {
    background-color: #ffffff;
}

.table-setting tbody > tr > td {
    vertical-align: middle;
}

.table-setting tr td input[type="text"] {
    border: 1px solid #cccccc;
}

.table-setting tr td.first {
    font-weight: bold;
    color: #737373;
    font-size: 13px;
    text-align: right;
}

.table-setting tr td:last-child {
    text-align: right;
}

.table-setting .form-group {
    margin-bottom: 0;
}

table.detail-view td,
table.detail-view th {
    padding: 5px 8px;
}

table.detail-view tr:nth-child(odd) {
    background-color: #f6f6f6;
}

table.detail-view tr:nth-child(odd) th {
    background-color: #dcdcdc;
}

table.detail-view tr:nth-child(even) {
    background-color: #fff;
}

table.detail-view tr:nth-child(even) th {
    background-color: #f8f8f8;
}

.tr_class_color_red {
    color: red;
}

.ui-datepicker-trigger {
    display: inline-block;
    background-color: white;
    border: 1px solid #c7c7c7;
    color: #c7c7c7;
    margin: 0 15px 0 4px;
    padding: 3px 6px;
    border-radius: 3px;
}

.ui-datepicker-trigger:hover {
    background-color: #c7c7c7;
    border: 1px solid #959595;
    color: white;
}

.hasDatepicker {
    border: 1px solid #c7c7c7;
    padding: 3px 6px;
}

.search-button, a.search-button {
    color: #5CB85C;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 2px dashed;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 30px;
    position: relative;
}

.search-button:before {
    content: "\f013";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 5px;
    left: -30px;
    font-size: 25px;
    display: inline-block;
}

.help.search-button:before {
    content: "\f059";
}

.search-form .form-control {
    display: inline-block;
    margin-bottom: 5px;
}

.search-form .input-group .form-control {
    margin-bottom: 0
}

a.search-button:focus {
    color: #5CB85C;
    text-decoration: none;
}

.search-button:hover, a.search-button:hover {
    color: #008000;;
    text-decoration: none;
}

.padding-0 {
    padding: 0;
}

.col-1, .col-2, .col-1-50, .col-2-50 {
    width: 60%;
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
}

.col-1, .col-1-50 {
    padding-right: 20px;
}

.col-2, .col-2-50 {
    padding-left: 20px;
    width: 40%;
}

.col-1-50, .col-2-50 {
    width: 50%;
}

.col-0 {
    width: 100%;
    clear: both;
    margin-bottom: 20px;
}


.item {
    padding-bottom: 10px;
}

.help-block {
    font-size: 12px;
    margin: 2px 0 3px 0;
}

.error .help-block {
    color: red;
}

.error input.form-control,
input.form-control.error,
textarea.form-control.error {
    border: 1px solid red;
}

.error input.form-control:focus,
textarea.form-control.error:focus,
input.form-control.error:focus {
    border: 1px solid #fdb7b7;
}

.form-control option {
    padding: 4px 3px;
}

.errorMessage {
    color: red
}

/* Стилизация */
input[type=checkbox], inputp[type=radio] {
    /*border: 1px solid #000;*/
}

.buttons {
    overflow: hidden;
    padding: 25px 0;
}

.buttons .btn {
    margin-right: 6px;
}

.articles .errorSummary {
    margin-bottom: 0;
}

.errorSummary {
    display: block;
    clear: both;
    padding: 20px;
    color: #B94A48;
    position: relative;
    margin-bottom: 20px;
    border-radius: 5px;
    background-color: #F2DEDE;
}

.errorSummary p {
    font-weight: bold;
}


.panel-navigation {
    margin-bottom: 60px;
}

.panel-navigation-p {
    margin-bottom: 30px;
}

.sub-panel-navigation {
    margin-bottom: 20px;
}

.panel-navigation,
.filter,
.panel-navigation-p {
    background-color: #f1f1f1;
    border: 1px solid #dddddd;
    width: 250px;
    box-sizing: border-box;
    padding: 20px;
}

.panel-navigation h3,
.panel-navigation-p h3,
.filter h3 {
    line-height: 22px;
    padding: 0 0 20px 0;
    margin: 0;
}

div.inline {
    background-color: #fff;
    width: inherit;
    padding: 10px 10px 10px 20px;
}

div.inline h3,
div.inline h4,
div.inline div.full-elements,
div.inline div.full-elements div,
.inline.full-elements,
.inline.full-elements div {
    display: inline-block;
    vertical-align: middle;
}

div.inline h3, div.inline h4 {
    padding: 0 20px 0 0;
}

.panel-navigation.inline.fixed {
    position: fixed;
    top: 50px;
    right: 0;
    box-shadow: 0 0 10px rgba(135, 135, 135, 0.5);
    z-index: 999;
    display: none;
}

div.full-elements.inline {
    padding: 0px;
}

.filter .date,
.full-elements .date,
.filter .element {
    border: 1px solid #dddddd;
    background-color: #f4f4f4;
    padding: 4px 6px;
    margin-right: 20px;
}

.filter .input-prepend,
.full-elements .input-prepend,
.filter .element {
    padding: 0 10px;
}

.filter .input-prepend .legend,
.filter .element .legend {
    font-weight: 600;
}

.filter .input-prepend input[type=text],
.full-elements .input-prepend input[type=text] {
    background-color: #f4f4f4;
    border: 1px solid #dddddd;
    padding: 5px 7px;
}

.filter .element input[type=text].form-control,
.full-elements .element input[type=text].form-control {
    display: inline-block;
!important;
    width: 80px;
}

.menu-tree {
    min-width: 380px;
    max-height: 700px;
    padding-right: 5px;
    overflow: auto;
}

.menu-tree ul {
    list-style: none
}

.menu-tree ul {
    padding: 10px 0 0 0;
}

.menu-tree li {
    padding-bottom: 10px;
}

/*.menu-tree ul,
.menu-tree li {
    padding-top: 5px;
    padding-bottom: 5px;
}

.menu-tree ul li > ul {
    padding-top: 10px;
}

.menu-tree li:first-child {
    padding-top: 0;
}

.menu-tree li:last-child {
    padding-bottom: 0;
}*/

.menu-tree ul,
.menu-tree li {
    position: relative;
}

.menu-tree li ul,
.menu-tree > div > ul > li {
    border-left: double 4px #000;
    padding-left: 19px;
    margin-left: 20px;
}

.menu-tree li:before,
.menu-tree > div > ul > li:before {
    content: '\2015';
    display: block;
    position: absolute;
    left: -20px;
    /*font-size: 20px;*/
}

.menu-tree > div > ul > li li:last-child:after {
    content: '';
    display: block;
    width: 15px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 12px;
    left: -30px;
}

.menu-tree > div > ul > li:before {
    left: 0px;
}

.menu-tree > div > ul > li:last-child {
    border-left: 4px solid #fff;
}

.menu-tree > div > ul > li:last-child:before {
    content: '\2016';
    display: block;
    position: absolute;
    left: -6px;
    top: -4px;
}

.menu-tree > div > ul > li:last-child:after {
    content: '\2015';
    display: block;
    position: absolute;
    left: -1px;
    top: 0px;
    z-index: 1;
}

.btnToogle {
    position: absolute;
    /*width: 13px;
    height: 13px;*/
    left: -7px;
    top: 2px;
    color: #000;
    z-index: 2;
}

.menu-tree > div > ul > li:last-child .btnToogle {
    /*top: 5px;*/
}

.menu-tree > div > ul > li:first-child .btnToogle {
    /*top: 1px;*/
}

.btnToogle i {
    background-color: #fff;
}

.btnToogle:hover {
    cursor: pointer;
}

/*.menu-tree li:hover {
    background-color: #f6f6f6;
}

.menu-tree li:hover ul {
    background-color: #fff;
}*/

.top-button-panel .AjaxLink {
    font-size: 20px;
}

table a.AjaxLink {
    margin-left: 3px;
}

table a.AjaxLink:hover, table a.AjaxLink:focus {
    text-decoration: none;
}

.action-button-cell {
    text-align: center;
}

/*.AjaxLink:hover {
    color: #6f6f6f;
}*/

div.menuText {
    /*display: inline-block;*/
}

.pull-right ~ div.menuText {
    margin-right: 80px;
}

.menu-tree.pull-left ~ .content-for-tree {
    margin-left: 650px;
}

.content-for-tree {
    margin: -10px;
    padding: 10px;
    overflow: hidden;
}


.information {
    width: 600px;

}

.information.pull-right ~ .block-form {
    margin-right: 620px;
}

.block-form {
    overflow: hidden;
}


.cols-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    padding-top: 10px;
}

.cols-2 .checkbox:first-child,
.cols-2 .radio:first-child {
    margin-top: 0;
}

.select-element, table .lesson_data {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 3px;
    margin-right: 3px;
    background-color: #e5e5e5;
    border-radius: 4px;
}

.select-element label {
    margin-bottom: 0;
}

.select-element label .delete-element,
.select-element a .delete-element {
    color: #ff8e85;
    display: inline-block;
    padding-left: 5px;
}

.select-element label .delete-element:hover,
.select-element a .delete-element:hover {
    color: red;
}

.inline {
    display: inline-block;
}

.short {
    width: inherit;
    max-width: 70%;
}

.summary {
    text-align: right;
    font-size: 12px;
    padding: 5px 0 3px 0;
}

.help-block .label {
    text-align: left;
    font-size: 90%;
    white-space: normal;
    display: inline-block;
}

.label.label-primary a {
    color: #e7e7e7
}

.label.label-primary a:hover {
    color: #fff
}

.mrg-bt-0 {
    margin-bottom: 0;
}

.modal {
    z-index: 999999;
}

.modal .wr {
    background-color: #fff;
    width: 60%;
    min-width: 500px;
    padding: 30px;
    border-radius: 6px;
    margin: 100px auto;
    position: relative;
}

/*.modal .wr .header {
    position: absolute;
    top: 20px;
    right: 20px;

}*/

.modal .wr .modal-header a.close {
    display: block;
    font-size: 40px;
}

.modal .wr .modal-header h3 {
    margin: 0 50px 30px 0;
}

.modal .wr .modal-body table {
    width: 100%;
}

.testing-section {

}

.testing-section .border-gray {
    border: 1px solid #cfcfcf;
}

.testing-section .description-question {
    padding: 15px;
    width: 48%;
}

.testing-section .description-question h2 {
    margin-top: 0;
    margin-bottom: 65px;
}

.testing-section .description-question .row {
    margin-top: 25px;
}

.testing-section .description-question .description-name {
    color: #969696;
    margin-left: 15px;
    width: 155px;
    box-sizing: border-box;
    float: left;
}

.testing-section .description-question .description-value {
    margin-left: 190px;
}

.testing-section .questions {
    margin: 30px -15px 0 -15px;
}

.testing-section .questions h2 {
    margin-top: 0;
    margin-left: 15px;
}

.testing-section .question-section {
    display: inline-block;
    box-sizing: border-box;
    width: 47.5%;
    padding: 8px;
    overflow: hidden;
    vertical-align: top;
    margin: 0 15px 20px 15px;
}

.testing-section .question-section .question-number {
    width: 82px;
    float: left;
    background-color: #d7f2c0;
    position: relative;
    height: 70px;
    font-size: 38px;
    line-height: 69px;
    text-align: center;
}

.testing-section .question-section .question-number:after {
    content: '';
    position: absolute;
    border: 36px solid transparent;
    border-left: 7px solid #d7f2c0;
    border-right: 7px solid transparent;
    width: 0;
    height: 0;
    right: -13px;
}

.testing-section .question-section .question {
    margin-left: 100px;
    border: 4px solid #d7f2c0;
    padding: 30px 40px;
}

.testing-section .question-section .question .well {
    background-color: #f0f4eb;
    padding: 18px 30px 15px;
    margin-top: 20px;
}

.testing-section .question-section .question h3 {
    margin-top: 0;
    line-height: 34px;
}

.testing-section .question-section .annotation {
    margin-left: 100px;
    padding-bottom: 10px;
}

.testing-section .question-section .annotation h4 {
    font-weight: 100;
    font-size: 24px;
    margin-top: 27px;
}

.testing-section .no-public .question,
.testing-section .no-public .annotation {
    color: #e1e1e1;
}

.testing-section .no-public .question {
    border: 4px solid #d5d5d5;
}

.testing-section .no-public .question .well {
    background-color: #ececec;
    color: #9a9a9a;
}

.testing-section .no-public .question-number {
    background-color: #d5d5d5;
}

.testing-section .no-public .question-number:after {
    border-left: 7px solid #d5d5d5;
}

.greenInput input[type="checkbox"] {
    vertical-align: top;
    width: 17px;
    height: 17px;
    margin: 0 3px 0 0;
}

.greenInput input[type="checkbox"] + label {
    cursor: pointer;
}

.greenInput input[type="checkbox"]:not(checked) {
    display: none;
}

.greenInput input[type="checkbox"]:not(checked) + label {
    position: relative;
    padding: 0px 0px 0px 20px;
}

.greenInput input[type="checkbox"]:not(checked) + label:before {
    content: "";
    position: absolute;
    top: 3px;
    width: 13px;
    height: 13px;
    left: 0px;
    background: #fff;
    border: 1px solid #b8c5af;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.greenInput input[type="checkbox"]:not(checked) + label:hover:before {
    border: 1px solid #66c229;
}

.greenInput input[type="checkbox"]:checked + label:before {
    content: "\f00c";
    position: absolute;
    background: #66c229;
    color: #fff;
    border: 1px solid #66c229;
    font-size: 13px;
}

.greenInput input[type="checkbox"]:checked + label:hover:before {
    background: #4aa335;
    border: 1px solid #4aa335;
}

.greenInput input[type="radio"] + label {
    cursor: pointer;
}

.greenInput input[type="radio"]:not(checked) {
    display: none;
}

.greenInput input[type="radio"]:not(checked) + label {
    position: relative;
    padding: 0 0 0 20px;
}

.greenInput input[type="radio"]:not(checked) + label:before {
    border-radius: 50%;
    content: "";
    position: absolute;
    top: 3px;
    width: 13px;
    height: 13px;
    left: 0px;
    border: 1px solid #b8c5af;
    background-color: #fff;
}

.greenInput input[type="radio"]:not(checked) + label:hover:before {
    border: 1px solid #66c229;
}

.greenInput input[type="radio"]:not(checked) + label:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 4px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #FFFFFF;
    opacity: 0;
    transition: all .2s;
}

.greenInput input[type="radio"]:checked + label:before {
    background-color: #66c229;
    border: 1px solid #66c229;
}

.greenInput input[type="radio"]:checked + label:hover:before {
    background: #4aa335;
    border: 1px solid #4aa335;
}

.greenInput input[type="radio"]:checked + label:after {
    opacity: 1;
}

.testing-section .answer.true label {
    color: #387b29
}

.testing-section .no-public .greenInput input[type="radio"]:checked + label::before,
.testing-section .no-public .greenInput input[type="checkbox"]:checked + label::before {
    background-color: #d5d5d5;
    border: 1px solid #d5d5d5;
}

.testing-section .no-public .answer.true label {
    color: #929292
}

.testing-section .no-public .greenInput input[type="radio"]:not(checked) + label:hover:before,
.testing-section .no-public .greenInput input[type="checkbox"]:not(checked) + label:hover:before {
    border: 1px solid #d5d5d5;
}


@media (max-width: 1300px) {
    .information {
        width: 40%;
    }

    .menu-tree.pull-left ~ .content-for-tree {
        margin-left: 42%;
    }

    .information.pull-right ~ .block-form {
        margin-right: 42%;
    }

    .content-for-tree .col-1,
    .content-for-tree .col-2,
    .block-form .col-1,
    .block-form .col-2,
    .content-for-tree .col-1-50,
    .content-for-tree .col-2-50,
    .block-form .col-1-50,
    .block-form .col-2-50 {
        width: 100%;
        float: none;
        padding: 0;
    }
}

@media (max-width: 1024px) {
    .col-1, .col-2, .col-0, .col-1-50, .col-2-50 {
        padding: 0;
        width: 100%;
        float: none;
    }

    .information {
        width: 100%;
        float: none;
    }

    .block-form {
        margin-right: 0;
        width: 100%;
        clear: both;
    }
}

.news-links-container {
    margin-bottom: 15px;
}

.news-links-container hr {
    margin-top: 12px;
    margin-bottom: 12px;
}

.news-links-container button:focus,  .news-links-container button:focus-visible, .news-links-container button:active {
    outline: none !important;
}

.news-links-container .sortItem-descr p {
    margin-top: 0;
    margin-bottom: 0;
}

.news-links-container .sortItem-descr input {
    margin-bottom: 5px;
}

.news-links-container .news-links-no-items {
    text-align: center;
    font-size: 80%;
}

.tags-container, .categories-container, .news-links-container {
    min-height: 130px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
}

.tags-container > .tags-header, .categories-container > .categories-header, .news-links-container .news-links-header {
    background-color: #f5f5f5;
    padding: 5px 9px 0px 9px;
}

.tags-container > .tags-body, .categories-container > .categories-body, .news-links-container > .news-links-body {
    padding: 9px;
}

.tags-container > .tags-body > .active-tags, .categories-container > .categories-body > .active-categories {
    margin-bottom: 10px;
}

.tags-container > .tags-body .active-tag-item, .categories-container > .categories-body .active-category-item {
    padding: 5px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    margin-right: 5px;
    display: inline-block;
    padding: 0px 5px;
    margin-bottom: 5px;
}

.tags-container > .tags-body .active-tag-item > .deactivate-tag-item, .categories-container > .categories-body .active-category-item > .deactivate-category-item {
    display: inline-block;
    cursor: pointer;
}

.tags-container > .tags-body .deactivated-tags, .categories-container > .categories-body .deactivated-categories {
    width: 480px;
    float: left;
    margin-right: 10px;
}

.group-wrapper {
    border: 1px solid lightgray;
    padding: 10px;
}

.export-button {
    color: #5CB85C;
    font-size: 20px;
    cursor: pointer;
    border-bottom: 2px dashed;
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 30px;
    position: relative;
}

.export-button:hover {
    color: #008000;;
    text-decoration: none;
}

.export-button:before {
    content: "\f0ed";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 5px;
    left: -30px;
    font-size: 25px;
    display: inline-block;
}

.ml-60 {
    margin-left: 60px;
}

.allowed-users {
    display: none;
}

.allowed-users.active {
    display: block;
}

.chip {
    align-items: center;
    cursor: default;
    display: inline-flex;
    line-height: 20px;
    max-width: 100%;
    outline: none;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-decoration: none;
    transition-duration: 0.28s;
    transition-property: box-shadow, opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    vertical-align: middle;
    white-space: nowrap;
    border-color: rgba(0, 0, 0, 0.12);
    color: rgba(0, 0, 0, 0.87);
    border-radius: 16px;
    font-size: 14px;
    height: 32px;
    background: #e0e0e0;
    margin: 5px;
}

@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(/manage2/font/iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(/manage2/font/iconfont/MaterialIcons-Regular.woff2) format('woff2'),
    url(/manage2/font/iconfont/MaterialIcons-Regular.woff) format('woff'),
    url(/manage2/font/iconfont/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px; /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

.chip-remove {
    font-size: 18px;
    max-height: 18px;
    max-width: 18px;
    margin-right: -4px;
    margin-left: 8px;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.54);
}

.chip-remove:hover {
    opacity: 0.54;
}

.winners-block {
    height: auto;
    overflow: hidden;
    transition: height 0.3s ease-in;
}

.winners-block .w-control {
    padding: 15px;
    border: 1px solid #eee;
    box-sizing: border-box;
}

.dz {
    width: 100%;
    height: 150px;
    text-align: center;
    border: 5px dashed #8f8f8f;
    color: #696b73;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    vertical-align: middle;
    margin-top: 10px;
}

.dz:hover {
    color: #3e3b3b;
    border: 5px dashed #696b73;
}

.dz-preview {
    display: none;
}

.mt-5 {
    margin-top: 5px;
}

.well.slot {
    margin-bottom: 0px;
    padding: 5px;
}

.sides-cut {
    padding-left: 2px;
    padding-right: 2px;
}

.mt-15 {
    margin-top: 15px;
}

.progress .persents {
    position: absolute;
    left: 49%;
}

.d-none {
    display: none !important;
}

.w-100 {
    width: 100%;
}

.shadow-container {
    margin-top: 15px;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    border: 1px solid #dddddd;
    border-radius: 5px;
}

.shadow-table {
    width: 100%;
}

.d-flex {
    display: flex;
}

.flex-grow-1 {
    flex-grow: 1;
}

.flex-grow-0 {
    flex-grow: 0;
}

.preview-box {
    width: 100%;
    height: 400px;
    border: 2px solid #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #ececec;
}

.preview-box .content-box {
    transform: scale(0.8);
}

.preview-box .content-box .two-columns {
    max-width: 600px;
}

.preview-box .content-box .one-column {
    max-width: 280px;
}

.og-vip-seminar i {
    font-size: 18pt;
}

.og-vip-seminar .vip-seminar-date {
    line-height: 1.2;
    font-size: 10pt;
    cursor: default;
    color: #6C757D;
}

.og-vip-seminar .fake-link:hover {
    color: #339933 !important;
    cursor: default;
}

.og-vip-seminar .badge-danger {
    background: #EB671C;
    color: #fff;
    padding: 5px 10px;
    border-radius: 2px;
    font-weight: bold;
}

.og-vip-seminar .text-danger {
    color: #EB671C;
}

.og-vip-seminar .text-grey {
    color: #6C757D;
}

.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.me-5 {
    margin-right: 3rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 1.5rem !important;
}

.ms-5 {
    margin-left: 3rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: 0.25rem !important;
}

.pe-2 {
    padding-right: 0.5rem !important;
}

.pe-3 {
    padding-right: 1rem !important;
}

.pe-4 {
    padding-right: 1.5rem !important;
}

.pe-5 {
    padding-right: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 1.5rem !important;
}

.ps-5 {
    padding-left: 3rem !important;
}

.select2.select2-container {
    width: 100% !important;
}