﻿html {
  font-family: 'Roboto', sans-serif;
}
.flexslider .slides img {
			object-fit: contain;
		}
#mainNavigation {
  position: relative;
  margin-top: 10px;
  margin-bottom: 15px;
}
#additionalInfo {
  margin-bottom: 10px;
}
#additionalInfo ul {
  padding: 5px;
}
header .container {
  position: relative;
}
.header-search {
  display: table-cell;
}
#languages {
  display: table-cell;
}
#languages li {
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 8px;
  padding-bottom: 5px;
}
.social-media {
  display: table-cell;
  margin-right: 20px;
}
.social-media ul {
  margin-right: 5px;
}
#border1 {
  border: 4px solid #211f1f;
  padding: 0;
  margin: 0;
}
#border2 {
  border: 4px solid #ff6a00;
  padding: 0;
  margin: 0;
}
.modul-box {
  width: 30%;
  height: 200px;
  background-color: red;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.middle-box {
  margin-left: 3%;
  margin-right: 3%;
}
.theImage {
  height: 170px;
  width: 100%;
}
.theText {
  background-color: #CDDFE9;
  font-weight: bold;
  color: #403838;
  font-size: 18px;
  display: inline-block;
  width: 100%;
}
.thelogoText h1 {
  margin-left: 25px;
  font-size: 16px;
}
/* Social Media */
#sticky-social {
  right: 12px;
  position: fixed;
  top: 150px;
  z-index: 9;
}
#sticky-social a {
  background: #333;
  color: #fff;
  display: block;
  height: 35px;
  font-size: 26px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  transition: all ease-in 0.5s;
  float: right;
}
#sticky-social a:hover {
  width: 50px;
}
#sticky-social a[class*="facebook"],
#sticky-social a[class*="facebook"]:hover,
#sticky-social a[class*="facebook"] span {
  background: #3b5998;
}
#sticky-social a[class*="twitter"],
#sticky-social a[class*="twitter"]:hover,
#sticky-social a[class*="twitter"] span {
  background: #00aced;
}
#additionalInfo .social-media .icon-facebook2,
#additionalInfo .social-media .icon-twitter2 {
  font-size: 20px;
  color: #3F7E95;
}
#additionalInfo .social-media .icon-facebook2:hover,
#additionalInfo .social-media .icon-twitter2:hover {
  font-size: 25px;
  /*background-color:#3F7E95;*/
  color: #fff;
}
.sendtoRight {
  margin-right: 10px;
  float: right;
}
.sendBelow {
  margin-top: 15px;
  margin-bottom: 30px;
}
.col-md-4 figure {
  padding: 5px;
}
/*#languages ul li:hover{
 background:#3F7E95;
 padding:0;
 line-height:40px;
 width:33px;

}*/
.header-search input[type="text"]:focus {
  /*border: 3px solid #CCDDE6;*/
}
.boxModul:hover {
  padding: 15px;
}
.newboxmodul {
  /*background-color: #6AAEC9;*/
  height: 160px;
  /*padding-left: 3px;
    padding-right: 5px;*/
  position: relative;
  padding-top: 5px;
  padding-right: 5px;
}
.box-item {
  width: 100%;
  height: 100%;
  background-color: #ECECEC;
  border: solid 5px #ececec;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  color: #656060;
  -webkit-transition: border 0.3s;
  /* Safari */
  transition: border 0.3s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: linear;
}
.box-item img {
  margin: auto;
  padding: 5px;
}
.box-item span {
  font-size: 20px;
  text-transform: uppercase;
  /*font-weight: bold;*/
}
.box-item .btn {
  /*font-family: 'roboto_condensedregular';*/
  font-size: 14px;
  color: #FFFFFF !important;
  /*padding: 12px 30px;*/
  background: #62A29E;
  line-height: 20px;
  text-transform: uppercase;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  box-shadow: inset 0px -4px 0px #47817e;
  -webkit-box-shadow: inset 0px -4px 0px #47817e;
  -moz-box-shadow: inset 0px -4px 0px #47817e;
  -o-box-shadow: inset 0px -4px 0px #47817e;
}
.box-item .buttomButton {
  position: absolute;
  left: 50%;
  margin-left: -50px;
  text-align: center;
  bottom: -16px;
}
#e-albania .box-item {
  background-image: url('../images/tmp/e albania modul 4.png');
  /*background-image: url('../images/tmp/regjistrimi Online.png');*/
  background-size: cover;
  background-color: none;
  color: #fff;
}
#e-albania .box-item span {
  font-weight: normal;
}
#ProgramiITransparences .box-item {
  background-image: url('../images/tmp/transparency-2.png');
  background-size: cover;
  background-color: none;
  color: #fff;
}
.level-2 {
  margin-left: 0;
}
.box-item:hover {
  border: 5px solid #62A29E;
}
.footersection {
  display: table-cell;
  /*max-width: 150px;*/
  text-align: left;
  padding-right: 6px;
  font-size: 13px;
  min-width: 100px;
}
.slider-caption ol,
.slider-caption ul {
  visibility: hidden;
}
.footersection h4 {
  padding-left: 3px;
  text-transform: !important;
  text-transform: uppercase;
  font-size: 16px !important;
  color: #62a29e !important;
  text-decoration: underline;
  height: 32px;
}
.footersection ul {
  max-width: 180px !important;
}
.footer-custom-style {
  /*padding: 20px 35px !important;*/
}
#homePageText .col-md-6 {
  max-height: 380px;
}
.img-custom img {
  width: auto;
  height: 380px !important;
  max-height: 380px;
}
#homePageText #myCarousel li {
  border-color: #111139;
}
#homePageText #myCarousel li.active {
  background-color: #FF6A00;
  width: 15px;
  height: 15px;
}
#homePageText .custom-header {
  font-family: 'Oxygen', sans-serif;
  font-weight: bold;
  font-size: 20px;
  text-transform: uppercase;
}
.shqiperiJoDuhanit {
  position: absolute;
  width: 160px;
  height: 90px;
  left: 85%;
  top: -150px;
  background-image: url('../images/joduhanit 2.png');
  background-repeat: no-repeat;
  background-size: cover;
}
/*mobile*/
@media screen and (max-width: 993px) {
  .bottom-footer #backtop {
    top: -40px;
  }
  .shqiperiJoDuhanit {
    visibility: hidden;
  }
  /*#additionalInfo {
        float: right;
    }

    .header-search input[type="text"] {
        width: 100%;
        font-size: 12px;
    }*/
  .main-nav {
    width: 100%;
  }
  .navigation .cs-click-menu {
    width: 100%;
  }
  .theText {
    margin-bottom: 15px;
  }
}
/*@media screen and (max-width: 1200px) {
    .navigation ul > li > a {
        padding: 12px 4px;
    }
}*/
@media screen and (min-width: 1017px) {
  #logo {
    width: 250px;
    position: absolute;
    background-color: #fff;
    top: 0;
    left: 10px;
    z-index: 3;
  }
}
/*medium command large*/
@media screen and (min-width: 993px) {
  .navigation {
    padding-right: 10px;
  }
  /* #logo {
        width: 250px;
        position: absolute;
        background-color: #fff;
        top: 0;
        left: 10px;
        z-index: 3;
    }*/
  .rowEqualColumns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .rowEqualColumns > [class*='col-'] {
    display: flex;
    flex-direction: column;
  }
  .theText {
    height: 30%;
  }
  .boxModul {
    height: 190px;
  }
  .boxModul img {
    height: 70%;
  }
  footer .col-md-2,
  footer .col-lg-2 {
    width: 12% !important;
    font-size: 13px;
    vertical-align: top;
    text-align: left;
  }
  /*#footer-widget li:hover {
    background-color:#3F7E95;
   
    }
    #footer-widget a:hover {
     color:#fff!important;
    }*/
  .main-content1 {
    display: table-cell;
  }
  .asidemenu {
    display: table-cell;
  }
  .asidemenu .submenu {
    list-style: none;
    background-color: #ccdde6;
    width: 100%;
    text-align: left;
    color: #fff;
    font-size: 16px;
    padding: 5px 10px 5px 20px;
    border-bottom: 1px solid #E0E0E0;
    margin: 0;
  }
  .asidemenu .activemenu {
    /*background-color: #ffc383;
    color: #3d7b93;*/
    background-color: #62a29e;
  }
  .activemenu a {
    color: #fafafa !important;
  }
  .activemenu a:hover {
    color: #436563;
  }
  .activemenu:hover > a {
    color: #436563;
  }
  .asidemenu a {
    color: #436563;
  }
  .asidemenu a:hover {
    color: #436563;
  }
  .asidemenu .menuTitle {
    width: 100%;
    padding: 10px 0 0 0;
    color: #436563 !important;
    font-size: 16px;
    border-bottom: 2px solid #436563 !important;
    text-align: left;
    margin-bottom: 5px;
    padding: 0;
  }
  .submenu:hover {
    background-color: rgba(102, 166, 162, 0.63);
  }
  #homePageText .col-md-5 {
    vertical-align: top;
  }
  /* scrollbar design
            #homePageText .col-md-6::-webkit-scrollbar {
        width: 15px;
    
         }

     #homePageText .col-md-6::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
        border-radius: 10px;
        background-color: #FF6A00;
     }

     #homePageText .col-md-6::-webkit-scrollbar-thumb {
        border-radius: 10px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); 
        background-color: black;
      }*/
}
/* RIGERS*/
.increase-margin-top {
  margin-top: 15px;
}
.container-custom-style {
  margin: 15px auto 20px auto;
  min-height: 500px;
}
.input-text {
  width: 230px;
  font-size: 14px !important;
  margin: 5px 0 5px 0;
  box-shadow: none;
}
.input-text:focus {
  box-shadow: none !important;
}
.search-button {
  width: 230px;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  border: solid 0.5px #FFB74D;
  background-color: #FFB74D;
  color: #FFF8E1;
  font-size: 17px;
  font-weight: 500;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  transition: background-color 0.5s;
  margin: 5px 0 5px 0;
}
.search-button:hover {
  background-color: #ff6a00;
}
.reset-button {
  width: 230px;
  height: 35px;
  vertical-align: middle;
  border: solid 0.5px #62a29e;
  background-color: #62a29e;
  color: #FFF8E1;
  font-size: 17px;
  font-weight: 500;
  text-align: center;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  transition: background-color 0.5s;
  margin: 5px 0 5px 0;
}
.reset-button:hover {
  background-color: grey;
}
.excel-button {
  width: 230px;
  height: 35px;
  vertical-align: middle;
  border: solid 0.5px #388e3c;
  background-color: #66BB6A;
  color: #FFF8E1;
  font-size: 17px;
  font-weight: 500;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
  -o-transition: background-color 0.5s;
  -ms-transition: background-color 0.5s;
  transition: background-color 0.5s;
  margin: 5px 0 5px 0;
}
.excel-button:hover {
  background-color: #43a047;
}
/*With divs*/
/*.results-container {
        box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
        padding: 5px 7px;
    }*/
@media (max-width: 548px) {
  .element-buttons {
    height: 55px !important;
  }
  .element-buttons > form,
  .element-buttons > a {
    float: left !important;
  }
}
.result-element {
  padding: 5px 10px;
  text-shadow: none;
  text-transform: none;
  letter-spacing: 0.2px;
  margin-bottom: 20px;
}
.result-element span {
  margin-right: 15px;
}
.element-buttons {
  height: 20px;
  margin-top: 15px;
}
.element-buttons a {
  font-weight: 500 !important;
  float: right;
}
/*With table*/
.results-container {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding: 0;
  margin-bottom: 10px;
}
/*Used in divs*/
.table-result {
  font-size: 14px;
}
.table-result > thead > tr > th,
.table-result > tbody > tr > th {
  border: solid 0.5px #eeeeee !important;
  border-bottom: solid 1px lightgrey !important;
  font-weight: 500 !important;
}
/*.table-result > thead > tr > th > b, .table-result > tbody > tr > th > b {
            font-weight: 500 !important;
        }*/
.table-result > tr > td,
.table-result > tbody > tr > td {
  border: solid 0.5px #eeeeee !important;
}
/*Used in table*/
.result {
  padding: 10px 5px;
  margin: 5px 0 5px 0;
  /* border: solid 0.5px lightgrey; */
  background-color: #f9f9f9;
}
.result-container > span {
  min-width: 80px;
  display: inline-block !important;
}
.search-form {
  border: solid 0.5px #f5f5f5;
  padding: 25px 0;
  margin: 0 !important;
  background-color: #f5f5f5;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
/*.search-form:hover {
        box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    }*/
.to-the-center {
  margin: auto;
  width: auto;
  position: relative;
  display: table;
}
.to-the-center > * {
  margin-right: 10px;
}
.pagination-form {
  text-align: center;
  display: block;
  /*height: 50px;
        margin: 20px auto;
        padding: 0 10px;
        line-height: 50px;*/
}
.inline-block > form {
  display: inline-block;
}
.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: none !important;
  filter: none !important;
  color: #333 !important;
  background-color: #fff !important;
  border-color: #ccc !important;
}
.paging-primary {
  /*background-color: #6c7a89 !important;
    color: white !important;*/
  background-color: #cfd8dc !important;
  /* color: white !important; */
}
.no-padding {
  padding: 0 !important;
}
.alert-info-custom {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
  border-radius: 0;
  margin-top: 20px;
  text-align: center;
  background-image: none !important;
}
.alert-danger-custom {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
  border-radius: 0;
  margin-top: 20px;
  background-image: none !important;
  text-align: left !important;
}
.alert-sucess-custom {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  border: none;
  border-radius: 0;
  margin-top: 20px;
  background-image: none !important;
  text-align: left !important;
}
.modal-content {
  font-family: 'Roboto', sans-serif;
  border-radius: 0 !important;
  margin: 70px auto;
}
.modal-title {
  font: 100 Normal 18px 'Roboto', sans-serif !important;
  color: #546e7a !important;
  font-weight: 500 !important;
}
.dismiss-modal {
  border: solid 0.5px #E0E0E0;
  padding: 5px 20px;
  background-color: whitesmoke;
  color: #546e7a;
}
.dismiss-modal:hover {
  background-color: #E0E0E0;
}
.modal-body {
  padding: 15px 2px;
}
.modal-open {
  /* margin: 2px auto; */
  /* margin: 2px 15px 0 -3px; */
  /* width: 100%; */
  border: none;
  box-shadow: none !important;
  padding: 0 0 0 2px;
  background: none;
  font-family: 'Roboto', sans-serif;
}
.modal-open:hover {
  background-color: #eeeeee !important;
}
.validation-summary-errors {
  margin-left: -10px;
  padding: 0 40px 0 0;
}
.popover {
  background-color: #FFECB3;
  color: #ea500f;
  border-color: #ea500f;
  border-radius: 0;
}
.popover-content {
  padding: 5px 10px;
  font-size: 13px;
  text-align: center;
}
.popover.top > .arrow:after {
  border-top-color: #FFECB3 !important;
}
.popover.right > .arrow:after {
  border-right-color: #FFECB3 !important;
}
.popover.left > .arrow:after {
  border-left-color: #FFECB3 !important;
}
.popover.bottom > .arrow:after {
  border-bottom-color: #FFECB3 !important;
}
.required-alert {
  background-color: #FFECB3;
  color: #ea500f !important;
}
h3 {
  font-family: 'Roboto', sans-serif !important;
  font-weight: 100 !important;
}
.full-width {
  width: 100% !important;
}
.negate-padding div {
  padding-left: 5px;
  padding-right: 5px;
}
.loading {
  display: inline !important;
  text-align: center;
  font-family: Roboto !important;
  font-weight: 100 !important;
}
.head-item {
  background-color: #f5f5f5;
}
.list-document {
  margin: 10px;
}
.head-title {
  font-weight: 500;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.list-group-item:last-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
/******************* Navbar *****************/
.first-child-navbar {
  padding: 8px 0;
}
.first-child-navbar > a {
  padding-top: 4px !important;
  padding-bottom: 4px !important;
  /*background-color: #FAFAFA;*/
}
/*.icon-arrow-left10 {
    top: 1px;
    left: 3px;
    position: absolute;
}

.icon-arrow-right10 {
    top: 2px;
    left: 3px;
    position: absolute;
}*/
/*.modal-open {
    overflow: auto;
    width: 100% !important;
}*/
/*Per navbar ne versionin mobile*/
.cs-click-menu {
  border: solid 1px #d2d2d2;
}
.menu-label {
  margin-left: 45px;
}
#toggle {
  display: inline;
  position: absolute;
  width: 28px;
  height: 30px;
  margin: 17px 0 0 10px;
}
#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after {
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}
#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #62a29e;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all .3s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  -moz-transform: rotate(45deg) translate(5px, 5px);
  -ms-transform: rotate(45deg) translate(5px, 5px);
  -o-transform: rotate(45deg) translate(5px, 5px);
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  -moz-transform: rotate(-45deg) translate(7px, -8px);
  -ms-transform: rotate(-45deg) translate(7px, -8px);
  -o-transform: rotate(-45deg) translate(7px, -8px);
  -webkit-transform: rotate(-45deg) translate(7px, -8px);
  transform: rotate(-45deg) translate(7px, -8px);
}
/* Table responsivness */
@media only screen and (max-width: 800px) {
  #no-more-tables {
    box-shadow: none !important;
  }
  .modal-open-button {
    width: 100% !important;
  }
  .dokument-responsive {
    height: 40px;
  }
  .dokument-responsive a {
    width: 50% !important;
    float: right;
  }
  .overflow-style {
    overflow: scroll !important;
    overflow-x: scroll;
  }
  /* Force table to not be like tables anymore */
  #no-more-tables table,
  #no-more-tables thead,
  #no-more-tables tbody,
  #no-more-tables th,
  #no-more-tables td,
  #no-more-tables tr {
    display: block;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  #no-more-tables tr {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    border: 0 solid transparent;
    margin-bottom: 10px;
  }
  #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  /*
	Label the data
	*/
  #no-more-tables td:before {
    content: attr(data-title);
  }
}  

   /*Meki logo responsivness in header*/
   @media (min-width:1440px) {
	#logo2 {
	position: absolute; 
	left: 73em; 
	right: -125px; 
	margin-left: 150px; 
	bottom: -105px; 
	background: white; 
	width: 150px;
	}
  }

  @media (min-width:1200px) and (max-width:1439px) {
	#logo2 {
	display:none;
	}
}


  @media (min-width: 1018px) and (max-width: 1199px) {
	#logo2 {
        position: absolute;
        left: 60em;
        margin-right: 0;
        top: -8px;
        width: 150px;
	}
	#additionalInfo .pull-right {
		margin-right: 80px;
	}
}

  @media screen and (max-width:1017px) {
	#logo2 {
	display:none;
	}
}

  @media screen and (min-width: 1017px){
	.logo-container{
		display: none;
	}
	
	
}

/*# sourceMappingURL=CustomStyle.css.map */







