/* here you can put your own css to customize and override the theme */

.rotb {

min-height: 34px;
height: auto;
padding: 6px 12px;
border: 1px solid #CCC;
font-weight: bold;
font-size: 13px;
border-radius: 4px;
box-shadow: none;
background-color: #ffffff;
margin-bottom: 0;
/*width: 100%;*/
/*transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;*/

}

.rotbc {

height: 34px;
padding: 6px 12px;
border: 1px solid #CCC;
font-weight: bold;
border-radius: 4px;
box-shadow: none;
text-align: center;
background-color: #ffffff;
/*width: 100%;*/
/*transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;*/

}

.rotbw {

height: 34px;
padding: 6px 12px;
border: 1px solid #CCC;
font-weight: bold;
border-radius: 4px;
box-shadow: none;
background-color: #ffffff;
/*width: 100%;*/
/*transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;*/

}

.rolb {
font-weight: normal;
display: inline-block;
margin-bottom: 5px;
}

div.oneline {
  display: inline-block;
 /* width: 200px;
  height: 100px; */
  margin: 1em;
}

div.oneline_nom {
  display: inline-block;
 /* width: 200px;
  height: 100px;
  margin: 1em;*/
}

a.add-row {
  /*display: inline-block;*/
 /* width: 200px;
  height: 100px;
  margin: 1em;*/
  color: #2e01ff;
  margin-left: 10px;
  margin-bottom: 10px;
  /*margin-top: -40px;*/
}

a.delete-row {
  /*display: inline-block;*/
 /* width: 200px;
  height: 100px;
  margin: 1em;*/
  /*margin-left: 15px;  */
  /*margin-top: -10px;  */
  color: #ff2235;
}

table.table-prod_reports thead tr th

{

  font-size: 1em;
  border-left: 1px solid #DDDDDD;
  text-align: center;
  vertical-align: middle;
  /*background-color: #efefef;*/
}

table.table-prod_reports thead tr th.prod_rest

{

  /*font-size: 1em;*/
  background-color: #efefef;
}

table.table-prod_reports thead tr th.prod_rest_odd

{

  /*font-size: 1em;*/
  background-color: #e7e7e7;
}

table.table-prod_reports thead tr th.prod

{

  /*font-size: 1em;*/
  background-color: #fffce1;
}

table.table-prod_reports thead tr th.prod_odd

{

  /*font-size: 1em;*/
  background-color: #fffdd5;
}

table.table-prod_reports tr td

{
  font-size: 0.9em;
  border-left: 1px solid #DDDDDD;
  text-align: center;
  vertical-align: middle;
  /*background-color: #efefef;*/
  /*border-left: 1px solid #DDDDDD;*/
}

table.table-prod_reports tr td.prod_rest

{
  /*font-size: 0.9em;*/
  background-color: #efefef;
}

table.table-prod_reports tr td.prod_rest_odd

{
  /*font-size: 0.9em;*/
  background-color: #e7e7e7;
}

table.table-prod_reports tr td.prod

{
  /*font-size: 0.9em;*/
  background-color: #fffce1;
}

table.table-prod_reports tr td.prod_odd

{
  /*font-size: 0.9em;*/
  background-color: #fffdd5;
}

table.table-prod_reports tr th.sum_prod

{
  /*font-size: 0.9em;*/
  background-color: rgba(255, 249, 183, 0.73);
  font-weight: bold;
}

table.table-prod_reports tr th.sum_rest

{
  /*font-size: 0.9em;*/
  background-color: #efefef;
  font-weight: bold;
}

table.table-prod_reports tr th.sum_tot

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
  background-color: #ffffff;
  font-weight: bold;
}

table.table-prod_reports tr td.sum_prod

{
  /*font-size: 0.9em;*/
  background-color: rgba(255, 249, 183, 0.73);
  font-weight: bold;
}

table.table-prod_reports tr td.sum_rest

{
  /*font-size: 0.9em;*/
  background-color: #efefef;
  font-weight: bold;
}

table.table-prod_reports tr td.sum_tot

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
  background-color: #ffffff;
  font-weight: bold;
}

.rep_rborder {
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
border-right: 1px solid #757575;
}

.rep_trborder {
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
border-top: 2px solid #757575;
border-right: 1px solid #757575;
}

.rep_tborder {
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
border-top: 2px solid #757575;
/*border-right: 1px solid #757575;*/
}

.search_bt

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-bottom: 3px;
}

.tablehead_bt

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-top: 9px;
}

.search

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
/*margin-bottom: 3px;*/
margin-left: 100px;
/*margin-top: 10px;*/
}

.pagination

{
text-align: center;
margin-top: -20px;
display: inherit;
/*margin-top: 3px;*/
}

.sorted

{
font-weight: 800;
text-decoration: underline;
display: inline;
/*margin-top: -20px;*/
/*display: inherit;*/
/*margin-top: 3px;*/
}

.sortable

{
/*font-weight: 800;*/
/*text-decoration: underline;*/
background-image: url(../img/tables/sort_both.png);
/*display: inline;*/
/*margin-top: -20px;*/
/*display: inherit;*/
/*margin-top: 3px;*/
}


span.page-links

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-left: 15px;
padding: 5px 10px 5px 10px;
font-style: italic;
font-weight: normal;
}

span.page-links a

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
font-weight: bold;
}

h3.page-title

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-bottom: 5px;
/*margin-top: -10px;*/
}

div.page-bar

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-bottom: 5px;
}

div.page-toolbar

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
margin-top: 6px;
}

div.slimScrollDiv

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
height: 510px !important;
}

div.scroller

{
  /*font-size: 0.9em;*/
  /*background-color: #e1e1e1;*/
height: 510px !important;
}

.text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 16px;
}

div.ui-datepicker

{
  /*font-size: 0.9em;*/
  background-color: #bacee1;

}

.table-scrollable {
    width: 100%;
    overflow-x: auto;
    /*overflow-y: auto;*/
    /*overflow-y: visible;*/
    overflow-y: hidden;
    border: 1px solid #DDD;
    margin: 10px 0px !important;
}

.btn-group > .dropdown-menu {
    opacity: 0;
    margin-top: 0px;
    /*overflow-y: visible !important;*/
}
.btn-group > .btn {
    /*position: relative !important;*/
    position: relative;
    float: left;
}


/*.btn-group, .btn-group-vertical, .btn-group.pull-right.open {*/
/*!*.btn-group-vertical, .btn-group.pull-right.open {*!*/
/*!*.btn-group.pull-right.open {*!*/
/*    position: absolute;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    overflow-y: visible !important;*/
/*}*/

input#id_client-autocomplete.form-control {
    display: inline-table;
    width: 90%;
}

a#add_id_client {
display: inline;
width: 90%;
}

input#id_client_insured-autocomplete.form-control {
    display: inline-table;
    width: 90%;
}

a#add_id_client_insured {
display: inline;
width: 90%;
}

input#id_item_comment-autocomplete.form-control {
    display: inline-table;
    width: 50%;
}

a#add_id_item_comment {
display: inline;
width: 50%;
}

/***
div#menu_fix {

}
***/

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

/*
Change Quick Sidebar Width
*/

/*
.page-quick-sidebar-wrapper {
  right: -370px;
  width: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-left: -370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-footer {
  margin-right: 370px;
  margin-left: -370px;
}

.page-sidebar-reversed.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-right: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-quick-sidebar-full-height .page-header {
  margin-left: -370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
  width: 370px !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item {
  width: 370px !important;
  margin-left: 370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list {
  margin-left: -370px;
}
*/

a#feedback {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
/*margin-right: 1px;*/
}

a#helpdesk {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#website_link {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#webmail_link {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#favourites_link {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#calendar_link {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#storage_link {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#docs_link {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

#id_pg_by {
color: black;
/*margin-top: -3px;*/
/*margin-right: 10px;*/
}

span.page-links a.prev {
font-weight: normal;
}

span.page-links a.next {
font-weight: normal;
}

span.disabled-prev {
display: none;
}

span.disabled-next {
display: none;
}

span.page-current {
    font-size: 0.9em;
    /*background-color: #e1e1e1;*/
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    /*padding: 5px 10px 5px 10px;*/
    padding: 2px 7px 2px 7px;
    /*font-style: italic;*/
    font-style: normal;
    /*font-weight: normal;*/
    font-weight: bold;
    /*color: #4B77BE;*/

    /*color: #fff;*/
    /*background-color: #26A69A;*/
    /*border-color: #219187;*/
}

/*.portlet.box.bluegrad > .portlet-title {*/
  /*!*background-color: #3598dc;*!*/
	/*!* Safari 4-5, Chrome 1-9 *! background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#59c1e4), to(#FFFFFF));*/
    /*!* Safari 5.1, Chrome 10+ *! background: -webkit-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
    /*!* Firefox 3.6+ *! background: -moz-linear-gradient(top, #59c1e4, #ffffff 85%);*/
    /*!*!* Firefox 3.6+ *! background: -moz-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*!*/
    /*!* IE 10 *! background: -ms-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
    /*!* Opera 11.10+ *! background: -o-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
 /*}*/

.page-bar .page-toolbar {
    display: inline-block;
    /*float: right;*/
    float: right;
    padding: 0 0 1px 10px;
}

.portlet.box > .portlet-title {
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: black;
    /*font-size: 20px;*/
    /*color: #fff;*/
}

.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}

.portlet.box > .portlet-body {
    background-color: #fff;
    padding: 0 10px 10px 10px;
}

div.page-bar {
    /*font-size: 0.9em;*/
    /*background-color: #e1e1e1;*/
    margin-bottom: 0;
}

.page-bar {
    padding: 0px;
    /*background-color: #eaffff;*/
    /*background-color: #e5f8ff;*/

    /*background-color: #f7f7f7;*/
    margin-bottom: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.table-heading-label {


/*background-color: #bde9ff;*/
background-color: #5697d2;
margin-top: 10px;
padding: 5px 5px 5px 10px;
font-size: 14px;
font-weight: bold;
border-radius: 3px;
color: white;

}

table.table.panel.light-blue {

background-color: #e4faff;
/* ORIG COLOR -- background-color: #d3f3ff    */
}

.btn-red {
    /*color: #fff;*/
    /*background-color: #26A69A;*/
    /*border-color: #219187;*/
    background-color: #d24e4e;
    /*background-color: #5ea352;*/
    /*border-width: 1px !important;*/
    /*border-color: #487bad;*/
    color: #fff;
    /*font-size: 10px !important;*/
}

.btn-red:hover {
    color: #fff;
    /*background-color: #26A69A;*/
    background-color: #ac4747;
    /*border-color: #219187;*/
    /*border-color: #4A85B9;*/
}

.back_color_light_blue {
    background-color: #deeaf6;
}

.back_color_light_yellow {
    background-color: #fff2cc;
}

.label-excel {
    /*background-color: #26A69A;*/
    background-color: #5ea352;
}

.color-valid {
    color: #129c1f;
}

.label-valid {
    /*background-color: #26A69A;*/
    background-color: transparent;
    border: #00A65A 1px solid;
    color: #2a2a2a;
}

.color-invalid {
    color: #c14545;
}

.color-invalid-row {
    background-color: #fdecef;
}

.label-invalid {
    /*background-color: #26A69A;*/
    background-color: transparent;
    border: #dc1c17 1px solid;
    color: #2a2a2a;
}

.color-ending {
    color: #e06e15;
}

.color-overdue {
    color: #731611;
}

/* NEW ACTION COLORS */
/* color: #ff2235; */
.label-new {
    background-color: #17b286;
}

.color-new {
    color: #17b286;
}

.label-renew {
    background-color: #7ab977;
}

.color-renew {
    color: #7ab977;
}

.btn-renew {
    background-color: #7ab977;
    color: white;
}

.btn-renew:hover {
    background-color: #61935e;
    color: white;
}

.label-update {
    background-color: #ad1cde;
}

.btn-update {
    background-color: #ad1cde;
    color: white;
}

.btn-update:hover {
    background-color: #8f17b7;
    color: white;
}

.color-update {
    color: #ad1cde;
}

.label-delete {
    background-color: #e31313;
}

.color-delete {
    color: #e31313;
}

.btn-delete {
    background-color: #e31313;
    color: white;
}

.btn-delete:hover {
    background-color: #c51515;
    color: white;
}

.label-detail {
    background-color: #164fc4;
}

.color-detail {
    color: #164fc4;
}

.btn-detail {
    background-color: #164fc4;
    color: white;
}

.btn-detail:hover {
    background-color: #10388a;
    color: white;
}

.label-additional {
    background-color: #e06e15;
}

.color-additional {
    color: #e06e15;
}

.btn-additional {
    background-color: #e06e15;
    color: white;
}

.btn-additional:hover {
    background-color: #b25914;
    color: white;
}

.label-export {
    background-color: #8c4312;
}

.color-export {
    color: #8c4312;
}

.btn-export {
    background-color: #8c4312;
    color: white;
}

.btn-export:hover {
    background-color: #64300d;
    color: white;
}

.label-docs {
    background-color: #838380;
}

.color-docs {
    color: #838380;
}

.color-docs2 {
    color: #3748bd;
}

.btn-docs {
    background-color: #838380;
    color: white;
}

.btn-docs:hover {
    background-color: #777775;
    color: white;
}

.label-approval {
    background-color: #ffc400;
}

.color-approval {
    color: #ffc400;
}

.btn-approval {
    background-color: #ffc400;
    color: white;
}

.btn-approval:hover {
    background-color: #af9230;
    color: white;
}

.label-copy {
    background-color: rgb(52, 196, 222);
}

.color-copy {
    color: rgb(52, 196, 222);
}

.btn-copy {
    background-color: rgb(52, 196, 222);
    color: white;
}

.btn-copy:hover {
    background-color: rgb(102, 167, 178);
    color: white;
}

.label-int_number {

}

.label-int_number_info_circle {
    vertical-align: text-bottom;
}

/* Blink for Webkit and others
(Chrome, Safari, Firefox, IE, ...)
*/

@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}

/*thead > tr {*/
    /*background-color: #F0F0F0;*/

/*}*/

/* Pozmeneno 1901 2017 */

/* new media to copy */
/*@media (min-width: 1599px)*/
@media (min-width: 1190px)
	{
.btn-group, .btn-group-vertical, .btn-group.pull-right.open {
/*.btn-group-vertical, .btn-group.pull-right.open {*/
/*.btn-group.pull-right.open {*/
    position: absolute;
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*overflow-y: visible !important;*/
}
    }

.btn-group, .btn-group-vertical, .btn-group.pull-right.open {
/*.btn-group-vertical, .btn-group.pull-right.open {*/
/*.btn-group.pull-right.open {*/
    /*position: absolute;*/
    /*display: inline-block;*/
    display: flow-root;
    vertical-align: middle;
    overflow-y: visible !important;
    /*z-index: 5000;*/
}

/*.btn-group > .dropdown-menu {

    opacity: 1;
    margin-top: 0px;
    overflow-y: visible !important;
    position: absolute;

}*/

input#id_client-autocomplete.form-control {
    display: inline-table;
    width: 90%;
}

a#add_id_client {
display: inline;
width: 90%;
}

input#id_client_insured-autocomplete.form-control {
    display: inline-table;
    width: 90%;
}

a#add_id_client_insured {
display: inline;
width: 90%;
}

input#id_client_operator-autocomplete.form-control {
    display: inline-table;
    width: 90%;
}

a#add_id_client_operator {
display: inline;
width: 90%;
}

input#id_item_comment-autocomplete.form-control {
    display: inline-table;
    width: 50%;
}

a#add_id_item_comment {
display: inline;
width: 50%;
}

/***
div#menu_fix {

}
***/

/***
Rounded Portlets
***/
/*
.portlet {
	border-radius: 4px !important;
}

.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
*/

/*
Change Quick Sidebar Width
*/

/*
.page-quick-sidebar-wrapper {
  right: -370px;
  width: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-left: -370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content .page-footer {
  margin-right: 370px;
  margin-left: -370px;
}

.page-sidebar-reversed.page-quick-sidebar-open.page-quick-sidebar-push-content .page-sidebar-wrapper {
  margin-right: 370px;
}

.page-quick-sidebar-open.page-quick-sidebar-push-content.page-quick-sidebar-full-height .page-header {
  margin-left: -370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-list {
  width: 370px !important;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-item {
  width: 370px !important;
  margin-left: 370px;
}

.page-quick-sidebar-wrapper .page-quick-sidebar .page-quick-sidebar-content-item-shown .page-quick-sidebar-list {
  margin-left: -370px;
}
*/

a#feedback {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#website_link {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a#webmail_link {
color: #cacaca;
margin-top: -3px;
margin-right: 10px;
}

a.lang {
color: #cacaca !important;
margin-top: -4px !important;
/*margin-right: 5px !important;*/
}

#id_pg_by {
color: black;
/*margin-top: -3px;*/
/*margin-right: 10px;*/
}

span.page-links a.prev {
font-weight: normal;
}

span.page-links a.next {
font-weight: normal;
}

span.disabled-prev {
display: none;
}

span.disabled-next {
display: none;
}

span.page-current {
    font-size: 0.9em;
    /*background-color: #e1e1e1;*/
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    /*padding: 5px 10px 5px 10px;*/
    padding: 2px 7px 2px 7px;
    /*font-style: italic;*/
    font-style: normal;
    /*font-weight: normal;*/
    font-weight: bold;
    /*color: #4B77BE;*/

    /*color: #fff;*/
    /*background-color: #26A69A;*/
    /*border-color: #219187;*/
}

/*.portlet.box.bluegrad > .portlet-title {*/
  /*!*background-color: #3598dc;*!*/
	/*!* Safari 4-5, Chrome 1-9 *! background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#59c1e4), to(#FFFFFF));*/
    /*!* Safari 5.1, Chrome 10+ *! background: -webkit-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
    /*!* Firefox 3.6+ *! background: -moz-linear-gradient(top, #59c1e4, #ffffff 85%);*/
    /*!*!* Firefox 3.6+ *! background: -moz-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*!*/
    /*!* IE 10 *! background: -ms-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
    /*!* Opera 11.10+ *! background: -o-linear-gradient(top, #59c1e4, #FFFFFF, #003D52 73%);*/
 /*}*/

.page-bar .page-toolbar {
    display: inline-block;
    /*float: right;*/
    float: right;
    padding: 0 0 1px 10px;
}

.portlet.box > .portlet-title {
    border-bottom: 0;
    padding: 0 10px;
    margin-bottom: 0;
    color: black;
    /*font-size: 20px;*/
    /*color: #fff;*/
}

.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}


/* new media to copy */
@media (min-width: 1301px)
	{

    div.floatThead-container.floated {
    margin-top: 47px !important;
    background-color: #F0F0F0 !important;
    }

    }
    @media (min-width: 1150px) and (max-width: 1300px)
	{

    div.floatThead-container.floated {
    margin-top: 47px !important;
    background-color: #F0F0F0 !important;
    }


.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}
    .dashboard-stat .details .number {
    text-align: right;
    font-size: 26px;
    /*line-height: 22px;*/
    letter-spacing: -1px;
    font-weight: 200;
}

.dashboard-stat .details .desc {
    text-align: right;
    font-size: 12px;
    letter-spacing: 0px;
    font-weight: 200;
}

.dashboard-stat .more {
    clear: both;
    display: block;
    padding: 6px 10px 6px 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 10px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#id_q {
    font-size: 11px;
}

    }

@media (min-width: 1024px) and (max-width: 1149px)
	{

        div.floatThead-container.floated {
    margin-top: 47px !important;
    background-color: #F0F0F0 !important;
    }

.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}

    .portlet > .portlet-title > .portlet-buttons > div.oneline_nom {
    /*float: left;*/
    /*display: inline-block;*/
    font-size: 11px;
    margin-right: 10px !important;
    /*font-weight: 600;*/
    /*line-height: 18px;*/
    /*padding: 10px 0;*/
}
        .text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 13px;
}
    .text-stat span {
    font-size: 11px !important;
}

    }

@media (min-width: 993px) and (max-width: 1023px)
	{

        div.floatThead-container.floated {
    margin-top: 47px !important;
    background-color: #F0F0F0 !important;
    }

.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}

    .portlet > .portlet-title > .portlet-buttons > div.oneline_nom {
    /*float: left;*/
    /*display: inline-block;*/
    font-size: 10px;
    margin-right: 10px !important;
    /*font-weight: 600;*/
    /*line-height: 18px;*/
    /*padding: 10px 0;*/
}
        .dashboard-stat .details .number {
    text-align: right;
    font-size: 22px;
    /*line-height: 22px;*/
    letter-spacing: -1px;
    font-weight: 200;
}

.dashboard-stat .details .desc {
    text-align: right;
    font-size: 11px;
    letter-spacing: 0px;
    font-weight: 200;
}

.dashboard-stat .more {
    clear: both;
    display: block;
    padding: 6px 10px 6px 10px;
    position: relative;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 9px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

#id_q {
    font-size: 10px;
}
    .text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 13px;
}
    .text-stat span {
    font-size: 11px !important;
}
    .rotb {
    /*height: 34px;*/
    padding: 6px 12px;
    border: 1px solid #CCC;
    font-weight: bold;
    font-size: 12px;
    /*display: block;*/
    border-radius: 4px;
    box-shadow: none;
    background-color: #ffffff;
    margin-bottom: 0;
    width: 100%;
    min-height: 34px;
    height: auto;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

    }

@media (min-width: 850px) and (max-width: 992px)
	{

    div.floatThead-container.floated {
    margin-top: 0 !important;
    background-color: #F0F0F0 !important;
    }

.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}

    .portlet > .portlet-title > .portlet-buttons > div.oneline_nom {
    /*float: left;*/
    /*display: inline-block;*/
    font-size: 12px;
    margin-right: 30px !important;
    /*font-weight: 600;*/
    /*line-height: 18px;*/
    /*padding: 10px 0;*/
}
        .text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 13px;
}
    .text-stat span {
    font-size: 11px !important;
}
.rotb {
    /*height: 34px;*/
    padding: 6px 12px;
    border: 1px solid #CCC;
    font-weight: bold;
    font-size: 12px;
    /*display: block;*/
    border-radius: 4px;
    box-shadow: none;
    background-color: #ffffff;
    margin-bottom: 0;
    width: 100%;
    min-height: 34px;
    height: auto;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

    }

@media (min-width: 768px) and (max-width: 849px)
	{

        div.floatThead-container.floated {
    margin-top: 0 !important;
    background-color: #F0F0F0 !important;
    }

.portlet > .portlet-title > .caption {
    float: left;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}

    .portlet > .portlet-title > .portlet-buttons > div.oneline_nom {
    /*float: left;*/
    /*display: inline-block;*/
    font-size: 11px;
    margin-right: 15px !important;
    /*font-weight: 600;*/
    /*line-height: 18px;*/
    /*padding: 10px 0;*/
}
    .text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 13px;
}
    .text-stat span {
    font-size: 11px !important;
}

.rotb {
    /*height: 34px;*/
    padding: 6px 12px;
    border: 1px solid #CCC;
    font-weight: bold;
    font-size: 12px;
    /*display: block;*/
    border-radius: 4px;
    box-shadow: none;
    background-color: #ffffff;
    margin-bottom: 0;
    width: 100%;
    min-height: 34px;
    height: auto;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
 }

@media (min-width: 673px) and (max-width: 767px)
	{

        div.floatThead-container.floated {
    margin-top: 0 !important;
    background-color: #F0F0F0 !important;
    }
.portlet > .portlet-title > .caption {
    float: left;
    display: block;
    font-size: 10px;
    font-weight: 600;
    line-height: 18px;
    padding: 10px 0;
}

    .portlet > .portlet-title > .portlet-buttons > div.oneline_nom {
    /*float: left;*/
    /*display: inline-block;*/
    font-size: 10px;
    margin-right: 5px !important;
    /*font-weight: 600;*/
    /*line-height: 18px;*/
    /*padding: 10px 0;*/
}

    .page-footer {
    font-size: 10px;
}
    .wrap-dashboard-stat-left {
    width: 50%;
    display: inline-table;
    float: left;
}
    .wrap-dashboard-stat-right {
    width: 50%;
    display: inline-table;
    float: right;
}
        .text-stat h3 {
    margin-top: 5px;
    margin-bottom: 0px;
    font-size: 13px;
}
    .text-stat span {
    font-size: 11px !important;
}
    .rotb {
    /*height: 34px;*/
    padding: 6px 12px;
    border: 1px solid #CCC;
    font-weight: bold;
    font-size: 12px;
    /*display: block;*/
    border-radius: 4px;
    box-shadow: none;
    background-color: #ffffff;
    margin-bottom: 0;
    width: 100%;
    min-height: 34px;
    height: auto;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

    }

@media (min-width: 484px) and (max-width: 672px)
	{

        div.floatThead-container.floated {
    margin-top: 0 !important;
    background-color: #F0F0F0 !important;
    }
.portlet > .portlet-title > .caption {
    display: none;
}

    .portlet > .portlet-title > .portlet-buttons > div.oneline_nom {
    float: left;
    /*display: inline-block;*/
    font-size: 8px;
    margin-right: 20px !important;
    /*font-weight: 600;*/
    /*line-height: 18px;*/
    /*padding: 10px 0;*/
}

    .page-footer {
    font-size: 6px;
}
/*        .text-stat h3 {*/
/*    margin-top: 5px;*/
/*    margin-bottom: 0px;*/
/*    font-size: 13px;*/
/*}*/
/*    .text-stat span {*/
/*    font-size: 11px !important;*/
/*}*/
.rotb {
    /*height: 34px;*/
    padding: 6px 12px;
    border: 1px solid #CCC;
    font-weight: bold;
    font-size: 11px;
    /*display: block;*/
    border-radius: 4px;
    box-shadow: none;
    background-color: #ffffff;
    margin-bottom: 0;
    width: 100%;
    min-height: 34px;
    height: auto;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

    }

@media (min-width: 370px) and (max-width: 483px)
	{

        div.floatThead-container.floated {
    margin-top: 0 !important;
    background-color: #F0F0F0 !important;
    }
.portlet > .portlet-title > .caption {
    display: none;
}

    .portlet > .portlet-title > .portlet-buttons > div.oneline_nom {
    float: left;
    /*display: inline-block;*/
    font-size: 8px;
    margin-right: 20px !important;
    /*font-weight: 600;*/
    /*line-height: 18px;*/
    /*padding: 10px 0;*/
}

    .page-footer {
    font-size: 5px;
}

li#header_notification_bar {
    display: none;
}

.btn-excel {
    display: none;
}

a.logo {
    padding: 4px 4px;
}

a.lang {
    /*font-size: 0;*/
}

img.logo-default {
    height: 30px
}

div.clearfix {
    /*display: none;*/
}

.page-header.navbar .top-menu {
    /*display: block;*/
    clear: none;
}

.page-header.navbar {
    width: 100%;

    }

.dashboard-stat .details .number {
    text-align: right;
    font-size: 24px;
    /*line-height: 22px;*/
    letter-spacing: -1px;
    font-weight: 200;
}

.dashboard-stat .details .desc {
    text-align: right;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 200;
}

/*    .text-stat h3 {*/
/*    margin-top: 5px;*/
/*    margin-bottom: 0px;*/
/*    font-size: 12px;*/
/*}*/
/*    .text-stat span {*/
/*    font-size: 10px !important;*/
/*}*/
.rotb {
    /*height: 34px;*/
    padding: 6px 12px;
    border: 1px solid #CCC;
    font-weight: bold;
    font-size: 11px;
    /*display: block;*/
    border-radius: 4px;
    box-shadow: none;
    background-color: #ffffff;
    margin-bottom: 0;
    width: 100%;
    min-height: 34px;
    height: auto;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.rolb {
font-size: 11px;
}

}

@media (max-width: 369px)
	{

        div.floatThead-container.floated {
    margin-top: 0 !important;
    background-color: #F0F0F0 !important;
    }
.portlet > .portlet-title > .caption {
    display: none;
}

    .portlet > .portlet-title > .portlet-buttons > div.oneline_nom {
    float: left;
    /*display: inline-block;*/
    font-size: 8px;
    margin-right: 20px !important;
    /*font-weight: 600;*/
    /*line-height: 18px;*/
    /*padding: 10px 0;*/
}

    .page-footer {
    font-size: 5px;
}

li#header_notification_bar {
    display: none;
}

.btn-excel {
    display: none;
}

a.logo {
    padding: 4px 4px;
}

a.lang {
    font-size: 0;
}

img.logo-default {
    height: 30px
}

div.clearfix {
    /*display: none;*/
}

.page-header.navbar .top-menu {
    /*display: block;*/
    clear: none;
}

.page-header.navbar {
    width: 100%;

    }


/*@media (min-width: 1599px)*/
	/*{*/
/*.btn-group, .btn-group-vertical, .btn-group.pull-right.open {*/
/*!*.btn-group-vertical, .btn-group.pull-right.open {*!*/
/*!*.btn-group.pull-right.open {*!*/
    /*position: absolute;*/
    /*!*display: inline-block;*!*/
    /*!*vertical-align: middle;*!*/
    /*!*overflow-y: visible !important;*!*/
/*}*/

    /*}*/

.portlet.box > .portlet-body {
    background-color: #fff;
    padding: 0 10px 10px 10px;
}

div.page-bar {
    /*font-size: 0.9em;*/
    /*background-color: #e1e1e1;*/
    margin-bottom: 0;
}

.page-bar {
    padding: 0px;
    /*background-color: #eaffff;*/
    /*background-color: #e5f8ff;*/

    /*background-color: #f7f7f7;*/
    margin-bottom: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.table-heading-label {


/*background-color: #bde9ff;*/
background-color: #5697d2;
margin-top: 10px;
padding: 5px 5px 5px 10px;
font-size: 14px;
font-weight: bold;
border-radius: 3px;
color: white;

}

table.table.panel.light-blue {

background-color: #e4faff;
/* ORIG COLOR -- background-color: #d3f3ff    */
}

.btn-red {
    /*color: #fff;*/
    /*background-color: #26A69A;*/
    /*border-color: #219187;*/
    background-color: #d24e4e;
    /*background-color: #5ea352;*/
    /*border-width: 1px !important;*/
    /*border-color: #487bad;*/
    color: #fff;
    /*font-size: 10px !important;*/
}

.btn-red:hover {
    color: #fff;
    /*background-color: #26A69A;*/
    background-color: #ac4747;
    /*border-color: #219187;*/
    /*border-color: #4A85B9;*/
}

/*thead > tr {*/
    /*background-color: #F0F0F0;*/

/*}*/

/* Pozmeneno 2202 2018 */

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.login .content_wide {
    background: url(../img/bg-white-lock.png) repeat;
    width: 500px;
    margin: 0 auto;
    margin-bottom: 0px;
    padding: 30px;
    padding-top: 20px;
    padding-bottom: 15px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
}

.modal-dialog.indi-tms-imp {
    width: 100%;
    margin: 30px auto;
}

.dashboard-stat .details .number {
    text-align: right;
    font-size: 24px;
    /*line-height: 22px;*/
    letter-spacing: -1px;
    font-weight: 200;
}

.dashboard-stat .details .desc {
    text-align: right;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 200;
}

.rotb {
    /*height: 34px;*/
    padding: 6px 12px;
    border: 1px solid #CCC;
    font-weight: bold;
    font-size: 10px;
    /*display: block;*/
    border-radius: 4px;
    box-shadow: none;
    background-color: #ffffff;
    margin-bottom: 0;
    width: 100%;
    min-height: 34px;
    height: auto;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.rolb {
font-size: 11px;
}
}

@media (min-width: 1024px) and (max-width: 1300px)
	{
.modal-dialog.faq {
    width: 900px;
    margin: 30px auto;
}
.modal-dialog.indi-tms-imp {
    width: 100%;
    margin: 30px auto;
}

    }

@media (min-width: 1301px)
	{
.modal-dialog.faq {
    width: 1000px;
    margin: 30px auto;
}
.modal-dialog.indi-tms-imp {
    width: 100%;
    margin: 30px auto;
}

    }

.ui-widget-header {
    /*border: 1px solid #e78f08;*/
    border: 1px solid #3c5b81;
    /*background: #f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;*/
    /*background: #E4FAFF url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;*/
    background: #487BAD;
    color: #fff;
    font-weight: bold;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    /*border: 1px solid #fbd850;*/
    border: 1px solid #ff7274;
    background: #fff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    /*color: #eb8f00;*/
    color: #e24f49;
}

/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header {*/
.ui-state-hover, .ui-widget-content .ui-state-hover {
    /*border: 1px solid #fbd850;*/
    border: 1px solid #ff7274;
    /*background: #d9a3a3 url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;*/
    background: #ffc1c1;
    font-weight: bold;
    /*color: #eb8f00;*/
    color: #cf4138;
}

.page-sidebar .page-sidebar-menu > li.active > ul.sub-menu > li.active > a > .selected, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > ul.sub-menu > li.active > a > .selected {
    display: block;
    background-image: none;
    float: right;
    position: absolute;
    right: 0px;
    /*top: 8px;*/
    background: none;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #ffffff;
}

.nav-tabs.client_zone > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    background-color: #EEEEEE;
    opacity: 0.75;
    border-bottom: none;
}

.nav-tabs.client_zone > li > a {
     border-bottom: none;
}

.nav-tabs.client_zone {
     border-bottom: none;
}

/*#exp_tab_w1, #exp_tab_w2{ width: 100%; overflow-x: scroll; overflow-y: hidden; }*/
/*#exp_tab_w1 { height: 20px; }*/
/*#exp_tab_w2 {}*/
/*#exp_tab_s1 { height: 20px; }*/
/*#exp_tab_s2 { overflow: none; }*/

.table-detailed-info > tbody > tr > td, .table-detailed-info > tbody > tr > th, .table-detailed-info > tfoot > tr > td, .table-detailed-info > tfoot > tr > th, .table-detailed-info > thead > tr > td, .table-detailed-info > thead > tr > th {
    padding: 4px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 13px;
}


.table-detailed-info .btn {
    font-size: 10px !important;
    margin-left: -2px !important;
    /*margin-right: 5px;*/
}

:required {
  /*background-color: #d5eff8 !important;*/
    /*background-color: rgb(253, 232, 224) !important;*/
  /*background-color: rgb(253, 239, 234) !important;*/
  /*border-color: #e5825e !important;*/
  border-color: #e0a691 !important;
}

input.required_field {
  /*background-color: #e3f1f6 !important;*/
  /*background-color: rgb(253, 232, 224) !important;*/
  /*background-color: rgb(253, 239, 234) !important;*/
  /*border-color: #e5825e !important;*/
  /*border-color: #bae7f6 !important;*/
  border-color: #e0a691 !important;
}

select.required_field {
  /*background-color: #e3f1f6 !important;*/
  /*background-color: rgb(253, 232, 224) !important;*/
  /*  background-color: rgb(253, 239, 234) !important;*/
  /*border-color: #bae7f6 !important;*/
  /*border-color: #e5825e !important;*/
    border-color: #e0a691 !important;
}

textarea.required_field {
  /*background-color: #e3f1f6 !important;*/
  /*background-color: rgb(253, 232, 224) !important;*/
  /*background-color: rgb(253, 239, 234) !important;*/
  /*border-color: #bae7f6 !important;*/
  /*border-color: #e5825e !important;*/
    border-color: #e0a691 !important;
}



input.required_field:hover {
  /*background-color: #ddf1f8 !important;*/
  /*background-color: rgb(253, 232, 224) !important;*/
  /*background-color: rgb(253, 239, 234) !important;*/
  /*border-color: #5bd1f8 !important;*/
  /*  border-color: #e5825e !important;*/
    border-color: #e0a691 !important;
}

input.required_field:focus {
  /*background-color: #ddf1f8 !important;*/
  /*background-color: rgb(253, 232, 224) !important;*/
  /*background-color: rgb(253, 239, 234) !important;*/
  /*border-color: #5bd1f8 !important;*/
  /* border-color: #e5825e !important;*/
    border-color: #e0a691 !important;
}

ul.id_clause > li > label {
  font-size: 13px;
}
/* MULTIPLE SELECT */
/*.ms-drop input[type="radio"], .ms-drop input[type="checkbox"] {
  position: absolute;
  margin-top: .3rem;
  margin-left: -1.25rem;
  margin-right: .5rem;
}

.ms-drop ul > li label {
  font-weight: normal;
  white-space: nowrap;
  cursor: pointer;
}*/

.ms-drop ul > li label span {
  margin-left: .5rem;
}

.dropdown-menu {
    z-index: 2000;
}