body {
  font-family: 'Ubuntu', sans-serif;
  padding-top: 80px;
  background: #ebebeb;
  margin-bottom: 60px;
}
h3{font-weight: 400}
p{
    font-size: 14px;
    font-weight: 300;
}

.navbar-collapse{overflow-x: hidden;}
.nav{
    font-size:1.6rem;
    font-weight: 300;
    margin-top: 0;  
}
.navbar-default {
    padding: 10px;
    background: #1a1a1a;
    border:0;
    opacity: 0.90;
}
.navbar-inverse {
    background:none;
    border:none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background:none;
    font-weight: 400;
    border-bottom: 2px solid #31B0D5;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: black;
    background:grey;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: black;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
color: #C5C5C5;
}
.navbar-default .navbar-nav>li>a:hover {
color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: white;
}
a:focus {
    outline: none;
}
.box{
    background: white;
    border-radius: 5px;
    -webkit-box-shadow: inset -1px 0 0 0 #d2d2d2,inset -1px 0 0 0 #e6e6e6,inset 1px 0 0 0 #d2d2d2,1px 0 0 0 #e6e6e6,0 -1px 0 0 #e8e8e8,0 2px 0 0 rgba(241,241,241,0.3),0 1px 0 0 #b1b1b1;
    -moz-box-shadow: inset -1px 0 0 0 #d2d2d2,inset -1px 0 0 0 #e6e6e6,inset 1px 0 0 0 #d2d2d2,1px 0 0 0 #e6e6e6,0 -1px 0 0 #e8e8e8,0 2px 0 0 rgba(241,241,241,0.3),0 1px 0 0 #b1b1b1;
    box-shadow: inset -1px 0 0 0 #d2d2d2,inset -1px 0 0 0 #e6e6e6,inset 1px 0 0 0 #d2d2d2,1px 0 0 0 #e6e6e6,0 -1px 0 0 #e8e8e8,0 2px 0 0 rgba(241,241,241,0.3),0 1px 0 0 #b1b1b1;
}
.box img{width: 100%;}
.row{margin: 30px 0 0 0;}

.footer {
background: -moz-linear-gradient(rgba(235,235,235,0),rgba(235,235,235,10) 15%,#ebebeb 80%);
background: -o-linear-gradient(rgba(255,255,255,0),#ebebeb 20%,#ebebeb 80%);
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, #ebebeb), color-stop(20%, #ebebeb));
position: fixed;
bottom: 0;
left: 0;
z-index: 100;
width: 100%;
height: 80px;
padding-top: 20px;
}

.text-blue{color:#186379;font-size: 11px;}

.padding{padding: 10px}
.padding15{padding: 0 15px 0 15px}

.bordert{border-bottom:1px solid gray;padding-bottom: 5px;}
.form-control{margin-bottom: 10px;}
.form-group {
    margin-bottom: 15px;
    background: #FFF;
    padding: 15px;
    border: 1px solid #E7E7E7;
}
.tenderimg img{width: 64px;height:64px;float: left}
.alert{margin-bottom: 10px}

.loading{
    background-image: url('../images/loading.GIF');
    background-position: 98% 50%;
    background-repeat: no-repeat;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding-right: 0}
.form-group>.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{padding-right: 15px}
.nopadding{padding:0;}
.nopaddingleft{padding-left: 0}
.nopaddingright{padding-right: 0}
.panel{margin-bottom: 0}
.panel-default>.panel-heading {
    font-weight: 800;
}
.pointer{cursor: pointer}
.ring{width: 128px;height: 128px;background: #2ecc71;border-radius: 50%;margin-left: auto;margin-right: auto;margin-top: 10px;}
.cri{
    margin-top: 48px;
    margin-left: 35px;
    display: inline-block;
    color: #FFF;
    font-size: 24px;
}
.username{color:white;margin-left: 40px;margin-top: 5px;margin-right: 20px;}
.logout{font-size: 13px;margin-left: 40px;margin-right: 20px;margin-top: 2px;}
#user{
    width: 64px;
    height: 64px;
    background: #CCCCCC;
}
#menu-user{
    margin-top: 10px;
    width: 32px;
    height: 32px;
    background: #CCCCCC;
}
.menu-user{
    font-size: 32px;
    color: white;
}
.user{
    font-size: 64px;
    color: #686868;
}
.form-control{max-width: 100%}
.select2-container{
    display:block;
}
.select2-container-multi .select2-choices{
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.select2-drop-active{
    margin-top: -4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
legend {
    display: block;
    width: 100%;
    padding: 0 0 5px 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #E5E5E5;
}
#search legend {
    display: block;
    width: auto;
    padding: 5px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: inherit;
    color: black;
    border: 1px solid #E5E5E5;
}
#search fieldset {
    min-width: 0;
    margin: 0 0 15px 0;
    padding: 10px;
    border: 1px solid #E5E5E5;
}
#BenchmarkFilter ul{
    padding-left: 20px;
}
#BenchmarkFilter ul li{
    list-style-type: none;
}

.tt-dropdown-menu {
    margin-top: -13px;
    padding: 0;
    border-top:0;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
    left:auto !important;
    width: 472px !important;
    border-color:#5897FB;
}
.tt-query, .tt-hint {
    width: 100%;
    height: auto;
    padding: 8px 12px;
    font-size: 24px;
    line-height: 30px;
    border: 2px solid #CCC;
    border-radius: 8px;
    outline: none;
}

.dropdown-menu {
    min-width: 237px;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: pointer;
    background-color: white;
    opacity: 1;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{border-top:0;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
    border-top: 1px solid #DDD;
}

/*MAP Colors*/
.mapcolorblue{width: 16px;height: 16px;background: rgb(31, 119, 180);margin-left: 15px;margin-right: 5px;border-radius: 50%}
.mapcolororange{width: 16px;height: 16px;background: rgb(255, 127, 14);margin-left: 15px;margin-right: 5px;border-radius: 50%}
.mapcolorgreen{width: 16px;height: 16px;background: rgb(44, 160, 44);margin-left: 15px;margin-right: 5px;border-radius: 50%}

/*LoadingBar Animation in SearchForm*/
.spinner {
    margin: -5px auto 0;
    width: 70px;
    text-align: center;
}

.spinner > div {
    width: 6px;
    height: 6px;
    background-color: white;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 40% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

/* LoadingBar Animation in Chartbars*/
.loadingbar1 , .loadingbar2 , .loadingbar3 , .loadingbar4{
    position: absolute;
    top: 240px;
    left:260px;
    display:none;
}

.spinner2 {
    width: 70px;
    opacity: .75;
}

.spinner2 > div {
    width: 12px;
    height: 12px;
    background-color: #31B0D5;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.spinner2 .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner2 .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% { -webkit-transform: scale(0.0) }
    40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 40% {
          transform: scale(1.0);
          -webkit-transform: scale(1.0);
      }
}

@media (min-width: 1200px){}
@media(max-width:767px){}
@media(min-width:768px){}
@media(min-width:992px){}


.cri-components > .progress {
    position: relative;
    height: 10px;
    margin-bottom: 0;
    background: -moz-linear-gradient(left, rgb(253, 212, 210) 0%, rgb(243, 29, 16) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgb(253, 212, 210)), color-stop(100%, rgb(243, 29, 16)));
    background: -webkit-linear-gradient(left, rgb(253, 212, 210) 0%, rgb(243, 29, 16) 100%);
    background: -o-linear-gradient(left, rgb(253, 212, 210) 0%, rgb(243, 29, 16) 100%);
    background: -ms-linear-gradient(left, rgb(253, 212, 210) 0%, rgb(243, 29, 16) 100%);
    background: linear-gradient(to right, rgb(253, 212, 210) 0%, rgb(243, 29, 16) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#00ff00', GradientType=1);
}
.cri-components > .progress-bar{
    float: right;
    background-color: #F5F5F5;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
#cri-dropdown{
    color:#333;
    text-decoration: none;
    cursor: pointer;
}
#cri-toggle{
    display: none;
}
.progressh5 h5{
    margin-bottom:5px;
}
.search-pad-left{
    padding-left: 7%;
}


#graph #legend{
    position: absolute;
    right: 10px;
    bottom: 10px;
    text-align: right;
    font-weight: bold;
    color: #000;
    background-color: rgba(255,255,255,0.6);
}

.placeholder{color: grey;}
#kba_kereses_eljaras_tipus_id option:first-child{color: grey;}
#kba_kereses_eljaras_tipus_id option{color: #555;}

.margin-bottom{
    margin-bottom: 20px;
}

.resultListAnchor {
    display: block;
    position: relative;
    top: -60px;
}
#benchmark-loading{
    position: absolute;
    margin: auto;
    left:350px;
    top:250px;
}