.tDnD_whileDrag{ background-color: #fff; box-shadow: 0 1px 5px #eee; } .table-sortable{ color: #ccc; margin-right: 10px; } .btn-copy-permalink{ cursor:pointer; } .permalink-value{ text-transform:lowercase; } .permalink-value::selection{ background: transparent; } .btn-copy-permalink i{ transition:0.3s; margin-right: 5px; } .navbar{ background-color:#fff; } .navbar .navbar-brand img{ max-width:100px; }.main-slider .fill{ background-size: cover; height: 600px; } .main-slider .owl-nav [class*=owl-]{ color:#FFF; font-size:14px; margin:5px; padding:4px 7px; background:#000; display:inline-block; cursor:pointer; border-radius:3px; } .main-slider .owl-nav [class*=owl-]:hover{ background:#ddd; color:#FFF; text-decoration:none; } .main-slider .owl-dots .owl-dot span{ width:10px; height:10px; margin:5px 7px; background:#000; display:block; transition:opacity .2s ease; border-radius:30px; } .main-slider .owl-dots .owl-dot.active span, .main-slider .owl-dots .owl-dot:hover span{ background:#333; }.partners .owl-item{ height: 80px; position: relative; } .partners .owl-item img{ padding:0 15px; max-width: 150px; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); left: 50%; max-height: 100%; position: absolute; top: 50%; width: auto; } .partners .owl-nav .owl-prev, .owl-nav .owl-next{ position:absolute; top: 35%; font-size: 18px; color:#000 } .partners .owl-nav .owl-next{ right:0; } .partners .owl-dots{ text-align:center; -webkit-tap-highlight-color:transparent; display:inline-block; zoom:1; position: absolute; width: 100%; } .partners .owl-dots .owl-dot{ width:10px; height:10px; margin:5px 7px; background:#000; display:inline-block; -webkit-backface-visibility:visible; transition:opacity .2s ease; border-radius:30px; } .partners .owl-dots .owl-dot.active,.partners .owl-dots .owl-dot:hover{ background:#fff; }.social-profiles img{ width:30px; height:30px; margin-right:5px; }.fc-scroller{ overflow-x: initial!important; overflow-y: initial!important; height: auto!important; } .fc-row{ margin:0; } .fc-button{ background-color: ; background-image: none; color: #fff; border: none; box-shadow: none; } .fc button .fc-icon{ top: -3px; } .fc-toolbar h2{ font-size: 1rem; font-weight: 900; } .fc-state-active{ background-color:; } .fc-unthemed td.fc-today{ background-color:; } tr:first-child>td>.fc-day-grid-event{ margin-top:-2px; } .fc-day-grid-event{ margin: 0 5px; padding: 2px 5px; border-radius: 0; background-color: ; border: none; line-height: 1.5; } .fc-day-grid-event .fc-title{ position: relative; display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .fc th{ padding: 10px; background-color: #000; color: #fff; } .fc-basic-view .fc-day-number{ padding: 5px; }.news-flash{ position:relative; background-color: #000; padding: 10px 70px 10px 10px; overflow: hidden; white-space: nowrap; } .news-flash .carousel-item a{ color:#fff; } .news-flash .carousel-control-prev, .news-flash .carousel-control-next{ width:auto; } .news-flash .carousel-control-prev{ left: auto; right: 40px; } .news-flash .carousel-control-next{ right: 10px; } .news-flash .carousel-inner{ margin-left:100px; } .news-flash .title{ position: absolute; left: 0; top: 0; width: 100px; background-color: red; padding: 10px 0; font-weight: bold; color: #fff; text-align: center; text-transform: uppercase; }.photos .photo .img{ height: 150px; background-size: cover; border-radius: 0.4rem; margin-bottom: 30px; cursor: pointer; }.projects .project{ position:relative; margin-bottom: 30px; border: 1px solid #eee; box-shadow: 0 1px 1px #ddd; transition:0.3s; } .projects img{ width:100%; } .projects .project .overly{ opacity:0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000000a1; color: #fff; text-align: center; transition:0.3s; } .projects .project:hover .overly{ opacity:1; } .projects .project .overly i{ margin-top: 50%; font-size: 1.5rem; text-shadow: 0 0 2px #000; cursor: pointer; } .projects .project .url{ height: 40px; background-color: #0000007a; display: block; padding: 10px 0; text-align: center; position: relative; margin-top: -40px; font-size: 14px; color: #fff; font-weight: bold; overflow: hidden; transition:0.3s; } .projects .project:hover .url{ background-color:#000; }