
body {
    font-family: 'PT Sans', sans-serif;
    background: #131218;
    color: #fff;
    padding: 0px;
    margin: 0px;
}

legend {
    color: #fff;
}

img {
    border: 0px;
}

.fright {
    float: right;
}

.fright.margintop {
    margin-top: 20px;
}

button.fright {
    margin-right: 0 !important;
}

.fleft {
    float: left;
}

.tar {
    text-align: right;
}

.clear {
    clear: both;
}

.hiddenVis {
    opacity: 0;
}

.hidden {
    display: none;
}

.red {
    color: red !important;
}

a {
    text-decoration: none;
    color: #fff;
}

.code {
    font-family: monospace !important;
    text-align: left;
}

.code textarea {
    width: 437px;
    height: 90px;
    background-color: transparent;
    border: 1px solid #fff;
    /*color: #fff;*/
}

input {
    font-family: 'PT Sans', sans-serif;
}

button {
    font-family: 'PT Sans', sans-serif;
}

textarea {
    font-family: 'PT Sans', sans-serif;
}

table {
    border-collapse: collapse;
}

.wrapperdiv {
    margin-bottom: 1px;
    /*white-space: nowrap;*/
}

.wrapperdiv textarea {
    white-space: pre-wrap;
}

.wrapperdiv > * {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
}

table td, table th {
    padding: 0px 5px;
    margin: 0px;
}

table th {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}

#StateMsgDiv {
    height: 40px;
    font-size: 25px;
    text-align: center;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 99;
    display: none;
    cursor: pointer;
    line-height: 40px;
}

#StateMsgDiv.state_0 {
    background-color: #31A314;
}

#StateMsgDiv.state_2 {
    background-color: #000;
}

#StateMsgDiv.state_2 {
    background-color: #B70000;
}

#main_outer {
    z-index: 1;
    width: 100%;
    min-height: 680px;
    /*position: absolute;*/
    text-align: center;
    transition-duration: 0.4s;
    transition-property: all;
}

#main_outer.blur {
    filter: blur(5px);
}

#main {
    width: 95%;
    min-height: 680px;
    margin: 0 auto;
}

/* LOGIN */
#login_div {
    padding-top: 100px;
    width: 545px;
    margin: 0 auto;
}

#login_div h1 {
    text-align: right;
    font-size: 44px;
    font-weight: lighter;
    margin-bottom: 10px;
}

#login_div h1 sup {
    font-weight: 100;
    font-size: 70%;
}

#login_div #box {
    height: 235px;
    width: 100%;
    background-color: #ad3222;
    position: relative;
}

#login_div #box img {
    position: absolute;
    top: 43px;
    left: 45px;
}

#login_div #box form {
    position: absolute;
    right: 40px;
    top: 40px;
}

#login_div #box form input[type="submit"] {
    float: right;
    background: url('img/login_btn.png') no-repeat;
    width: 58px;
    height: 58px;
    margin-top: 10px;
    margin-right: 10px;
    border: 0px;
    font-size: 0px;
    cursor: pointer;
}

#login_div .msg {
    position: absolute;
    bottom: 34px;
    left: 190px;
    font-size: 25px;
}

#login_div #box label {
    font-size: 30px;
}

#login_div #box .vertical_space {
    width: 0px;
    height: 130px;
    position: absolute;
    left: 160px;
    top: 30px;
    border-left: 1px solid #87231b;
    border-right: 1px solid #ce422c;
}

#login_div #box form input[type="text"], #login_div #box form input[type="password"] {
    width: 210px;
    margin-left: 18px;
    margin-bottom: 6px;
    font-size: 25px;
    padding: 5px;
    border: 0px;
    background-color: #dfdfdf;
}

#login_div em {
    float: right;
    margin-top: 10px;
    color: #ccc;
}

/* / LOGIN */

/* TOP */
#div_top {
    width: 100%;
    height: 95px;
    margin-top: 25px;
    display: flex;
}

#div_top a {
    width: calc(25% - 95px);
    text-decoration: none;
    color: #fff;
    font-size: 30px;
    font-weight: lighter;
    height: 95px;
    text-align: left;
    padding: 0px 30px 0 30px;
    box-sizing: border-box;
    line-height: 90px;
}

/*#div_top a.active {*/
/*    cursor: default;*/
/*}*/

#div_top a:not(:last-child) {
    margin-right: 6px;
}

#div_top a.service {
    background-color: #009640;
}

#div_top a.service:hover:not(.active) {
    background-color: #00b04d;
}

#div_top a.prophylaxis {
    background-color: #33699b;
}

#div_top a.prophylaxis:hover:not(.active) {
    background-color: #3e7cb6;
}

#div_top a.contractdb {
    background-color: #842C1C;
    font-size: 30px;
}

#div_top a.contractdb:hover:not(.active) {
    background-color: #953220;
}

#div_top a.logout {
    background-color: #504f4f;
    width: 95px;
    padding: 0px;
    text-align: center;
    line-height: 85px;
    width: 95px;
}

#div_top a.logout:hover:not(.active) {
    background-color: #ad3222;
}

#div_top a.homepage {
    background-color: #732c92;
    text-align: center;
    line-height: 80px;
}

#div_top a.homepage:hover:not(.active) {
    background-color: #8133a3;
}

#div_top a.homepage img {
    vertical-align: middle;
    max-width: 100%;
}

#div_top .icotop {
    vertical-align: middle;
    width: 45px;
    height: 45px;
    display: inline-block;
    background: url('img/icons_top.png');
}

#div_top .icotop.service {
    background-position: -45px 0px;
}

#div_top .icotop.logout {
    background-position: 0px 0px;
}

#div_top .icotop.prophylaxis {
    background-position: -90px 0px;
}

#div_top .icotop.contracts {
    background-position: -135px 0px;
}

#div_top a .join {
    height: 8px;
    left: -30px;
    position: relative;
    top: 5px;
    width: 100%;
    padding: 0px 30px 0 30px;
    background-color: inherit;
}

#div_top a .join.bd {
    height: 8px;
}

#div_top a.homepage .join {
    top: 15px;
}

#div_top a.service .join.bd {
    border-bottom: 1px solid #00ab5d;
}

#div_top a.prophylaxis .join.bd {
    border-bottom: 1px solid #5984ac;
}

#div_top a.homepage .join.bd {
    border-bottom: 1px solid #af99bb;
}

#div_top a.contractdb .join.bd {
    border-bottom: 1px solid #842c1c;
}


/* / TOP */

/* BOTTOM */
#bottom {
    margin-top: 8px;
    display: flex;
    width: 100%;
}

#bottom > div {
    width: 0.5%;
    /*display: table-cell;*/
}

#bottom a {
    /*display: table-cell;*/
    height: 88px;
    line-height: 85px;
    font-size: 25px;
    text-align: left;
    /*width: 33%;*/
    flex-grow: 1;
}

#bottom .mdi{
    vertical-align: middle;
    margin-left: 20px;
}

/*#bottom.home a, #bottom.contractdb a {*/
/*    width: 25%;*/
/*}*/

#bottom a.active {
    cursor: default;
}

#bottom.home a#lClients, #bottom.home a#lClients .join {
    background-color: #822998;
}

#bottom.home a#lTechnicians, #bottom.home a#lTechnicians .join {
    background-color: #783482;
}

#bottom.home a#lUsers, #bottom.home a#lUsers .join {
    background-color: #89388f;
}

#bottom.home a#lSettings, #bottom.home a#lSettings .join {
    background-color: #823184;
}

#bottom.service a.edit, #bottom.service a.edit .join {
    background-color: #009954;
}

#bottom.service a.last, #bottom.service a.last .join {
    background-color: #00a134;
}

#bottom.service a.location, #bottom.service a.location .join {
    background-color: #007d32;
}

#bottom.prophylaxis a#lEdit, #bottom.prophylaxis a#lEdit .join {
    background-color: #2470ae;
}

#bottom.prophylaxis a#lLast, #bottom.prophylaxis a#lLast .join {
    background-color: #245e90;
}

#bottom.prophylaxis a#lPlanning, #bottom.prophylaxis a#lPlanning .join {
    background-color: #335779;
}

#bottom.prophylaxis a#lCertificate, #bottom.prophylaxis a#lCertificate .join, #contents.prophylaxis.certificate {
    background-color: #3d4f79;
}

#bottom.prophylaxis a:first-child .icobig {
    margin-left: 20px;
    margin-right: 0px;
}

#bottom.prophylaxis a:hover:not(.active) {
    background-color: #3e7cb6;
}

#bottom.contractdb a {
    background-color: #842C1C;
}

#bottom.contractdb a:hover {
    background-color: #93311f;
}

#bottom .join {
    height: 8px;
    position: relative;
    top: -8px;
    background-color: inherit;
}

/* / BOTTOM */

/* CONTENTS */
#contents {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    margin-top: 8px;
    min-height: 500px;
    text-align: left;
    position: relative;
}

#contents h1 {
    font-weight: lighter;
    font-size: 35px;
    margin: 0px 0px 10px 20px;
    font-stretch: condensed;
}

#contents h2 {
    font-weight: lighter;
    font-size: 23px;
    margin: 0px 0px 6px 20px;
    font-stretch: condensed;
}

#contents.home {
    background-color: #732c92;
}

#contents.home.clients {
    background-color: #822998;
}

#contents.home.technicians {
    background-color: #783482;
}

#contents.home.users {
    background-color: #89388f;
}

#contents.home.settings {
    background-color: #823184;
}

#contents.service {
    background-color: #009640;
}

#contents.service.edit.new {
    background-color: #009954;
}

#contents.service.edit.last {
    background-color: #00a134;
}

#contents.service.locations {
    background-color: #007d32;
}

#contents.prophylaxis {
    background-color: #33699b;
}

#contents.prophylaxis.edit.new {
    background-color: #2470ae;
}

#contents.prophylaxis.edit.last {
    background-color: #245e90;
}

#contents.prophylaxis.planning {
    background-color: #335779;
}

#contents.contractdb {
    background-color: #842C1C;
}

.bgyellow,
#contents.leads,
#div_top a.leads,
#bottom.leads a {
    background-color: #c56719;
}

.bggrey,
#contents.grey,
#div_top a.grey,
#bottom.grey a {
    background-color: #858585;
}

.bgyellow legend,
.leads legend {
}

#bottom.leads a:hover {
    background-color: #af4f01;
}

.bgyellow.beautyform label {
}

.bgdarkyellow {
    background-color: #af4f01;
}

button.bgdarkyellow:hover,
.button.bgdarkyellow:hover {
    background-color: #803900;
}

fieldset {
    border-width: 1px 0px 0px 0px;
    border-color: #fff;
    border-style: solid;
}

fieldset.block {
    display: block;
    clear: both;
    margin: 0 0 15px 0;
}

.section_logo {
    position: absolute;
    right: 20px;
    top: 20px;
}

/* / CONTENTS */

/* TABULKY */
table.standard {
    width: 100%;
    border-collapse: collapse;
}

table.standard td {
    font-size: 13px;
    height: 24px;
    line-height: 14px;
}

table.layout-fixed {
    table-layout: fixed;
}

table.wide {
    width: 100%;
}

table.blockLabels label {
    display: block;
}

table .valt {
    vertical-align: top;
}

table .tac {
    text-align: center;
}

table .thin {
    width: 50px;
    white-space: nowrap;
}

/* PINK */
/*table.standard.bgpink tr{*/
/*border-bottom: 1px solid #732c92; */
/*}*/
/*table.standard.bgpink tr:not(:first-child){*/
/*background-color: #963abd;*/
/*}*/
/*table.standard.bgpink tr:not(:first-child):hover{*/
/*background-color: #aa42d6;*/
/*}*/
/* sections */
#contents.home.clients table.standard.bgpink tr {
    border-bottom: 1px solid #822998;
}

#contents.home.technicians table.standard.bgpink tr {
    border-bottom: 1px solid #783482;
}

#contents.home.users table.standard.bgpink tr {
    border-bottom: 1px solid #89388f;
}

#contents.home.settings table.standard.bgpink tr {
    border-bottom: 1px solid #823184;
}

/* sections - backgrounds */
#contents.home.clients table.standard.bgpink tr:not(:first-child) {
    background-color: #9830b3;
}

#contents.home.technicians table.standard.bgpink tr:not(:first-child) {
    background-color: #8f3e9c;
}

#contents.home.users table.standard.bgpink tr:not(:first-child) {
    background-color: #a142a8;
}

#contents.home.settings table.standard.bgpink tr:not(:first-child) {
    background-color: #9c3a9e;
}

/* sections - hovers */
#contents.home.clients table.standard.bgpink tr:not(:first-child):hover {
    background-color: #ae37cc;
}

#contents.home.technicians table.standard.bgpink tr:not(:first-child):hover {
    background-color: #a748b5;
}

#contents.home.users table.standard.bgpink tr:not(:first-child):hover {
    background-color: #ba4cc2;
}

#contents.home.settings table.standard.bgpink tr:not(:first-child):hover {
    background-color: #b644b8;
}

/* /PINK */

/* BLUE */
/*table.standard.bgblue tr{*/
/*border-bottom: 1px solid #33699b;*/
/*}*/
/*table.standard.bgblue tr:not(:first-child){*/
/*background-color: #3976ac;*/
/*}*/
/*table.standard.bgblue tr:not(:first-child):hover{*/
/*background-color: #4187c4;*/
/*}*/
/* sections - backgrounds */
#contents.prophylaxis.planning table.standard.bgblue tr {
    border-bottom: 1px solid #335779;
}

#contents.prophylaxis.planning table.standard.bgblue tr:not(:first-child) {
    background-color: #386288;
}

#contents.prophylaxis.planning table.standard.bgblue tr:not(:first-child):hover {
    background-color: #4274a1;
}

/* /BLUE */

/* GREEN */
/*table.standard.bggreen tr{*/
/*border-bottom: 1px solid #009640; */
/*}*/
/*table.standard.bggreen tr:not(:first-child){*/
/*background-color: #00a246;*/
/*}*/
/*table.standard.bggreen tr:not(:first-child):hover{*/
/*background-color: #b45720;*/
/*}*/
/*#contents.service.locations table.standard.bggreen tr{*/
/*border-bottom: 1px solid #007d32;*/
/*}*/
/* /GREEN */
table.standard .closed {
    opacity: 0.5;
}

table.standard tr td {
    border-bottom: 1px solid rgba(0, 0, 0, .08);
}

table.standard tr:not(:first-child) td,
table.searchTable thead + tbody tr:first-child td {
    background-color: rgba(200, 200, 200, 0.15);
}

table.standard tr:not(:first-child):hover td,
table.searchTable thead + tbody tr:first-child:hover td {
    background-color: rgba(200, 200, 200, 0.35)
}

#leadSearch tr:not(:first-child) td,
#leadSearch thead + tbody tr:first-child td,
table.bgyellow tr:not(:first-child) td,
table.bgyellow thead + tbody tr:first-child td {
}

#leadSearch tr:not(:first-child):hover td,
#leadSearch thead + tbody tr:first-child:hover td,
table.bgyellow tr:not(:first-child):hover td,
table.bgyellow thead + tbody tr:first-child:hover td {
}

.changeContractInfo td:last-child {
    text-align: right;
}

table tr.grayfont {
    font-style: italic;
    color: #ccc;
}

.searchTable tr:not(:first-child) {
    cursor: pointer;
}

table.standard.searchTable.multiline td {
    line-height: normal;
    padding: 5px;
}

table.standard .nows {
    white-space: nowrap;
}

/* / TABULKY */

/* ICONS */
.icobig {
    vertical-align: middle;
    width: 40px;
    height: 40px;
    display: inline-block;
    background: url('img/icons_big.png?v=1');
    margin-right: 10px;
    margin-left: 30px;
}

.icobig.clients {
    background-position: -80px -120px;
}

.icobig.settings {
    background-position: -120px 0px;
}

.icobig.tools {
    background-position: -160px 0px;
}

.icobig.technicians {
    background-position: -40px 0px;
}

.icobig.leads-developed {
    background-position: -40px 0;
}

.icobig.leads-prepared {
    background-position: -40px -119px;
}

.icobig.users {
    background-position: 0px 0px;
}

.icobig.reminders {
    background-position: 0px -40px;
}

.icobig.search {
    background-position: -80px -0px;
}

.icobig.createservice {
    background-position: -40px -40px;
}

.icobig.last {
    background-position: -80px -40px;
}

.icobig.locations {
    background-position: 0px -80px;
}

.icobig.arrowleft {
    background-position: -40px -80px;
    margin-right: 3px;
}

.icobig.arrowright {
    background-position: -80px -80px;
    margin-left: 0px;
    margin-right: 3px;
}

.icobig.createprophylaxis {
    background-position: -120px -120px;
}

.icobig.planning {
    background-position: -120px -40px;
}

.icobig.export {
    background-position: -40px -120px;
}

.icobig.print {
    background-position: -120px -80px;
}

.icobig.template {
    background-position: -0px -160px;
}

.icobig.contracts-new {
    background-position: -40px -160px;
}

.icobig.contracts-reporting {
    background-position: -80px -160px;
}

.icobig.contracts-calendar {
    background-position: -120px -160px;
}

/* / ICONS */

/* HOME */
#contents .hoverinfo {
    border-bottom: 1px dashed #fff;
}

#contents .floater {
    position: absolute;
    z-index: 99;
    display: block;
    padding: 5px;
    width: 230px;
}

.pos_rel {
    position: relative;
}

#contents.home .floater {
    background-color: #4b1c5e;
}

#contents.home.clients {
    font-size: 90%;
}

#clientEdit table {
    border-collapse: collapse;
    width: 100%;

}

#clientEdit table td {
    /*line-height: 30px;*/
}

#clientEdit .half {
    width: 47%;
    float: left;
}

#clientEdit .half.mr {
    margin-right: 30px;
}

.addLine {
    margin-top: 10px;
    width: 100%;
    border-top: 1px dashed #fff;
}

.beautyform.wauto {
    width: auto;
}

.beautyform.minW {
    width: 1px;
}

.beautyform.auto {
    width: auto;
    margin: 0 auto;
    display: table;
}

.beautyform.auto > table > tbody > tr > td {
    padding: 0 20px;
}

.beautyform .addLine .icodiv.add {
    position: relative;
    float: right;
    top: -1px;
    border-width: 0px 1px 1px 1px;
    border-color: #fff;
    margin-right: 50px;
}

.beautyform .addLine .icodiv.remove {
    position: relative;
    float: right;
    top: -1px;
    border-width: 0px 1px 1px 1px;
    border-color: #fff;
    margin-right: 50px;
    background-color: #732c92;
}

.beautyform .addLine .icodiv.bgpink {
    background-color: #822998;
}

.padleft {
    padding-left: 16px;
    vertical-align: middle;
    line-height: 42px;
}

.transitTd {
    max-width: 590px;
}

.transitTd .wrapperdiv {
    margin-right: 5px;
}

.contractDiv.new {
    margin: 15px 0;
}

.contractDiv table tr {
    height: 29px;
}

#contents.home.settings table:not(.standard) td {
    vertical-align: top;
}

#contents.home.settings textarea {
    margin: 0px;
    width: 558px;
    height: 150px;
}

#contents.home.users .beautyform.bgpink div.icowrapper {
    border-left: 1px solid #89388f;
    border-right: 1px solid #89388f;
}

/* / HOME */

/* SERVICE */
.locationsCreate {
    padding-left: 15px;
    width: 1035px
}

.locationsCreate td:nth-child(even) {
    width: 20%;
}

.locationsCreate tr:nth-child(2) td:last-child .wrapperdiv {
    float: right;
    margin-right: 30px;
}

.searchLimitDiv {
    max-height: 200px;
    overflow: auto;
}

.service_col1 {
    width: 433px;
    display: inline-block;
    margin-right: 2px;
    vertical-align: top;
}

.service_col_both {
    display: inline-block;
    /*width: 520px;*/
}

.service_col1 fieldset {
    padding-right: 0px;
    padding-left: 5px;
}

.service_col2 {
    width: 256px;
    float: left;
    margin-right: 3px;
}

.service_col2 fieldset {
    padding-left: 7px;
    padding-right: 7px;
}

.service_col2 textarea {
    width: 230px;
    margin-left: 5px;
    margin-top: 3px;
    height: 80px;
}

.service_col3 {
    /*width: 260px;*/
    float: left;
}

.service_col3 fieldset {
    padding-right: 0px;
}

.service_col3 table {
    width: 100%;
}

.service_col3 table tr td:first-child {
    width: 150px;
}

.service_col3 textarea {
    width: 230px;
    height: 84px;
}

#service_detail {
    /*font-size: 90%;*/
}

#service_detail textarea#note {
    height: 140px !important;
}

#service_detail .service_col1 table tr td:first-child {
    width: 62px;
}

#service_detail .service_col1 table tr td:nth-child(3) {
    width: 40px;
    white-space: nowrap;
}

#service_detail .service_col4 fieldset {
    padding-right: 0px;
}

#service_detail .service_col4 div:not(.icodiv) {
    float: left;
}

#service_detail .service_col4 table td {
    height: 28px;
}

#service_detail .general_right .icodiv.remove {
    float: right;
    margin-left: 2px;
}

#service_detail .service_col4 .icodiv.cgreen.checkbox {
    margin-right: 5px;
}

#service_detail .service_col4 input[type="button"] {
    width: 110px;
    background-image: none;
    text-align: center;
    height: 29px;
    line-height: 20px;
    font-weight: normal;
    font-size: 15px;
}

#service_detail .general_left, #service_detail .general_right {
    /*width: 245px;*/
    float: left;
}

#service_detail .general_right {
    margin-left: 20px;
}

#contents.service.edit .other .info table {
    font-size: 14px;
}

#contents.service.edit .other .info table td {
    min-width: 40px;
}

#contents.service.edit .other .info table td:nth-child(even) {
    color: #000;
}

#contents.service.edit .general_left table td:nth-child(even) {
    color: #000;
}

#contents.service.edit .general_left .edits {
    position: relative;
    cursor: pointer;
}

#contents.service.edit .general_left .edits ul {
    display: none;
    list-style: none;
    padding: 10px;
    margin: 0px;
    position: absolute;
    z-index: 9;
    width: 270px;
    background-color: #00632b;
    left: 0px;
    top: 20px;
    color: #fff;
}

#contents.service.edit .general_left .edits:hover ul {
    display: block;
}

#contents.service .serviceSearch tr td:nth-child(1) {
    padding-left: 20px;
}

#contents.service .serviceSearch tr td.special {
    text-align: right;
    vertical-align: bottom;
    padding-top: 15px;
}

.button.inline {
    vertical-align: middle;
}

.beautyform .serviceSearch button, .beautyform .serviceSearch div.button {
    margin: 0px;
}

.protocol_link {
    display: inline-block;
    font-size: 12px;
    height: 25px;
    line-height: 28px;
    text-decoration: underline;
    width: 77px;
    overflow: hidden;
    position: relative;
    left: -3px;
    vertical-align: middle;
}

#contents.service #serviceSearch {
    max-height: 315px;
    overflow: auto;
}

#contents.service .beautyform input.servicelong {
    width: 330px;
}

#contents.service .beautyform input.servicelong.ico {
    width: 301px;
}

#contents.service .service_col1 .icodiv.checkbox {
    margin-right: 0px;
}

/* / SERVICE */

/* PROPHYLAXIS */
#contents.prophylaxis #prophylaxis_detail {
    /*font-size: 90%;*/
}

#contents.prophylaxis .col {
    display: inline-block;
    vertical-align: top;
}

#contents.prophylaxis .col fieldset {
    padding-right: 0px;
    padding-left: 5px;
    margin: 0px;
}

#contents.prophylaxis .beautyform .contract tr:last-child td:first-child {
    vertical-align: text-top;
    padding-top: 5px;
}

#contents.prophylaxis .protocolList {
    border: 2px solid #819dc6;
    width: 134px;
    padding: 3px;
    position: relative;
}

#contents.prophylaxis .protocolList span.ico.cancel {
    display: none;
    position: absolute;
    right: -8px;
    top: -4px;
}

#contents.prophylaxis .protocolList ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    overflow-y: auto;
    overflow-x: hidden;
    height: 140px;
    display: block;
    font-size: 11px;
}

#contents.prophylaxis .protocolList ul li {
    position: relative;
}

#contents.prophylaxis .protocolList li:hover, #contents.prophylaxis .protocolList li.active {
    background-color: rgba(255, 255, 255, 0.4);
    color: #000;
    cursor: pointer;
}

#contents.prophylaxis .protocolList li.active {
    background-color: rgba(255, 255, 255, 0.7);
    color: #000;
}

#contents.prophylaxis .protocolList li:hover span.ico.cancel {
    display: block;
}

#contents.prophylaxis.edit #examination_dates td {
    height: 29px;
    white-space: nowrap;
}

#contents.prophylaxis .left_big {
    width: 420px;
}

#contents.prophylaxis .col table {
    width: 100%;
}

#contents.prophylaxis .col table tr td {
    height: 28px;
}

#contents.prophylaxis .col .wrapperdiv {
    float: right;
}

#contents.prophylaxis .left_big table tr td:first-child {
    padding-left: 0px;
    width: 62px;
}

#contents.prophylaxis .left_big table tr td:nth-child(3) {
    width: 30px;
}

#contents.prophylaxis .right_big {
    width: 530px;
}

#contents.prophylaxis .small {
    width: 263px;
}

#contents.prophylaxis .beautyform .bothcols {
    width: 364px;
}

#contents.prophylaxis .beautyform .bothcols.ico {
    width: 336px;
}

#contents.prophylaxis .beautyform span.ico.protocol {
    height: 18px;
    width: 18px;
    background-position: -200px -5px;
}

#contents.prophylaxis .beautyform span.ico.protocol.active {
    background-position: -284px -5px;
}

#contents.prophylaxis .contract ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}

#contents.prophylaxis .contract ul li {
    height: 20px;
    position: relative;
}

#contents.prophylaxis .contract ul li:hover {
    background-color: #3e7cb6;
}

#contents.prophylaxis .contract ul li.active {
    background-color: #819dc6;
}

#contents.prophylaxis.edit .historyList {
    margin-bottom: 20px;
}

#contents.prophylaxis.edit .historyList ul {
    padding: 0px 0px 0px 5px;
    margin: 0px;
    list-style: none;
}

#contents.prophylaxis.edit .historyList li {
    padding: 1px 5px;
    cursor: pointer;
    position: relative;
}

#contents.prophylaxis.edit .historyList li .ico{
    position: absolute;
    right: 2px;
    top: -2px;
    display: none;
}
#contents.prophylaxis.edit .historyList li:hover .ico{
    display: block;
}

#contents.prophylaxis.edit .historyList li:hover {
    background-color: #3e7cb6;
}

.addLine .icodiv.bgblue {
    background-color: #245e90;
    border-top: 1px solid #245e90;
}

.addLine .icodiv.bgblue:hover {
    background-color: #3e7cb6;
}

.addLine .icodiv.bggreen {
    background-color: #00a134;
}

#contents.prophylaxis.edit .ex_date {
    width: 270px;
    position: relative;
    float: left;
}

#contents.prophylaxis.edit .ex_date fieldset, #contents.prophylaxis.edit .ds fieldset {
    width: 225px;
    padding-right: 0px;
    margin-right: 0px;
}

#contents.prophylaxis.edit .addLineVert {
    position: absolute;
    right: 0px;
    top: 10px;
    border-left: 1px dashed #fff;
    height: 85%;
}

#contents.prophylaxis.edit .addLineVert div.icodiv {
    position: relative;
    top: 45px;
    left: -1px;
    border: 1px dashed #fff;
    border-left: 1px solid #2470ae;
    background-color: #2470ae;
}

#contents.prophylaxis.edit .addLineVert div.icodiv:hover {
    background-color: #3e7cb6;
}

#contents.prophylaxis.edit #prophylaxisClosest {
    width: 280px;
    float: left;
}

#contents.prophylaxis #serviceSearch .searchTable {
    max-height: 1280px;
    overflow-y: auto;
}

#contents.prophylaxis.edit #closestEdit {
    float: right;
}

#contents.prophylaxis #closestEdit .columns > div:last-child {
    width: 100px;
}

#contents.prophylaxis.edit.last .addLineVert div.icodiv {
    background-color: #245e90;
    border-left: 1px solid #245e90;
}

#contents.prophylaxis.edit.last .addLineVert div.icodiv:hover {
    background-color: #3e7cb6;
}

#contents.prophylaxis.edit #examination_dates .ex_date table td:first-child {
    width: 65px;
}

#contents.prophylaxis.edit #dsList .ds table td:first-child {
    width: 65px;
}

#contents.prophylaxis.planning .searchTable .wrapperdiv {
    margin: 0px;
}

#contents.prophylaxis.planning .beautyform .icodiv.cblue.checkbox {
    margin: 0px;
    /*width: 25px;*/
    /*height: 25px;*/
    background-position: -85px -2px;
}

#contents.prophylaxis.planning .beautyform .icodiv.cblue.checkbox.checked {
    background-position: -113px -2px;
}

.beautyform.vtop td {
    vertical-align: top;
}

.beautyform.vtop td.big_bottom {
    vertical-align: bottom;
    height: 50px;

}

#contents.prophylaxis.planning #prophylaxisSearchTop {
    position: relative;
    max-height: 340px;
    overflow: auto;
}

#contents.prophylaxis.planning .searchTable {
    /*margin-top: 12px;*/
}

#contents.prophylaxis.planning .searchTable tr:first-child {
    /*position: absolute;*/
    top: 0;
    left: 0;
    height: 25px;
    border-bottom: 0px solid blue !important;
}

#contents.prophylaxis.planning #prophylaxisSearch {
}

#contents.prophylaxis.planning .searchTable tr:first-child th {
    height: 25px !important;
    line-height: 12px;
}

#contents.prophylaxis.planning .searchTable tr {
    width: 100%;
}

#contents.prophylaxis.planning #prophylaxisSearch table {
    /*width: 910px;*/
}

#contents.prophylaxis.planning .searchTable tr td:first-child, #contents.prophylaxis.planning .searchTable tr th:first-child {
    width: 25px;
}

#contents.prophylaxis.planning .searchTable td:nth-child(2) {
    width: 200px;
}

#contents.prophylaxis.planning .searchTable th:nth-child(2) {
    width: 220px;
}

#contents.prophylaxis.planning .searchTable td:nth-child(3), #contents.prophylaxis.planning .searchTable th:nth-child(3) {
    width: 270px;
}

#contents.prophylaxis.planning .searchTable td:nth-child(4), #contents.prophylaxis.planning .searchTable th:nth-child(4) {
    width: 15%;
}

#contents.prophylaxis.planning .searchTable td:nth-child(5), #contents.prophylaxis.planning .searchTable th:nth-child(5) {
    width: 15%;
}

#contents.prophylaxis.planning .searchTable td:last-child {
    width: 10%;
}

#contents.prophylaxis.planning .searchTable th:last-child {
    width: 11%;
}

#contents.prophylaxis .columns > div {
    float: left;
    /*overflow: hidden;*/
}

#contents.prophylaxis .columns > div:not(:last-child) {
    width: 275px;
    margin-right: 10px;

}

#contents.prophylaxis .columns > div:not(:last-child) td{
    white-space: nowrap;
}

#contents.prophylaxis .columns > div:nth-last-child(2) {
    width: 275px;
}

#contents.prophylaxis .columns > div:last-child {
    width: 360px;
}

#contents.prophylaxis .columns .textright {
    text-align: right;
}

#contents.prophylaxis .columns .icoaction {
    float: left;
    text-align: center;
    margin: 5px 15px;
    cursor: pointer;
}

#contents.prophylaxis .columns .icoaction:hover {
    text-decoration: underline;
}

#contents.prophylaxis .columns .icoaction .icobig {
    margin: 0px auto 5px;
    display: block;
}

#contents.prophylaxis .columns .states {
    width: 100%;
}

#contents.prophylaxis .columns .states tr td:first-child {
    width: 90%;
}

#contents.prophylaxis .floater {
    background-color: #234769
}

/* / PROPHYLAXIS */

/* POPUP */
#msgWindow {
    display: none;
    text-align: left;
    padding: 20px;
    max-height: 100vh;
    overflow: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#msgWindow.mh-60 {
    max-height: 60vh;
}

#msgWindow.big {
    width: 1000px;
    min-height: 400px;
}

#msgWindow.big_noheight {
    width: 760px;
}

#msgWindow.medium {
    width: 505px;
    min-height: 200px;
}

#msgWindow.small {
    width: 350px;
    min-height: 100px;
}

#msgWindow.bgpink {
    background-color: #4b1c5e;
}

#msgWindow.bggreen {
    background-color: #007f36;
}

#msgWindow.bgblue {
    background-color: #1e5e92;
}

#msgWindow.bggrey {
    background-color: #444;
}

#msgWindow.bgdarkred {
    background-color: #7c291a;
}

#msgWindow.big {
    text-align: left;
}

#msgWindow.medium {
    text-align: left;
}

#msgWindow.medium h2 {
    margin-bottom: 20px;
}

#msgWindow .icobig {
    margin-left: 0px;
}

#msgWindow .close {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 40px;
    height: 40px;
    background: url('img/icons_big.png');
    background-position: 0px -120px;
    cursor: pointer;
}

#msgWindow h2 {
    font-weight: lighter;
    font-size: 23px;
    margin: 0px 0px 6px 0px;
}

#msgWindow table.standard.bggreen tr {
    border-bottom: 1px solid #00632b;
}

#msgWindow table.standard.bgblue tr {
    border-bottom: 1px solid #234769;
}

#msgWindow .icoarrow {
    cursor: pointer;
}

#msgWindow .center {
    text-align: center;
}

#msgWindowCover {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.45);
    position: fixed;
    z-index: 50;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    top: 0;
    left: 0;
}

.selectwrapper {
    text-align: left;
}

#msgWindow #popupResults {
    max-height: 300px;
    overflow: auto;
}

#msgWindow .sendEmail textarea {
    width: 558px;
    height: 130px;
}

/* / POPUP */
.not_too_long {
    max-width: 400px;
}

.search_loader {
    width: 31px;
    height: 31px;
    visibility: hidden;
    margin-left: 20px;
    display: inline-block;
    vertical-align: middle;
}

.bgblue .search_loader {
    background: url('img/ajax-loader-blue.gif') no-repeat;
}

.bggreen .search_loader {
    background: url('img/ajax-loader-green.gif') no-repeat;
}

a.small {
    font-size: 12px;
}

#contents.prophylaxis.edit fieldset.specRequests input[type="text"] {
    width: 734px;
    height: 18px;
    overflow: hidden;
    border: 2px solid #819dc6;
}

#contents.prophylaxis.edit fieldset.specRequests input[type="text"].important {
    border: 2px solid #C11C0B;
}

#contents.prophylaxis.edit div.specReqWrap {
    position: relative;
}

#contents.prophylaxis.edit div.specReqWrap .addLineVert {
    top: 0px;
}

#contents.prophylaxis.edit div.specReqWrap .addLineVert div.icodiv {
    top: 5px;
}

#noProtocol a {
    font-weight: bold;
    font-size: 120%;
}

span.ico {
    background-image: url('img/icons.png?v=1');
    display: inline-block;
    cursor: pointer;
    width: 26px;
    height: 26px;
    vertical-align: middle;
}

span.ico.search {
    background-position: -225px -30px;
}

span.ico.cancel {
    background-position: -225px -58px;
}

span.ico.add {
    background-position: -200px -30px;
}

#cancelOfferForm td {
    padding: 3px 0px;
}

#cancelOfferForm textarea {
    color: #000;
    width: 305px;
    height: 85px;
}

#cancelOfferForm input[type="button"] {
    line-height: normal;
}

.beautyform input[type="button"].cancelBtn {
    width: 110px;
    background-image: none;
    text-align: center;
    height: 29px;
    line-height: 20px;
    font-weight: normal;
    font-size: 15px;
}

table.nopad td {
    padding: 0px;
}

table td.nopad {
    padding: 0px !important;;
}

.examinationTable {
    width: 100%;
}

.examinationTable th {
    text-align: left;
}

.beautyform span.ico.tech {
    background: url('img/tech.png') no-repeat;
    width: 28px;
    height: 26px;
    width: 31px;
    display: none;
}

.examinationTable tr:hover .tech {
    display: block;
}

.beautyform span.ico.tech.active {
    display: block;
    background-position: 0px -26px;
}

.beautyform .btn {
    height: 38px;
    border: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    text-align: left;
    position: relative;
    margin-right: 15px;
    outline: 0px;
    line-height: 38px;
    display: inline-block;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.2);
    padding: 0 15px;
}

.beautyform input[type="button"].rowBtn, .beautyform .rowBtn {
    background-image: none;
    font-size: 15px;
    height: 28px;
    line-height: 12px;
    padding: 9px 15px;
    margin: 0px;
    width: auto;
    vertical-align: middle;
    font-style: normal;
}

.complaint {
    display: none;
}

.complaint_fieldset {
    width: 94%;
}

.complaint_fieldset table td:first-child {
    width: 77px;
}

table.standard.bggreen tr.tr-complaint {
    background-color: rgba(192, 19, 19, 0.49);
}

table.standard.bggreen tr.tr-complaint:hover {
    background-color: rgba(192, 19, 19, 0.65);
}

table.standard.bggreen tr.tr-child {
    background-color: rgba(0, 0, 0, 0.2);
}

table.standard.bggreen tr.tr-child:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

table.standard tr.tr-child.client {
    background-color: rgba(0, 0, 0, 0.45);
}

table.standard tr.tr-child.client:hover {
    background-color: rgba(0, 0, 0, 0.25);
}

table.standard.bggreen tr.tr-complaint td:first-child {
    /*padding-left: 25px;*/
}

table.standard td {
    /*overflow: hidden;*/
}

table.standard.protocol-hide span.ico.protocol {
    display: none;
    position: absolute;
    top: -14px;
    right: 0px;
}

table.standard.protocol-hide tr:hover span.ico.protocol {
    display: block;
}

table.cenove-nabidky tr td:last-child {
    padding-right: 0px;
}

table.cenove-nabidky .ico {
    border-left: 1px solid #732c92;
}

#service_detail.has-complaint #note {
    height: 188px;
}

#contents.home:not(.tools) .pagination {
    float: right;
    font-size: 200%;
}

#contents.home .pagination span {
    cursor: pointer;
    display: inline-block;
    padding: 0px 10px;
}

#home-loader {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.50);
    position: absolute;
    z-index: 99;
}

#home-loader img {
    position: absolute;
    top: 45%;
    left: 45%
}

.cenove-nabidky .offer-link {
    float: left;
    margin-right: 15px;
    line-height: 28px;
}

.templates-editor .beautyform .icodiv.cblue.checkbox {
    margin-right: 1px;
}

.label-check {
    float: left;
    width: 150px;
}

.no-top-margin {
    margin-top: 0px;
}

.select-template {
    text-align: center;
}

.select-template .selectwrapper {
    text-align: left;
}

.select-template button {
    margin-top: 20px;
}

table.reminders.standard.bgpink tr.important {
    background-color: #C7402A;
}

#dev-indicator {
    position: fixed;
    bottom: 0px;
    right: 0px;
    font-size: 12px;
    padding: 5px 16px;
    background-color: #af2d27;
    border-top-left-radius: 5px;
    z-index: 99;
}

div.autocomplete {
    width: 100%;
    position: relative;
}

div.autocomplete ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
    top: 28px;
    left: 2px;
    width: 250px;
    z-index: 10;
    max-height: 300px;
    overflow-y: auto;
}

div.autocomplete.ac-location ul {
    top: 0px;
}

div.autocomplete ul li {
    display: block;
    padding: 6px 10px;
    background-color: #CCCCCC;
    cursor: pointer;
    color: #000;
}

div.autocomplete ul li:hover {
    background-color: #ddd;
}

.flexi-table {
    position: relative;
}

.flexi-table .wrap {
}

.flexi-table .show-all {
    position: absolute;
    bottom: -27px;
    display: inline-block;
    right: 100px;
    background-color: #3976ac;
    padding: 4px 10px;
    cursor: pointer;
    z-index: 10;
}

.flexi-table .show-all:hover {
    background-color: #3f83bf;
}

table.standard.doorsystem-table td {
    overflow: visible;
}

.doorsystem-table span.ico {
    margin-right: 0px !important;
}

#contents.contractdb #contracts_detail .two-cols label {
    width: 115px;
    display: block;
}

#contents.contractdb #contracts_detail .two-cols tr td:not(:first-child) label {
    width: 35px;
}

#contents.contractdb .beautyform .bothcols {
    width: 325px;
}

#contents.contractdb .beautyform .bothcols.ico {
    width: 289px;
}

#contents .col {
    float: left;
    margin-right: 1%;
}

#contents .col td {
    height: 28px;
}

#contents .col.left_big {
    min-width: 500px;
}

#contents.contractdb textarea,
#contents.leads textarea {
    width: 315px;
    height: 130px;
}

#contents.leads textarea[name=stopReason] {
    height: 90px;
}

#contents.contractdb textarea.wide,
#contents.leads textarea.wide,
.beautyform textarea.wide {
    width: 100%;
}

#contents.contractdb .contract-list,
#contents.prophylaxis .protocolList,
#contents.leads .contract-list {
    border: 2px solid rgba(255, 255, 255, 0.4);
    width: 190px;
    padding: 3px;
    position: relative;
}

#contents.contractdb .contract-list ul li:hover,
#contents.leads .contract-list ul li:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

#contents.contractdb .contract-list ul li:hover,
#contents.leads .contract-list ul li:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

#contents.contractdb .contract-list ul,
#contents.prophylaxis .protocolList ul,
#contents.leads .contract-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
    height: 140px;
    overflow-y: auto;
}

#contents.contractdb .contract-list.contracts ul,
#contents.leads .contract-list ul {
    height: 170px;
}

#contents.contractdb .contract-list ul li,
#contents.prophylaxis .protocolList ul li,
#contents.leads .contract-list ul li {
    cursor: pointer;
    position: relative;
    font-size: 12px;
    padding: 3px 5px;
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Chrome/Safari/Opera */
    -khtml-user-select: none; /* Konqueror */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none;
}

#contents.prophylaxis .protocolList ul li {
    padding: 1px 5px;
}

#contents.contractdb .contract-list ul li span.ico,
#contents.prophylaxis .protocolList ul li span.ico.cancel,
#contents.leads .contract-list ul li span.ico {
    margin-right: 0;
    vertical-align: middle;
    position: absolute;
    right: 0;
    top: -5px;
    display: none;
}

#contents.prophylaxis .protocolList ul li span.ico.cancel,
#contents.leads .contract-list ul li span.ico.cancel {
    top: -3px;
}

#contents.contractdb .contract-list ul li:hover span.ico,
#contents.prophylaxis .protocolList ul li:hover span.ico.cancel,
#contents.leads .contract-list ul li:hover span.ico {
    display: block;
}

.beautyform.bggrey .addLine .icodiv.add {
    margin-right: 25px;
}

.beautyform.bgdarkred .addLine .icodiv.add {
    margin-right: 25px;
}

#contents.contractdb .request input[type="text"] {
    width: 700px;
}

fieldset.location {
    position: relative;
    /*margin-top: 20px;*/
    padding-top: 15px;
}

fieldset.location:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

fieldset.location .icodiv.remove {
    position: absolute;
    top: -5px;
    right: 23px;
    background-color: #666666;
    border-color: #fff;
}

fieldset.location .icodiv.remove:hover {
    background-color: #767676;
}

.bottom-button {
    background-color: rgba(255, 255, 255, 0.4);
    line-height: 28px;
    cursor: pointer;
    margin: 0 -3px -3px -3px;
}

.bottom-button .icodiv {
    margin-right: 10px;
}

.bottom-button:hover {
    background-color: rgba(255, 255, 255, 0.5);
}

.bottom-button .loader {
    position: absolute;
    right: 1px;
    top: 1px;
}

.bottom-button.busy {
    display: none;
}

.bottom-button.second {
    bottom: -28px;
    margin-top: 3px;
}

.async-loader {
    position: absolute;
    z-index: 99;
}

#contents.contractdb .door-wrapper {
    margin-bottom: 45px;
}

.version-table-wrap {
    margin-bottom: 15px;
}

.drag-and-drop-box {
    padding: 25px;
    border: 2px dashed #fff;
    transition: all 0.5s;
}

.drag-and-drop-box.dragover {
    background-color: rgba(255, 255, 255, 0.05);
    border-color: #00a134;
}

.drag-and-drop-box form {
    display: none;
}

.drag-and-drop-box .dnd-state-wrap {
    text-align: center;
}

.drag-and-drop-box .dnd-state-img {
    margin-bottom: 15px;
}

.drag-and-drop-box .dnd-state-img .dnd-loading {
    display: none;
}

table.standard.searchTable tr.subitem td:first-child {
    background-color: transparent;
    border-bottom-color: transparent;
}

#msgWindow em.info {
    width: auto;
}

textarea#note {
    width: 500px;
    height: 100px;
}

.prophylaxis textarea#note {
    width: 433px;
}

.beautyform .wrapperdiv.clientProblemDescription {
    width: 100%;
}

textarea#clientProblemDescription {
    width: 100%;
    height: 100px;
}

img.sticker {
    vertical-align: middle;
    margin-right: 10px;
}

.beautyform.changeStateForm {
    margin-top: 10px;
}

.beautyform.changeStateForm td {
    padding: 0 0 3px 0;
}

.beautyform.changeStateForm input,
.beautyform.changeStateForm .wrapperdiv {
    width: 100%;
}

.beautyform.changeStateForm input[type="submit"] {
    margin-left: 0;
}

.beautyform.changeStateForm .signer {
    width: 305px;
    white-space: nowrap;
}

.searchForm {
    width: 100%;
}

.searchForm tr {
    padding: 0;
    margin: 0;
}

.searchForm td {
    padding: 1px 15px;
    position: relative;
    vertical-align: middle;
}

.searchForm td table tr:first-child td {
    padding-top: 0;
}

.searchForm td table tr:last-child td {
    padding-bottom: 0;
}

.searchForm td:first-child {
    padding-left: 0 !important;
}

.searchForm td:first-child .wrapperdiv {
    margin-left: 0;
}

.beautyform .searchForm label,
.searchForm label {
    display: block;
    width: auto;
    padding: 0;
}

.beautyform .searchForm .wrapperdiv {
    display: block;
    margin: 0 -10px;
}

.beautyform .alignedInputs input,
.beautyform .alignedInputs select,
.beautyform .alignedInputs .selectwrapper {
    width: 100% !important;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
}

.beautyform .alignedInputs input[type="button"],
.beautyform .alignedInputs input[type="submit"],
.beautyform .alignedInputs button,
.beautyform .alignedInputs div.button {
    margin: 0;
}

.alignedInputs .icodiv:not(.radio) {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
}

.alignedInputs .onlyComplaints .icodiv,
.alignedInputs .showComplaints .icodiv {
    position: relative;
    display: block;
}

.searchForm.unbreakableLabels label {
    white-space: nowrap;
}

.searchForm.has6Cols td:nth-child(odd) {

}

.alignedInputs td:last-child,
.searchForm.has6Cols td[colspan="6"] {
    padding-right: 0;
}

.beautyform .searchForm.has6Cols td[colspan="6"] .wrapperdiv,
.beautyform .alignedInputs td:last-child .wrapperdiv {
    margin-right: 0;
}

.ctrs_crossguide {
    width: 100%;
}

.ctrs_crossguide .tac {
    text-align: center;
}

.ctrs_crossguide.ss_guide .description {
    margin: 0;
}

.ctrs_crossguide.ss_guide img {
    float: left;
    max-width: 30px;
    margin-top: 8px;
}

.ctrs_crossguide.auto {
    width: auto;
    margin: 0 auto;
}

.ctrs_crossguide td {
    padding: 0 10px;
    vertical-align: top;
}

.ctrs_crossguide td:first-child {
    padding-left: 0;
}

.ctrs_crossguide td:last-child {
    padding-right: 0;
}

.ctrs_crossguide a,
.ctrs_crossguide a h2 {
    display: block;
    margin: 0;
}

.ctrs_crossguide a h2,
.ctrs_crossguide.ss_guide a,
.ctrs_budget_items a,
.ctrs_budget_items .item,
.ctrs_budget_items select,
.otherStatisticTypes button {
    margin: 0 0 15px 0 !important;
    padding: 0 15px !important;
    border: 1px solid #630f00 !important;
    border-bottom: 2px solid #490b01 !important;
    display: block;
    height: 50px !important;
    line-height: 48px !important;
    font-size: 16px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #630f00 !important;
    color: white;
    -webkit-appearance: none;
    border-radius: 0;
    font-weight: normal !important;
}

.ctrs_budget_items select,
.ctrs_budget_items select option {
    color: white !important;
}

.ctrs_crossguide a:hover h2,
.ctrs_crossguide.ss_guide a:hover,
.ctrs_budget_items a:hover,
.ctrs_budget_items .item:hover,
.ctrs_budget_items select:hover,
.otherStatisticTypes button:hover {
    background: #490b01 !important;
}

.ctrs_crossguide a h2.disabled,
.ctrs_crossguide.ss_guide a.disabled,
.ctrs_budget_items a.disabled,
.ctrs_budget_items .item.disabled,
.ctrs_budget_items select.disabled,
.otherStatisticTypes button.disabled {
    pointer-events: none;
    opacity: 0.5;
}

.ctrs_budget_items select option {
    color: initial;
}

.ctrs_conversion_rate_data .wrapperdiv {
    margin: 5px 0;
}

.ctrs_budget_items {
}

.ctrs_budget_items:after {
    content: "";
    display: block;
    clear: both;
}

.ctrs_budget_items a,
.ctrs_budget_items .item,
.ctrs_budget_items select {
    margin: 0 2% 5px 0 !important;
    width: 32%;
    float: left;
}

.ctrs_budget_items a:last-child,
.ctrs_budget_items .item:last-child,
.ctrs_budget_items select:last-child {
    margin-right: 0 !important;
}

#ctrs_hint p {
    display: block;
    margin: 10px 0;
    padding: 20px;
    text-align: center;
    border: 1px solid #ffffff;
}

.chart-table > tbody > tr > td:first-child {
    width: 70%;
}

.chart {
    background: rgba(200, 200, 200, 0.15);
}

.nowrap {
    white-space: nowrap;
}

.dataInfo {
    width: 410px;
    text-align: right;
}

label.hasInput {
    display: block;
    padding: 8px 15px;
    text-align: center;
    border: 1px solid white;
    margin: 0 5px 5px 0;
}

label.hasInput.active,
label.hasInput:hover {
    background: white;
    color: #842c1c;
    cursor: pointer;
}

.dataInfo input {
    display: none;
}

.dataInfo .table {
    display: inline-table;
}

.dataInfo .table .cell {
    display: table-cell
}

.dataExtraOptions select {
    display: block;
    padding: 5px;
    width: 300px;
    height: 210px;
    border: 1px solid white;
}

.dataExtraOptions select.hidden {
    display: none;
}

textarea[name="note"] {
    min-width: 400px;
}

.longNote {
}

.longNote .title {
    width: 140px;
}

.longNote .submit {
    width: 200px;
}

.longNote .note .wrapperdiv,
.longNote .note .wrapperdiv input {
    display: block;
    width: 100% !important;
    float: none;
}

.longNote .note .wrapperdiv textarea {
    height: 30px !important;
}

.beautyform .extraButton {
    margin-left: -10px;
    width: 100%;
}

.beautyform .extraButton .add {
    right: -50px;
}

.prophylaxisSearch > tbody > tr > td:nth-child(2) {
    padding-right: 50px;
}

.attachments {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.attachments .attachment {

}

.attachments .attachment:hover {
    text-decoration: underline;
    cursor: pointer;
}

.attachments .attachment .ico.close {
    display: inline-block;
    vertical-align: middle;
    height: 20px;
    width: 20px;
    line-height: 20px;
    background-position: -228px -62px;
}

.filters {
    width: 100%;
}

.filters .filter {
    width: 100%;
}

.filters select[multiple] {
    width: 100%;
    padding: 4px;
    height: 195px;
}

.otherStatisticTypes button,
.otherStatisticTypes input {
    width: 100% !important;
}

fieldset {
    border-color: rgba(255, 255, 255, 0.5);
    margin-bottom: 15px;
}

fieldset legend {
    padding: 0 10px;
    margin: 0 0 5px 0;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    box-sizing: border-box;
}
.row:after{
    content: ' ';
    display: block;
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0;
    }
}

.calendar table {
    width: 100%;
    border-collapse: collapse;
}

.calendar.big table th {
    font-size: 15px;
    text-align: center;
    padding: 7px 0;
    background-color: rgba(0, 0, 0, 0.75);
    border: 1px solid rgba(0, 0, 0, 0.75);
}

.calendar.big table td:not(.calendar-day-np) {
    padding: 30px 5px 10px;
    background-color: rgba(0, 0, 0, .25);
    border: 1px solid #000;
    position: relative;
    height: 100px;
    width: 14.2%;
    vertical-align: top;
    cursor: pointer;
}

.calendar.big td:not(.calendar-day-np):hover {
    background-color: rgba(0, 0, 0, .1);
}

.calendar.big .day-number {
    position: absolute;
    top: 5px;
    left: 7px;
    color: rgba(255, 255, 255, 0.9);
}

.calendar.calendar-day-head {

}

.calendar.small {
    padding: 5px;
    color: #fff;
    background-color: #1a0401;
    margin-top: 59px;
}

.calendar.small td:not(.calendar-day-np).has-meeting {
    color: #fff;
    font-weight: bold;
    background-color: rgba(132, 44, 28, 0.75);
}

.calendar.small td:not(.calendar-day-np) {
    background-color: #fff;
    font-size: 12px;
    text-align: center;
    border: 1px solid #999;
    padding: 3px 0;
    cursor: pointer;
    color: #000;
}

.calendar.small td:not(.calendar-day-np):hover {
    background-color: #842C1C;
    color: #fff;
}

.calendar.small a, .calendar.small span {
    /*color: #fff;*/
}

.calendar.small a.btn {
    display: block;
    margin: 10px auto;
    padding: 6px 5px 8px 5px;
    width: 50%;
    text-align: center;
    background-color: #5f1f0f;
    color: #fff;
}

.calendar-switcher {
    margin-bottom: 20px;
}

.calendar.big .calendar-switcher .switcher {
    font-size: 250%;
    vertical-align: middle;
    display: inline-block;
    line-height: 20px;
    margin: 0px 20px;

}

.calendar.small .calendar-switcher {
    line-height: 20px;
    position: relative;
}

.calendar.small .calendar-switcher .switcher {
    font-size: 200%;
    position: absolute;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.calendar.small .calendar-switcher .switcher:first-child {
    left: 0px;
}

.calendar.small .calendar-switcher .switcher:last-child {
    right: 0px;
}

.text-center {
    text-align: center !important;
}

.calendar .meeting {
    font-size: 12px;
    padding: 3px;
    color: #000;
    opacity: 0.7;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
}

.calendar .meeting:hover {
    opacity: 1;
}

.calendar .meeting .hour {
    font-weight: bold;
}

.beautyform.meeting-form td {
    vertical-align: top;
}

.beautyform.meeting-form tr td:first-child {
    width: 150px;
}

.meeting-file {
    font-size: 13px;
}

.beautyform .meeting-file span.ico {
    vertical-align: middle;
}

.color-picker {
    display: block;
    width: 28px;
    height: 28px;
    border: 1px solid #000;
    border-radius: 4px;
    position: absolute;
    top: 67px;
    right: 15px;
    overflow: hidden;
    z-index: 10;
}

.color-picker.active {
    overflow: visible;
}

.color-picker .main {
    background-color: #ccc;
    pointer-events: none;
    position: relative;
    left: -1px;
    top: -1px;
}

.color-picker .color {
    display: block;
    border: 1px solid #000;
    height: 28px;
    width: 28px;
    position: relative;
    cursor: pointer;
    border-width: 1px 1px 0 1px;
}

.color-picker .color:last-child {
    border-bottom: 1px solid #000;
}

.color-picker .color:before {
    content: ' ';
    width: 100%;
    height: 28px;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    display: none;
    pointer-events: none;
}

.color-picker .color:hover:before {
    display: block;
}

.color-picker .color-list {
    position: absolute;
    top: -11px;
    right: -11px;
    padding: 10px;
    background-color: #000;
}

.color-picker .color-list .color {
    width: 50px;
    border-radius: 4px;
}

.col.meeting-col {
    width: 400px;
}

.contact-options {
    white-space: nowrap;
    padding-top: 10px;
}

.contact-options label,
.contact-options .wrapperdiv {
    display: inline-block !important;
    vertical-align: middle;
}

.contact-options .radio {
    margin-right: 0 !important;
}

.log-list {
    font-size: 12px;
    width: 500px;
    /*max-width: 290px;*/
    /*height: 180px;*/
    /*overflow: auto;*/
}

.log-list .log-row {
    position: relative;
    padding: 3px 0 3px 180px;
}

.log-list .log-date {
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    opacity: 0.8;
}

.log-list .user {
    position: absolute;
    top: 3px;
    left: 60px;
    display: block;
    opacity: 0.8;
}

.log-list .results {
    font-weight: bold;
    color: #ffffff;
}

/*.scrollableBody tbody {*/
/*display: block;*/
/*height: 500px;*/
/*overflow: auto;*/
/*}*/

/*.scrollableBody thead, .scrollableBody tbody tr {*/
/*display: table;*/
/*width: 100%;*/
/*table-layout: fixed;*/
/*}*/

/*.scrollableBody thead {*/
/*width: calc(100% - 1em)*/
/*}*/

/*.scrollableBody td {*/
/*text-overflow: ellipsis;*/
/*}*/

.prepareContractDraftFromLead {
    background-image: url('img/left-bottom-corner.png'), url('img/right-top-corner.png') !important;
    background-position: left bottom, right top;
    background-repeat: no-repeat, no-repeat;
    width: 245px !important;
}

#leadSearch,
.scroll-y {
    max-height: 500px;
    overflow-x: auto;
}

.alert {
    display: block;
    padding: 20px;
    background: rgba(200, 200, 200, 0.2);
    text-align: center;
}

.beautyform .icodiv.add-assignedTo {
    float: none;
    vertical-align: top;
}

.assigned-selects {
    display: inline-block;
    width: 230px;
}

#msgWindow h1 {
    margin-top: 0px;
}

.doors-detail-wrap {
    display: flex;
}

.doors-detail-wrap > * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.doors-detail-wrap .upgrade-list {
    width: 250px;
}

.doors-detail-wrap .upgrade-detail {
    padding: 0px 15px 15px 15px;
    flex-grow: 1;
    overflow-x: hidden;
}

.doors-detail-wrap ul {
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.doors-detail-wrap ul li {
    display: block;
    padding: 5px 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.doors-detail-wrap ul li:hover, .doors-detail-wrap ul li.active {
    background-color: rgba(255, 255, 255, 0.1);
}

ul.file-list {
    list-style: none;
    width: 90%;
    padding-left: 10px
}

ul.file-list li {
    display: block;
    padding: 0;
    position: relative;
}

ul.file-list li a {
    display: block;
    padding: 4px 15px;
    background-color: rgba(255,255,255,0.1);
    margin-bottom: 1px;
}
ul.file-list li a:hover{
    background-color: rgba(255,255,255,0.2);
}
ul.file-list .ico {
    position: absolute;
    right: 3px;
    top: 3px;
}

td.toggle a {
    cursor: pointer;
    padding: 1px 2px;
}

td.toggle a:hover {
    background-color: rgba(255, 255, 255, 0.25);
}

.click {
    cursor: pointer;
}

#lead-refusal-form table td {
    padding: 0 0 4px 0;
}

#lead-refusal-form textarea {
    height: 100px;
    min-width: 300px;
}

.down-right-arrow {
    width: 10px;
    height: 10px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-top: none;
    border-right: none;
    display: inline-block;
    margin: 0 10px 0 0;
}

.beautyform .system-events {
    width: 100%;
}

.beautyform .system-events td {
    text-align: left;
    vertical-align: top;
}

.system-events th {
    white-space: nowrap;
}

.system-events td {
    font-size: 12px;
}

#contents .col .system-events td, .system-events td {
    height: auto !important;
    padding: 2px 3px;
}

.system-events tbody tr:nth-child(even) td {
    background-color: rgba(0, 0, 0, 0.09);
}

.system-events tbody tr:hover td {
    background-color: rgba(255, 255, 255, 0.1);
}

#contents .col .system-events .event-text, .system-events .event-text {
    padding-left: 10px;
}

.event-list {
    max-height: 300px;
    overflow: auto;
    min-height: 50px;
}

.hidable-content {
    position: relative;
    padding-top: 10px;
}

.hidable-content .hidable-content-toggler {
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.25);
    font-size: 14px;
    padding: 3px 10px 3px 6px;
    cursor: pointer;
}
.hidable-content .hidable-content-toggler.snap-top {
    top: -20px;
}

.hidable-content .hidable-content-toggler:hover {
    opacity: 0.5;
}

.hidable-content .hidable-content-toggler > * {
    vertical-align: middle !important;
}

.arrow-button {
    cursor: pointer;
    font-size: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.arrow-button > * {
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    line-height: 22px;
}

.arrow-button.disabled {
    pointer-events: none;
}

.arrow-button:hover {
    background-color: rgba(0, 0, 0, 0.05);
}

#prop-list-fieldset {
    position: relative;
}

#prop-list-fieldset .async-loader-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05);
}

#prop-list-fieldset .async-loader-container .async-loader {
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin: -13px 0 0 -13px;
}

.button-wrap {
    padding: 0 20px;
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}

.button-wrap a {
    flex-grow: 1;
    width: calc(25% - 12px);
    /*max-width: 50%;*/
    margin: 10px 10px 0 0;
    background-color: rgba(0, 0, 0, 0.2);
    text-align: center;
    padding: 15px 0;
    border: 1px solid rgba(0, 0, 0, 0.4);
    vertical-align: middle;
}

.button-wrap a:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.mdi {
    margin-right: 0.5rem;
    vertical-align: middle;
}

.underlined-links a {
    text-decoration: underline !important;
}

table.standard-with-header a{
    text-decoration: underline;
}

table.standard-with-header {
    width: 100%;
}

table.standard-with-header thead * {
    text-transform: uppercase;
}

table.standard-with-header tbody tr:hover td {
    background-color: rgba(255, 255, 255, 0.2);
}

table.standard-with-header tbody td {
    background-color: rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 13px;
    padding: 2px 5px;
}

table.standard-with-header tbody td {
}


.brand-list {
    display: flex;
    flex-wrap: wrap;
}

.brand-list .brand {
    width: 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0px;
    padding: 10px;
}

.brand-list .brand .model-list {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 5px 15px;
    font-size: 14px;
}

.model-list td {
    vertical-align: middle !important;
}

.brand-list .brand h3 {
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    margin: 0;
}

.brand-list .model-list .model-wrap {
    white-space: nowrap;
    font-size: 0;
}

.brand-list .model-list .model-wrap > * {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.brand-list .model-list .model-wrap .wrapperdiv {
    max-width: calc(100% - 28px);
}

.brand-list .model-list .model-wrap input {
    width: auto;
}

.addLine .add-multiple {
    display: inline-block;
    float: right;
    margin-right: 15px;
    border-style: dashed;
    border-width: 0 1px 1px 1px;
    padding: 4px 9px;
    font-size: 13px;
    cursor: pointer;
}

.addLine .add-multiple:hover {
    background-color: rgba(255, 255, 255, 0.25);
}

.relative {
    position: relative;
}

.model-list .model-name .ico.edit {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.model-list .model-name:not(.active):hover .ico.edit {
    display: block;
}

.model-list .model-name-div {
    white-space: nowrap;
}

.model-list .model-name-div > * {
    display: inline-block;
    vertical-align: middle;
    float: none !important;
}

.brand-div h3 {
    position: relative;
    height: 34px;
}

.brand-div h3 .icons {
    position: absolute;
    right: 0;
    top: 2px;
}

textarea {
    white-space: pre-wrap;
}

#contents.contractdb .beautyform textarea.contactResult {
    width: 290px;
    height: 100px;
}

.prppdk-table tr.important td {
    background-color: #91963d !important;
}

.prppdk-table tr.red-row td {
    background-color: #96271b !important;
}

.prppdk-table tr.orange-row td {
    background-color: #965e1b !important;
}

.table tr.blue-row td {
    background-color: rgba(0, 142, 224, 0.4) !important;
}

em.info {
    display: block;
    font-weight: bold;
    font-style: normal;
    padding: 4px 15px;
    border: 1px dashed #ccc;
    margin: 15px;
    cursor: help;
    opacity: 0.5;
    text-align: justify;
    font-size: 90%;
}

em.info:hover {
    opacity: 1;
}

table.table-small {
    width: 100%;
    font-size: 11px;
}

table.table-small td {
    padding: 2px 3px;
    height: auto !important;
}

table.table-striped tbody tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0.1);
}

table.table-hover tbody tr:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.mr-1 {
    margin-right: 1px !important;
}

.mr-0 {
    margin-right: 0px !important;
}

.userRemindsForm .date,
.userRemindsForm .year + div,
.userRemindsForm .quarter + div {
    width: 64px !important;
}


.renovation-row{
    background-color: rgba(0,0,0,0.2);
    padding: 15px;
}

.renovation-row h4 span.ico{
    vertical-align: middle;
}

.select2{
    color: #000;
    width: 250px;
}
.select2-results{
    color: #000;
}

.select2-container{
    z-index: 9999;
}
.select2-container--default .select2-selection--single{
    background-color: rgba(255,255,255,0.45);
    border-radius: 0px;
    border-width: 0;
}

.select2-dropdown{
    background-color: #aacfb5;
    border-radius: 0px;
    border-width: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #000;
    font-size: 14px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option[aria-selected="true"]{
    background-color: rgba(255,255,255,0.3);
    color: #000;
}

.select2-container--default .select2-search--dropdown .select2-search__field{
    background-color: rgba(255,255,255,0.45);
    border-radius: 0px;
    border-width: 0;
    padding: 5px;
}

.select2-results__option{
    padding: 4px;
    font-size: 14px;
}

#renovation-search{
    position: absolute;
    top: 28px;
    width: 500px;
    background-color: #aacfb5;
    z-index: 9999;
}

.search-list{
    max-height: 400px;
    overflow-y: auto;
    padding: 0 5px;
}

.search-list ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.search-list ul:not(:last-child){
    margin: 0 0 5px 0;
}
/*.search-list li{*/
/*    padding: 0 0 0 20px;*/
/*}*/
/*.search-list ul ul ul li{*/
/*    padding: 0 0 0 40px;*/
/*}*/

.search-list ul li{
    display: block;
    /*height: 28px;*/
    line-height: 28px;
    font-size: 14px;
    color: #000;
}
.search-list ul li .label{
    display: block;
}
.search-list ul li .label{
    font-weight: bold;
}
.search-list ul li ul li .label{
    font-weight: bold;
    font-style: italic;
}
.search-list ul li ul li.selectable .label{
    font-weight: normal;
    font-style: normal;
}
.search-list ul li.selectable .label:hover{
    cursor: pointer;
    background-color: rgba(255,255,255,0.3);
}

.fanlight-list{
    font-size: 13px;
    padding-left: 40px;
    font-weight: normal;
}

.div-danger {
    border: solid 2px red;
}
.text-muted{
    font-style: italic;;
    color: #ccc;
}

.datepicker-close{
    float: right;
    border: 1px solid #ccc;
    margin-right: 3px;
    background: #fff;
    cursor: pointer;
}
.datepicker-close:hover{
    background: #eee;
}

.final-type-form{
    width: 500px;
    float: left;
}

span.unit{
    padding-left: 5px;
}

.tabs .tab-navs{
    list-style: none;
    padding: 0;
    margin-bottom: 0;
}
.tabs .tab-navs li{
    display: inline-block;
}
.tabs .tab-navs li a{
    display: inline-block;
    padding: 10px 20px;
    background-color: rgba(0,0,0,0.5);
    font-size: 19px;
}

.tabs .tab-navs li a.active{
    background-color: rgba(255,255,255,0.1);
}
.tabs .tab-navs li a:hover{
    background-color: rgba(255,255,255,0.2);
}
.tabs .tab-content{
    padding: 15px 15px;
    background-color: rgba(255,255,255,0.1);
    display: none;
}

.tabs .tab-content.active{
    display: block;
}

.stats-table .border-right{
    border-right: 1px solid #000;
}
.stats-table .color-Servisy{
    background-color: #009640;
}
.stats-table .color-Servisy-1{
    background-color: #009e43;
}
.stats-table .color-Servisy-2{
    background-color: #00b54b;
}
.stats-table .color-Servisy-3{
    background-color: #00cf56;
}
.stats-table .color-Profylaxe{
    background-color: #732c92;
}
.stats-table .color-Profylaxe-1{
    background-color: #8233a6;
}
.stats-table .color-Profylaxe-2{
    background-color: #953bbf;
}
.stats-table .color-Profylaxe-3{
    background-color: #a943d9;
}

.beautyform button.button{
    background-image: none;
    padding: 0px 25px;
    width: auto;
}

ul.pagination {
    padding: 0;
    margin: 15px 0;
    list-style: none;
}

ul.pagination li{
    display: inline;
}


ul.pagination li a{
    display: inline-block;
    padding: 3px 0;
    background-color: rgba(0,0,0,0.25);
    margin-right: 3px;
    width: 30px;
    text-align: center;
    margin-bottom: 5px;
}
ul.pagination li.active a{
    background-color: transparent;
    pointer-events: none;
}

ul.pagination.big li a{
    width: auto;
    padding: 5px 15px;
    border: 1px solid rgba(255,255,255,0.2);
}

table.beautyform.standard .rowBtn{
    height: auto;
    padding: 6px 12px;
}

.mt-0{
    margin-top: 0 !important;
}
.mt-1{
    margin-top: 10px !important;;
}
.mt-2{
    margin-top: 20px !important;;
}
.mt-3{
    margin-top: 30px !important;;
}
.mt-4{
    margin-top: 40px !important;;
}
.mt-5{
    margin-top: 50px !important;;
}

.mb-0{
    margin-bottom: 0 !important;
}
.mb-1{
    margin-bottom: 10px !important;;
}
.mb-2{
    margin-bottom: 20px !important;;
}
.mb-3{
    margin-bottom: 30px !important;;
}
.mb-4{
    margin-bottom: 40px !important;;
}
.mb-5{
    margin-bottom: 50px !important;;
}

.ml-0{
    margin-left: 0 !important;
}
.ml-1{
    margin-left: 10px !important;;
}
.ml-2{
    margin-left: 20px !important;;
}
.ml-3{
    margin-left: 30px !important;;
}
.ml-4{
    margin-left: 40px !important;;
}
.ml-5{
    margin-left: 50px !important;;
}

.alert {
    text-align: left;
    position: relative;
    padding: 0.5rem 1rem;
    margin-bottom: 1rem;
    font-size: 0.8rem;
    border: 1px solid transparent;
    border-radius: 0.25rem; }

.alert a:hover{
    text-decoration: underline;
}

.alert-heading {
    color: inherit; }

.alert-link {
    font-weight: 700; }

.alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff; }
.alert-primary hr {
    border-top-color: #9fcdff; }
.alert-primary .alert-link {
    color: #002752; }

.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db; }
.alert-secondary hr {
    border-top-color: #c8cbcf; }
.alert-secondary .alert-link {
    color: #202326; }

.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
.alert-success hr {
    border-top-color: #b1dfbb; }
.alert-success .alert-link {
    color: #0b2e13; }

.alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb; }
.alert-info hr {
    border-top-color: #abdde5; }
.alert-info .alert-link {
    color: #062c33; }

.alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
.alert-warning hr {
    border-top-color: #ffe8a1; }
.alert-warning .alert-link {
    color: #533f03; }

.alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
.alert-danger hr {
    border-top-color: #f1b0b7; }
.alert-danger a {
    color: #c1050d; }

.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe; }
.alert-light hr {
    border-top-color: #ececf6; }
.alert-light .alert-link {
    color: #686868; }

.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca; }
.alert-dark hr {
    border-top-color: #b9bbbe; }
.alert-dark .alert-link {
    color: #040505; }


#custom-sp-prices{
    max-height: 300px;
    overflow: auto;
}

.google-map{
    margin: 0 auto;
    height: 500px;
    width: 700px;
}

.text-red{
    color: rgb(234, 66, 53);
}

a.besam{
    color: #3aa5d3;
}

.download-btn{
    display: inline-block;
    padding: 10px 25px 10px 15px;
    font-size: 18px;
    background-color: rgba(255,255,255,0.2);
}
.download-btn:hover{
    background-color: rgba(255,255,255,0.35);
}
.download-btn.neu{
    border-radius: 10px;
    /*background: #732c92;*/
    box-shadow:  8px 8px 15px #56216e,
    -8px -8px 15px #9037b7;

    display: inline-block;
    padding: 10px 35px;
    font-size: 18px;
}
.download-btn.neu:hover{
    box-shadow: inset 8px 8px 15px #56216e,
    inset -8px -8px 15px #9037b7;
    padding: 14px 47px 16px 43px;
}
.download-btn i{
    font-size: 30px;
    margin-bottom: 5px;
}

.ds-windows{
    display: flex;
    /*width: 700px;*/
}

/*.ds-windows > div{*/
/*    padding: 15px;*/
/*}*/

.ds-windows ul{
    box-sizing: border-box;
    width: 100%;
    list-style: none;
    padding: 15px;
    margin: 0;
    min-height: 200px;
    border: 1px solid rgba(255,255,255,0.25);
    overflow: auto;
    max-height: 400px;

}

.ds-windows ul li{
    display: block;
    margin-bottom: 3px;
    background-color: rgba(0,0,0,0.2);
    padding: 4px 10px;
    cursor: pointer;
}
.ds-windows .ui-draggable{
    min-width: 400px;
    display: block;
    cursor: pointer;
}

.ds-windows ul li:hover{
    background-color: rgba(0,0,0,0.4);
}

.ds-windows ul.ui-droppable-active{
    background-color: rgba(255,255,255,0.1);
}

table.fullwidth{
    width: 100%;
}

input.form-control, textarea.form-control{
    width: 100%;
    box-sizing: border-box;
}

.async-loader-wrap{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99999;
    background: rgba(0,0,0,0.3);
}

.async-loader-wrap img{
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.btn.btn-success{
    background-color: rgba(13, 234, 61, 0.26) !important;
}
.btn.btn-success:hover{
    background-color: rgba(54, 246, 97, 0.26) !important;
}
.btn.btn-danger, .bg-danger{
    background-color: rgba(234, 13, 23, 0.26) !important;
}
.btn.btn-danger:hover{
    background-color: rgba(250, 54, 62, 0.26) !important;
}
.btn.btn-block{
    display: block;
    width: 100%;
    text-align: center;
}

.btn.btn-danger.btn-mega-danger{
    background-color: rgb(211, 8, 19) !important;
    border: 1px solid red;
}

table.standard tr.row-highlighted{
    background-color: rgba(79, 255, 107, 0.2);
}
table.standard tr.row-danger{
    background-color: rgba(234, 13, 23, 0.26) !important;
}

table.cert-table{
    width: 100%;
}
table.cert-table tr td:first-child{
    width: 120px;
}

table.cert-table .wrapperdiv{
    width: 100%;
}

.service-execution{
    border: 1px solid rgba(255,255,255,0.5);
    padding: 4px;
    border-radius: 2px;
    width: 250px;
    margin: 0 10px 10px 0;
    float: left;
}

.spare-part-replacement-table{
    margin-left: 35px;
    width: 620px;
    box-sizing: border-box;
}
.spare-part-replacement-table tr:hover{
    background-color: rgba(0,0,0,0.25);
}

.btn{
    min-height: 38px;
    border: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    text-align: left;
    position: relative;
    margin-right: 15px;
    outline: 0px;
    line-height: 38px;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 20px;
    background-color: rgba(0,0,0,0.3);
    text-decoration: none;
}

.btn.btn-active{
    background-color: rgba(0,0,0,0.05);
}

.btn.rowBtn{
    min-height: auto;
    white-space: nowrap;
}

.btn.btn-xs{
    min-height: auto;
    padding: 2px 10px;
    font-size: 14px;
    height: auto;
    line-height: normal;
    text-decoration: none;
}

.text-right {
    text-align: right;
}

.floating-panel{
    position: fixed;
    right: 5%;
    top: 20%;
    padding: 30px;
    box-shadow: rgba(0,0,0,0.1) 0 0 30px 10px;
    z-index: 999;
}

.service .floating-panel{
    background-color: #009640;
}

.legend-right-btn{
    position: absolute !important;
    top: -5px;
}

.beautyform.bgpink .legend-right-btn{
    background-color: #80439a;
}
.beautyform.bgpink .legend-right-btn:hover{
    background-color: #a962c7;
}

table.standard tr.sp td{
    vertical-align: top;
}

/*.form-control{*/
/*    background-color: rgba(255,255,255,0.3)*/
/*}*/

.flash-renderer{
    position: fixed;
    top: 15px;
    right: 15px;
    z-index: 999;
}
.flash-renderer .flash{
    padding: 5px 25px 5px 10px;
    background-color: #ccc;
    border-radius: 8px;
    margin-bottom: 10px;
    position: relative;
    cursor: pointer;
}
.flash-renderer .flash .flash-close{
    position: absolute;
    right: 7px;
    top: 7px;
}

.flash-renderer .flash.success{
    background-color: #27c21b;
    color: #fff;
}
.flash-renderer .flash.success:hover{
    background-color: #3cd930;
}
.flash-renderer .flash.error{
    background-color: #ff3939;
    color: #fff;
}
.flash-renderer .flash.error:hover{
    background-color: #ff5661;
}

.map-container{
    position: relative;
}
.map-label{
    position: absolute;
    z-index: 10;
    color: #000;
    font-family: sans-serif;
    pointer-events: none;
    text-shadow: 0 0 3px black;
    text-align: center;
}
.map-label.medium{
    font-size: 18px
}

.card{
    display: block;
    padding: 0 15px 15px;
    background: rgba(255,255,255,0.2);
}


.bg-white{
    background: rgba(255,255,255,0.2);
}

.protocol-billing-detail h4 strong{
    font-size: 13px;
}
.protocol-billing-detail textarea{
    height: 100px;
}

.d-flex{
    display: flex;
}
.make-it-centered{
    justify-content: center;
    align-items: center;
}

.text-upper{
    text-transform: uppercase;
}

.font-weight-bold{
    font-weight: bold;
}

.py-1{
    padding-top: 5px;
    padding-bottom: 5px;
}

.px-1{
    padding-left: 5px;
    padding-right: 5px;
}

.sa-panel{
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    z-index: 10;
    background-color: #8c8686;
}

.sa-panel:hover{
    opacity: 0.3;
    /*pointer-events: none;*/
}

.small-file-list{
    display: block;
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;
    padding: 1px;
}


.small-file-list .file{
    display: block;
    padding: 2px 5px;
    margin-bottom: 1px;
    font-size: 13px;
}

.small-file-list .file:hover{
    background-color: rgba(255, 255, 255, 0.3);
}

.small-file-list label.file-list-uploader{
    display: block;
    padding: 4px 6px;
    font-size: 15px;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.4);
}

.small-file-list label.file-list-uploader:hover{
    background-color: rgba(255, 255, 255, 0.6);
}

.small-file-list .list{
    overflow-y: auto;
    max-height: 150px;
    min-height: 150px;
}

.small-file-list .file i{
    cursor: pointer;
}

.accinfo-detail .billing-price{
    font-size: 19px;
}

.invalid{
    text-decoration: line-through;
    opacity: 0.5;
}

table.billing-table tr.row-service td, table tr.tint-service td{
    background-color: rgba(0, 150, 64, 0.4) !important;
}
table.billing-table tr.row-service:hover td, table tr.tint-service:hover td{
    background-color: rgba(0, 150, 64, 0.8) !important;
}
table.billing-table tr.row-px td, table tr.tint-px td{
    background-color: rgba(51, 105, 155, 0.4) !important;
}
table.billing-table tr.row-px:hover td, table tr.tint-px:hover td{
    background-color: rgba(51, 105, 155, 0.8) !important;
}

table.billing-summary td, table.billing-summary th{
    padding: 3px 6px;
}
