html {
  height: 100%;
}

body {
    font-family: calibri, arial;
    font-size: 16px;
    line-height: 1.42857143;
    color: rgb(30, 57, 72);
    background-color:#E7E7E7;
    margin: 0;
  min-height: 100%;
}

.align {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

a {
    color: #D41C2B;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #5A5D5F;
    text-decoration: none;
}

.alert-group {
    margin-top: 57px;
}

.nomargin {
    margin: 0px;
}

.info-data {
  margin-bottom: 10px;
}

.repeat-box {
   width:50%; 
   margin: 0 0 10px 10px; 
   float:right; 
   background:#efe; 
   padding-left: 10px; 
   padding-right: 10px;
   padding-bottom: 10px;
}

.event.event-green {
  color: green;
  background-color: green;
}

.navbar-m {
    background-color: #FFF;
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav>li>a {
    color: #777;
    font-size: 16px;
    font-weight: 900;
}

.navbar-nav>li>a {
    padding-top: 22px;
    padding-bottom: 22px;
}

.navbar-brand {
    padding-top: 22px;
    padding-bottom: 22px;
}

form.navbar-form.navbar-left {
    padding: 7px;
}

li#header_tasks_bar {
    margin-left: 50px;
}

.badge.nav {
    position: absolute;
    right: -7px;
    top: -3px;
    z-index: 100;
}

p.red {
    padding: 10px 0px 0px 20px;
}

span.badge.blue {
    background-color: #5562BE;
}

span.badge.red {
    background-color: #D5535D;
    color: #FFF;
}

.fa-envelope-o:before {
    content: "\f003";
}

ul.top-menu > li > a.c {
    color: #666;
    font-size: 22px;
    background: #f6f6f6;
    margin-top: 13px;
    margin-bottom: 4px;
    margin-right: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    padding-top: 10px;
    padding-right: 10px !important;
    padding-bottom: 10px;
    padding-left: 10px;
}

ul.top-menu>li>a.c:hover, ul.top-menu>li>a.c:focus {
    background: #D5535D;
    text-decoration: none;
    color: #FFF !important;
    padding-right: 10px !important;
}

.dropdown-menu.extended {
    max-width: 320px !important;
    min-width: 160px !important;
    top: 79px;
    width: 300px !important;
    padding: 0 10px;
    box-shadow: 0 0px 5px rgba(0,0,0,0.1) !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #fff;
    border: none;
    left: -10px;
}

ul.dropdown-menu.extended.notification {
  /*  display: none;*/
}

.dropdown-menu.extended.inbox li a, .dropdown-menu.extended.tasks-bar li a {
    background: #f1f2f7;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 10px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}

.dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 10px;
    width: 40px;
}

.dropdown-menu.inbox li a .subject {
    display: block;
}

.dropdown-menu.inbox li a .subject .from {
    font-size: 12px;
    font-weight: 600;
}

.dropdown-menu.inbox li a .subject .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 20px;
}

.task-info.clearfix {
    overflow: hidden;
}

.desc.pull-left > h5 {
    font-weight: 900;
    margin-bottom: 0px;
    overflow: hidden;
}

.red {
    color: #D5535D;
}

.green {
    color: #009688;
}

.green-bg {
    color: #FFF;
    background-color: #009688;
    padding: 3px 5px;
}

.yellow-bg {
    color: #FFF;
    background-color: #FFC107;
    padding: 3px 5px;
}

.yellow {
    color: #FFF;
    background-color: #FFC107;
}

.allert {
    background-color: #D5535D;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 16px;
    padding-left: 5px;
}

.dropdown-menu.extended .alert-icon i {
    font-size: 16px;
    width: 35px;
    line-height: 35px;
    height: 35px;
}

.dropdown-menu.extended .alert-icon {
    border-radius: 100%;
    display: inline-block;
    height: 35px;
    width: 35px;
}

.dropdown-menu.extended .alert-icon, .noti-info {
    float: left;
}
.alert-info .alert-icon {
    background-color: #99cce3;
}

.alert-danger .alert-icon {
    background-color: #fcb1ae;
}

.alert-success .alert-icon {
    background-color: #98d7ad;
}

.noti-info {
    padding-left: 10px;
    padding-top: 6px;
    color: #414147;
}

.alert-icon i {
    width: 40px;
    height: 40px;
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 20px;
    color: #fff;
}

input.form-control.navform {
    color: #FFF;
    background-color: #4C5758;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
}

button.btn.btn-default.ok {
    border-radius: 0px;
    font-weight: 900;
}

.left-col {
    padding-left: 0px;
    padding-right: 0px;
}

.breadcrumb {
    padding: 8px 15px;
    margin-top: 98px;
    margin-bottom: 20px;
    list-style: none;
    background-color: rgba(231, 231, 231, 0);
    border-radius: 0px;
}

.breadcrumb.content {
    padding: 8px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: rgba(231, 231, 231, 0);
    border-radius: 0px;
}

.breadcrumb.content>.active {
    color: #FFF;
}

.main-col {
    background: #E7E7E7;
    background: #FFF;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: 50px;
}

.main-col.dash {
    background: #E7E7E7;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top:-17px;
}

.main-col.proj {
    background: #E7E7E7;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-top: 35px;
}

i.event {
    float: left;
}

.event {
    display: block;
    background-color: #c3c3c3;
    width: 22px;
    height: 22px;
    margin-right: 2px;
    margin-bottom: 2px;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
    border-radius: 11px;
    border: 1px solid #ffffff;
}
.event-block {
  display: block;
  background-color: #c3c3c3;
  width: 20px;
  height: 100%;
}
.cal-event-list .event.pull-left {
  margin-top: 3px;
}
.event-important {
  background-color: #ad2121;
}
.event-info {
  background-color: #800080;
}
.event-warning {
  background-color: #e3bc08;
}
.event-inverse {
  background-color: #1b1b1b;
}
.event-success {
  background-color: #3788d8;
}
.event-special {
  background-color: #808080;
}


.box-r {
    margin-bottom: 0px;
    /*background-color: #FFF;*/
    /*background-color:#FFF;*/
    /*border: 1px solid rgba(0, 0, 0, 0);*/
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
   }

 .box-r.project-dashboard {
    box-shadow: inherit;
}

.box-r.status {
    margin-bottom: 5px;
    background-color: #FFF;
    /*background-color: rgba(66, 139, 202, 0.22);*/
    /*border: 1px solid rgba(0, 0, 0, 0);*/
    border-radius: 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
   }
   
.box-r-in {   
   padding: 4px 20px;
    /* border: 1px solid #d3e0e9; */
    border-radius: 0px;
    box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.05);
    border-left: 4px solid #D5535D;
 }
 
 .box-r-in.summary {
    padding: 20px 20px;
}

/* .box-r.status {
     background-color: #B75454;
     color: #FFF;
 }*/
 .row.calendar {
    margin: 10px;
}

.main-calendar {
    border-radius: 0px;
    box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.05);
    padding: 0px 15px 30px 15px;
    background: #fff;
    margin: 10px 0px 0px 0px;
}

.place-group {
    border-left: 5px solid #d5535d;
    margin-bottom: 30px;
    border-bottom: 1px solid #d5535d;
    margin-top: 30px;
    padding-bottom: 15px;
}

.place-group > h2 {
    font-weight: bold;
    margin-top: 0px;
    background-color: #d5535d;
    padding: 15px;
    color: #fff;
    font-size: 36px;
}

.meeting-places > h3 {
    font-weight: bold;
    margin-top: 0px;
    color: #565a5b;
}

h2.places-title {
    font-size: 42px;
    font-weight: bold;
}

td.places > b {
    font-size: 19px;
    color: #428bca;
}

td.meeting-places-01 > b {
    font-size: 19px;
    color: #428bca;
}

.meeting-places {
    padding: 20px 0px 0px 30px;
    background-color: #f9f9f9;
    border-bottom: 5px solid #e7e7e7;
}

.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 1px solid #eee;
    background: #FFF;
    padding: 10px;
}

.page-header  > h3 {
    margin: 0px;
}
 
 button.btn.btn-primary.btn-calendar {
    width: 100px;
    border-radius: 0px;
    background: #428BCA;
    border: 1px solid #428BCA;
}

button.btn.btn-calendar.todate {
    width: 100px;
}

button.btn.btn-warning.cal {
    width: 63px;
    border-radius: 0px;
    background: #D5535D;
    border: 1px solid #D24650;
    margin-left: 1px;    
}

button.btn.btn-warning.cal.active,  button.btn.btn-warning.cal:active{
    background: #D24650;
}

 .pull-right.form-inline {
    margin-top: 4px;
}

.b {
    position: relative;
    display: block;
    padding: 10px 15px 10px;
    margin-bottom: 0px;
    background-color: #FFF;
    /* border: 2px solid #F5F8FA; */
    /*border-bottom: 10px solid #FFF;*/
    border-bottom: 1px solid rgba(196, 197, 198, 0.35);
    
}

.b.cal {
    box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.05);
    background-color: #D5535D;
    border-left: 4px solid #D5535D;
    padding: 5px 15px 5px 15px;
}

.b.cal > h2 {
    color: #FFF;
    margin: 10px;
}

.b.ov {
    background-color: #FFF;
    border: 5px solid #e7e7e7;
}

.row.line-sr {
    height: auto;
    display: flex;
    flex-flow: row column;
    padding: 10px 10px 0px 10px;
}

.b.projects {
/*border-left: 5px solid #F00;*/
margin: 10px;
    background: #fff;
}

.b.projects.leftp {
    /* border-left: 5px solid #F00; */
    background: #FFF;
    border-top: 1px solid #e2e2e2;
    margin-top: 20px;
    padding: 20px 0px 0px 0px;
}

.projects-section {
    border-bottom: 10px solid #FFF;
}

.b.projects-step {
    border-bottom: 0px solid #FFF;
}

.form-group.plan {
  margin-bottom: 0px;
}

.input-group.datas {
    position: relative;
    display: block;
    border-collapse: separate;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 10px 12px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
 }
 
 select.form-control {
    min-width: 200px!important;
}

.main-calendar-place {
    border-radius: 0px;
    box-shadow: 3px 2px 8px rgba(0, 0, 0, 0.05);
    padding: 0px 15px 30px 15px;
    background: #428BCA;
    margin: 0px 0px 0px 0px;
}

.form-control-place {
    padding: 11px;
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    color: #428bca;
    -webkit-box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
-moz-box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
}

.main-calendar-place >h3 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0px;
}

.main-calendar-place >h4 {
    color: #c6c6c6;
    margin-top: 0px;
    font-size: 14px;
}

footer small {
    color: #949393;
}

 .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 0px;
}

.form-group.left {
    padding: 0px 2px 0px 0px;
}

.form-group.right {
    padding: 0px 0px 0px 2px;
}

.b.title {
    background: #B2DFDB;
    border: 0px;
    border-top: 1px solid #F5F8FA;
    border-bottom: 10px solid #B2DFDB;
    margin: 0px 15px 0px 15px;
}

.b.top.title>.ta>h1 {
    margin-top: 10px;
    margin-bottom: 0px;
}

.b.top.title>.ta>h4 {
    margin-top: 0px;
}

.b.title>h1, .b.title>h4, .b.top.title>.ta>h1, .b.top.title>.ta>h4  {
    color: #E7E7E7;
     color: #fff;
}

.b.top.title>.ta>h1{
margin-top: 30px;
    color: #FFF;
    font-size: 20px;
}

.b.top.title>.ta.proj-title>h1 {
    margin-top: 0px;
    color: #FFF;
    font-size: 28px;
}

.b.top.title>.ta>h1>small>a{
    color: #6CADE6;
    font-size: 13px;
}

.b.title>h1  {
    margin-bottom: 20px;
}

span.sub {
    color: #C6FF00;
    margin-left: 20px;
}

.b.title:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border: 0px solid #333;
}

.b.title:last-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    border: 0px solid #333;
}

.b:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.b:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

.b.projectend {
    background: #ffc107;
}

h3.white-title > a {
    color: white;
}

.b.top.title {
    background: rgba(54, 58, 60, 0.82);
        /*background: #D5535D;*/
}

.b.top.title:first-child {
    border-radius: 0px;
    border: 0px solid rgba(54, 58, 60, 0.82);
}

td.status-p {
    font-weight: 900;
}

.ta {
    margin-bottom: 0px;
    /* padding-bottom: 30px; */
    margin-top: 30px;
}

.b.top.title.row {
    margin: 0px -15px 0px -15px;
        padding-bottom: 0px;
}

img.icon-modal {
    float: left;
    margin-right: 10px;
    margin-top: -8px;
}

.grey {
background-color:#F6F6F6 ;
}

.b-center {
    margin-bottom: 20px;
}

.b-right, .b-main, .b-left {
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
}
  
 .b-right > img {
    margin-top:5px;
}  

.b-right.arrow > img {
    margin-top: 20px;
}

.title-sub.main.form {
    border-bottom: inherit;
    margin-bottom: 20px;
}

.b-main > a > h4, .b-main > h3, .b-left > h3, .b-left > a > h4 {
    margin-top:0px;
} 

.b-main.main-title> h3 {
    margin-top:10px;
} 

.b-main > a > h4 {
    margin-top: 0px;
    /*min-width: 500px;*/
}

.b-main.pr > a > h4 {
    margin-top: 5px;
    min-width: inherit;
}

.b-main.pr > h4 {
    margin-top: 0px;
}

.b-main.budget > h3 {
margin-top:15px;
} 

.b-left {
    float:right;
}

.b-logo {
   /* margin-top: 25px;*/
   float:left;    
   min-height: 58px;
   
}

img.icon-col {
    /* margin-top: -9px; */
    width: 30px;
    height: 30px;
    margin-right: 20px; 
    margin-left: 30px;
    margin-top: 7px;    
}

span.handmade {
    cursor: pointer;
    text-decoration: underline;
    color: Red;
}

table.table.table-hover.sum-budget {
    background-color: #FFF;
    padding: 20px;
}

.table-detail {
    background-color: #e7e7e7!important;
}

tr.projekt-nem-aktiv {
    background-color: rgba(213, 83, 93, 0.35);
}

th.text.firstCol {
    width: 40%;
}

th.text {
    width: 20%;
}

h4.ktg-title {
    line-height: 1.2!important;
}

.sum-td {
    font-weight: bold;
}

.table>tbody>tr>td.text-plan {
    background: #e2e2e2;
}

.table>tbody>tr>td.text-pre {
    background: #f2f2f2;
}

.table>tbody>tr>td.text-fix {
    background: #A9DCB7;
}

button.btn-open {
    border-radius: 0px;
    border: 1px solid #F6F6F6;
    font-weight: 900;
    min-width: 200px;
    background-color: #D5535D;
    color: #FFF;
}

.proj-right {
    padding: 10px 20px 10px 0px;
}


.title-s {
    padding: 0px 30px;
    display: table;
    margin-bottom: 20px;
}

.title-s.ov {
    margin-bottom: 0px;
}

.title-s.ov.last {
    margin-bottom: 50px;
}

.title-sub.proj-sub {
    border-bottom: 1px solid #e2e2e2;
}

.title-sub {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0px 15px;
}

.main {
    /*border-bottom: 1px solid #4C5758;*/
}

.more-button {
    margin: 10px 0px;
}

.more-button.ov {
    margin: 0px 0px 20px;
    bottom: -2%;
    position: absolute;
    width: 100%;
}

.more-button.add {
    padding-top: 20px;
}

.button-group {
    margin: 20px 0px;
}

.button-group.sett {
    margin-top: 40px;
}

button.btn.btn-default.btn-newpr {
    display: inline-block;
    padding: 12px 12px;
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    /*border: 1px solid rgba(0, 0, 0, 0);*/
    border: 1px solid #F6F6F6;
    border-radius: 1px;
    color: #FFF;
    background-color: #3256D7;
    border-color: #3256D7;
}

button.btn.btn-default.btn-newpr:hover {
color: #333;
    background-color: #FFFFFF;
    border-color: #adadad;
    }
    
button.btn-more {
    border-radius: 0px;
    border: 1px solid #F6F6F6;
    font-weight: 900;
    min-width: 200px;
    color:#4C5758;
    background: #ccc;
}

button.btn-more:hover {
    border-radius: 0px;
    border: 1px solid #F6F6F6;
    font-weight: 900;
    min-width: 200px;
    background-color: #B2DFDB;
    color:#4C5758;
}
 
button.btn-more.allert {
    color:#FFF;
}

button.btn-more.allert:focus, button.btn-more.allert:hover {
    color:#4C5758;
}

button.btn-tab {
    border-radius: 0px;
    border: 1px solid #428bca;
    font-weight: 900;
    min-width: 200px;
    color:#FFF;
    background-color: #428bca;
    padding: 10px 20px;
}

button.btn-tab:hover {
    border-radius: 0px;
    border: 1px solid #F6F6F6;
    font-weight: 900;
    min-width: 200px;
    background-color: #FFF;
    color:#4C5758;
}

button.btn-tab.index.settings {
    border: 1px solid #D5535D;
    background-color: #D5535D;
}

button.btn-tab.index.settings:hover {
    border: 1px solid #FFF;
    background-color: #FFF;
}

button.btn-tab.index {
    width: 100%;
    margin-bottom: 10px;
}


button.btn-edit {
    border-radius: 0px;
    border: 1px solid #F6F6F6;
    font-weight: 900;
    min-width: 200px;
    background-color: #2196F3;
    color:#FFF;
}

button.btn-edit:hover {
    border-radius: 0px;
    border: 1px solid #F6F6F6;
    font-weight: 900;
    min-width: 200px;
    background-color: #B2DFDB;
    color:#4C5758;
}

.indicators {
    padding-top: 26px;
}

.dark-area.clearfix {
    margin-top: 40px;
    margin-left: 80px;
    display: table-cell;
}

.dark-area.clearfix.dashb {
    /*margin-top: -8px;
    margin-left: 0px;
    padding: 10px;*/
}

.dark-area.clearfix.dashb > .clearfix > .c100.small {
    font-size: 50px;
}

.modal-content.taskmodal {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #999;
    border: 0px solid #FFF;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: rgba(54, 58, 60, 0.82);
}

.modal-header > .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #FFF;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    /* opacity: .2; */
}

.msg-header {
    margin-top: -55px;
}

.msg-header.answmsg {
    border-bottom: 1px solid #C0C0C0;
}

h1.modal-title {
    color: #FFF;
    margin-bottom: 0px;
}

.modal-header > h1 {
    font-size: 24px;
}

.modal-header > h4 {
    margin: 0px 0px;
}

.modal-header > h4 > small, .modal-header > h1 > small  {
    color: #BFBDBD;
}

.b-logo.b-modal {
    margin-top: 0px;
}

.b-center > h3 {
    margin: 20px 0px 0px 0px;
    line-height: 1.2;
}

.b-center > h3 > small {
    line-height: .9;
}

.b-m {
    background: #F6F6F6;
    padding-bottom: 20px;
}

#modal-foglalas-calendar-body {
    width: 100%;
}

#modal-foglalas-calendar-form {
    width: 100%;
}

.input-group.place-booking {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
}

.form-group.label-floating {
    margin-top: 10px;
}

.form-group.label-floating.place-booking-floating {
    min-height: 20px;
    margin-left: 5px;
}


.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    background: #D5535D;
}

img.catimg-modal {
    float: left;
    /* min-height: 100px; */
    margin-bottom: inherit;
    margin-right: 22px;
    margin-left: 4px;
}

.meeting-input-group {
    float: left!important;
    padding: 0px 7px!important;
}

.meeting-input-group > h4 {
    border-bottom: 1px solid #5a5e5f;
    padding: 20px 0px 5px;
    font-weight: bold;
    font-size: 22px;
}

.opening-group {
    background-color: #dddddd;
    padding: 15px;
    border: 5px solid #fff;
}

.form-control {
    border-radius: 0px;
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #E91E63;
}

.header-info-group {
    /* margin-top: 10px; */
    /* margin-left: 1px; */
    padding: 10px;
    /*background: #FFF;*/
    max-width: 50%;
}

.header-info-group > h4.modal-title, .header-info-group > h4 {
    color: #5A5D5F;
    line-height: .5;
}

.header-info-group > h4.text {
    color: #5A5D5F;
    line-height: 1;
}

.header-info-group > h4.modal-title > small, .header-info-group > h4 > small {
    color: #B1B1B1;
}

td.task-td {
    padding: 0px 5px;
    font-weight: bolder;
    font-style: italic;
}

button.btn.btn-default.btn-modal {
    border-radius: 0px;
    width: 150px;
    font-weight: 900;
}

button.btn.btn-default.btn-modal-sub {
    border-radius: 0px;
    width: 150px;
    font-weight: 900;
    background: #428bca;
    color: #FFF;
    border-radius: 0px;
    font-weight: 900;
}

.login-section {
    margin: 0 auto;
}

.login-logo {
    display: flex;
}

.login-logo > img.login-logo{
    margin: 0 auto;
}

.b-main.main-title.login {
    text-align: center;
    display: block;
}

.b.login-box {
    border-bottom: 0px;
    padding: 10px 30px;
    /* width: 40%; */
    margin: 0 auto;
    background: #FFF;
    /* margin-top: 100px; */
    max-width: 40rem;
}

.input-group.margin-bottom-sm {
    margin-bottom: 10px;
}

img.print-icon-tu {
    margin: 0 auto;
    width: 40px;
}

.personal-data {
    padding: 30px 30px 30px 50px;
}

.paginator-pm {
  text-align: center;
}

.paginator-pm .pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ffffff;
    text-decoration: none;
    background-color: #d31d2b;
    border: 1px solid #ddd;
}

.pagination>li.act {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #d31d2b;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #ddd;
}

.table>tbody>tr>td {
    vertical-align: inherit;
}

td.price-formated {
    text-align: center;
}

td.td-title {
  font-weight: bold;
}

td.text.text-one {
    width: 25%;
}

td.text.text-two {
    width: 35%;
}

td.text.text-three {
    width: 20%;
}

td.text.text-four {
    width: 20%;
}

tr.summary {
    background: silver;
}

td.type {
    width: 25%;
}

td.type.sum-value {
    font-weight: bolder;
}

.sum-line {
    background-color: #e7e7e7;
}

.table>tbody>tr>td.half {
    width: 50%;
}

button.btn.btn-primary.btn-coll {
    text-align: left;
    padding: 10px 50px 10px 50px;
    width: 100%;
    margin: 10px 0px;
}

.btn-coll > h3 {
    margin: 0px;
}

.fc-event.btn-click {
    padding: 7px 15px;
    font-size: 20px;
    font-weight: bold;
    width: 200px;
-webkit-box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
-moz-box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
cursor:grab;
}

.fc-event.btn-click:hover {
    padding: 7px 15px;
    font-size: 20px;
    font-weight: bold;
    width: 200px;
    background-color: #e2e2e2;
    color:#000;
-webkit-box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
-moz-box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
}

img.click-icon {
    height: 30px;
    float: right;
}

.fc-toolbar h2 {
    font-size: 1.5em!important;
    margin: 0;
    font-weight: bold;
    background-color: #efefef;
    padding: 5px 10px;
    border-radius: 3px;
    -webkit-box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
-moz-box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
box-shadow: 7px 6px 5px 0px rgba(82,82,82,1);
}

/*
.content h1, .content h3, .content h4, .content p {
    color: #FFF;
}
*/
.lightgrey-bg {
  background-color: #e2e2e2!important;
}

 footer {
  background-color: #5A5D5F;
  padding: 20px;
  margin-top: 30px;
 }
 
 .logo-section {
    padding: 20px;
    margin-top: 80px;
    padding-left: 60px;
}

img.footer-logo {
    margin: auto;
    float: left;
    margin-right: 10px;
}

footer h4, footer address {
 color: #FFF;
 }
 
 ul.footer {
    padding-left: 0px;
}

 li.fomenu.footer {
    list-style: none;
}
  
footer  li a,  footer address a, .breadcrumb.content li a {
    color: #6CADE6;
}

footer  li a:hover,  footer address a:hover, .breadcrumb.content li a:hover {
    color: #FFF;
    text-decoration: none;
}

div.csatolmany-upload {
    background-color: #f5f5f5;
    border: 1px solid #dcdcdc;
    font-weight: bold;
    margin: 0 7px 9px;
    overflow-y: hidden;
    padding: 4px 4px 4px 8px;
    maax-width: 500px;
}
a.csatolmany-upload-del {
    display:block;
    float: right;
}


/*---------------@media (max-width: 1400px)---------------*/
@media (max-width: 1400px) {
    img.icon-col.right-c {
        margin-left: 10px;
    }
}
