﻿.navbar {
/*             background:white;*/
            border-bottom: 4px solid #e3512d; 
            margin:0px;
			/*background-color: #fcf2e7;*/
            background-color: rgba(243, 243, 243, 0.48);

        }
        #dliblogo {
            content:url("../../images/logos/dlibLogo3.png");
         }
        .navbar .column {
            padding:10px 5px 23px 5px;

        }

         .navbar .column2 {
           padding: 1px 5px 10px 5px;

        }

        .footer a{
            color:#e3512d;
        }
      
body {
       padding-bottom: 100px; 
       overflow-y: scroll;
    overflow-x: hidden;    
    font-family: sans-serif;  
} 
             

        #Menu {
            background: #dedede;
            box-shadow:0 0 20px rgba(0,0,0,0.5);
            display: block;
            height: 100%;
            right: 0;
            /*left:0;*/
            position: fixed;
            top: 0;
            z-index: 17;

            width: 15%;
            transition:0.5s;
            overflow:scroll;
            margin-right:-20%;
            /*margin-left:-20%;*/
			background:#f1f1f1;
        }
        #Menu .wrap {
            padding:20px;
        }

        #Menu.active {
            margin-right:0%;
            /*margin-left:0%*/
			background:#f1f1f1;
        }
 
 	a.login {
		display: inline;
		color:#000;
		margin-bottom: -10px;
		}
		
 
            #Menu a {
                display:block;
               /* width:15%;*/
				width:95%;                
                padding:5px;
				/*text-transform: uppercase;*/
				font-weight:400;
				color: #e3512d;
            }
			
			
			

			
            .overlay {
                position:fixed;
                top:0;
                left:0;
                width:100%;
                height:100%;
                background:rgba(0,0,0,0.75);
                display:none;
                transition:0.5s;
                z-index:16;
            }
            .overlay.active {
                display:block;
            }

        .ui-autocomplete {
            /*top: 50px !important;
                */
            
        }

        .carousel.slide {
            margin: 0px;
            
        }
        .carousel-inner {
            border-bottom: 4px solid #e3512d;
        }
        .btn.btn-lg.btn-primary {
             background:#e3512d;
             color: white;
             padding-top: 5px;
             padding-bottom: 5px;
             border:0;
             font-weight:600;
             font-size:80%;
             
        }
        .exposed {
            padding-top: 30px;
            padding-bottom: 50px;
            margin-left:100px;
            margin-right:100px;
            overflow:hidden;
            text-align: center;
        }
		
		 .exposed_404 {
            padding-top: 30px;
            padding-bottom: 50px;
            overflow:hidden;
            text-align: center;
            border: 0px; 
            
        }
		
		
        .exposed a {
             color:RGB(66,66,66);
             text-align:center;
             display:inline-block;
             
             font-weight:500;
             line-height: 12px;
             margin: 0 8px 0 8px;
        }
            .exposed a:hover {
                color:#E3512D;
            }
             
          .exposed img{
                width:75%;
                margin-top:15px;
                margin-bottom:12px;
            }
             .exposed strong{
                text-transform:uppercase;
                font-weight:700;
                margin-bottom: 2px;
            }
             .exposed span{
                font-size:12px;
                letter-spacing:0.05em;
                text-align:left;
                
                
            }
      
            .exposed .fa {
                font-size:50px;
                 width:75%;
                margin-top:15px;
                
                margin-bottom:12px;
            }

        .files-icon-div .fa {
             font-size:150%;
                margin-top:8px;
                margin-right:15px;
                 max-height: 150px;
  
                
            }
        .omejitev {
            font-size: 85%;
            margin-top: 10px;
            margin-bottom: 10px;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
			max-height: 150px;
			width: 100%;
			overflow-y: scroll;
			overflow-x: hidden;
    }

        .exposed strong {
            display:block;
            
        }
    
        .login {
            float: right; 
            margin: 10px 0 10px 10px; 
            font-size: 12px; 
            text-align: right; 
            color: White;
            display:none;
        }
        .btn.meni {
            color:black;
			color:#404040;
            /*background: #757575; */
            /*background: #e8e4e4;*/

            text-transform:uppercase;
            font-weight:600;
            font-size:14px;

        }
        #MenuButton {
            /* *** */
            margin-top:25px;
            
        }
         .btn.search {
            color:black;
            background: #757575; 
             
        }
          .subsearch a {
            color:white;
            margin-top:0px;
            padding-top:0px;
            font-size-adjust:0.5;
           
        }
        .subsearch .searchcbox {
            color:white;
            padding-top: 0px;
            padding-right: 180px;
            margin-right:30px;
            float:right;
            font-size-adjust:0.5;
        }
        .news {
            /*background: RGB(214,214,214); */
            text-align:center;
            padding-top:25px;
            padding-bottom:25px;
          
        }

        .fa-play {
            font-size:9px;
        }

        #Brand > a {
        }
        

        #Search button {

            background: none;
            color:white;
        }



        #lang {
            text-transform: uppercase;
            font-size: 14px;
            float:left;
            padding: 8px 12px;
            /* *** */
        }
        
        .form-control::-webkit-input-placeholder { color: #aaa; font-size: 14px; }
.form-control:-moz-placeholder { color: #757575; font-size: 14px; }
.form-control::-moz-placeholder { color: #757575; font-size: 14px; }
.form-control:-ms-input-placeholder { color: white; }
        .news {
         padding:0;
          margin:0;
          
        /* border-top: 1px solid #e3512d;*/
         
             
        }
         .news .container{
           
            border-top:1px solid #e3512d;
           padding-top: 40px; 
           padding-bottom: 40px;
           overflow:hidden;
        }
        .news .container >div{
            width:50%;
            float:left;
            text-align:center;  
        }
            .news .container > div > div {
                margin:0 3px 0 3px;
            }
        .news_left > div {
            padding: 0 5px 0 5px;
        }
        .news_left img {
            /*height:105px;*/
			width:130px;
            float:left;
            margin-right: 10px;
           
        }
        .news_left {
          background: white;
          
          text-align: left;
          min-height: 200px;
        }
        .news_left >div{
          margin-left:3px;
          margin-right:3px;
        }
        .date {
            font-size:12px;
            font-weight: 500;
            color: #aaa;
            margin-left: 15px;
        }
        .news_title {
            text-transform:uppercase;
            font-size:15px;
            font-weight:800;
            
        }
        .news_body {
            line-height:1.1em;
			line-height:1.3em;
            text-align: justify;
        }

        .news_a {
            float:left;
           /* margin-top:5px;
            margin-left:15px;*/
        }

        .news_b {
            float:left;
            margin-top:5px;
        }
       /*
         .video {
            min-height: 250px;
           margin-right:10px;
		   margin-bottom:10px;
		   float:left;
        }
         */
        .box {
           width: 250px;
            
             margin-top: 80px;
             margin-left:20px;
             margin-right:20px;
            padding-left: 0px !important;
            height:350px;
            background-color:#FFFFFF;
            /* box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);*/
			/*box-shadow: 0px 0px 2px 0px #e40d0d;*/
            
        }
        .box h4 {
            overflow:hidden;
            width: 100%;
            font-size:14px;
        }
        .box a {
        }

        .box img {
            max-width:100%; 
           
        }
        
        .row {
           
        
        }
        
        .rowfp {
            margin-top: 20px;
            padding: 10px;
            margin-left: 25px !important;
        }
         .box2 {
             width: 250px;
            
             margin: 20px;
            padding-left: 0px !important;
            height:350px;
            background-color:#FFFFFF;
            
        }
         .box3 {
             width: 250px;
            
             margin: 20px;
              
            padding-left: 0px !important;
            /*padding-top:50px;*/
            height:420px;
            background-color:#FFFFFF;
            
        }

          .box4 {
             width: 250px;
            
             margin: 20px;
            padding-left: 0px !important;
            padding-top:50px;
            height:350px;
            background-color:#FFFFFF;
            
            
        }
        .more {
            padding-top:30px;
            padding-bottom:80px;
        }
        .box2 h4 {
            overflow:hidden;
            width: 100%;
            font-size:14px;
        }
        .box2 a {
        }

        .box2 img {
            max-width:100%;
           
        }
        .footer {
            padding-top:10px;
            text-align: center;
            position:fixed;
            height:45px;
            width:100%;
            bottom:0;
            overflow:hidden;
            background:rgba(0,0,0,0.75);
            color:white;
            transition:0.5s;
            z-index: 101;
        }
        /*    
        .footer:hover {
                height:100px;
                background:rgba(0,0,0,1);
            }
            */
            .footer a {
                color:white;
            }
        #cards, #cards2 {
            /*background: #686868;*/
            background:#e8e4e4;
			background:#fff;
            padding: 0px !important;
            padding-left: 0px !important;
           
            width: 70%;

            margin-left: 20%;
            margin-top: 20px;
            align-items: center;
        }

        .card_img {
            /*background: #686868;*/
           
           
            width: 235px !important;
            height: 329px !important;
            /*
            margin-top: 20px;
            margin-left: 15px;
                */
            margin-right: 20px !important;
        }
        .carousel-caption h1{
         font-size:30px;
        }
        .carousel-caption p{
         font-size:18px;
        }

        input:focus, select:focus, textarea:focus, button:focus, *:focus {
            outline-width:0 !important;
            outline: none !important;
            outline-color:white;
        }

        i.fa.fa-chevron-up {
			color: #e3512d;
			padding-bottom: 10px;
		}
		
	.forma-input{
    display: block;
    float: left;
    }
    
    .forma{
    display: block;
    float: left;
    margin-left: 20px;
    }
    
    .knof {
    background-color:#e3512d;
    border-color:#e3512d;
     }
	 
	.lupa {
	height: 33px;
	width: 35px;
    color: white !important;
    background:#e3512d !important;
	
     }

    .lupa-dolga {
	height: 33px;
	width: 335px;
    color: white !important;
    background:#e3512d !important;
	
     }
	 
	.mal-levo {
	margin-left: -3px;
	}

	.zamik-forme {
	margin-top:	25px;
	}
	
	.tooltip-inner {
    max-width: 170px;
    /* If max-width does not work, try using width instead */
    width: 170px; 
}     
	.hr-menu {
	display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;			
	border-top:1px solid #e3512d;
	}
	.menu {
			font-color: #000;
	}
	
	.pasica{
	border: solid 1px #e3512d;
	}
	.pasica1{
	border: solid 1px #e3512d;
	margin-bottom: 10px;
	}
	.a-rdec{
	color: #e3512d;
	}
	
    .a-rdec:hover {
       color:#E3512D;
    }
	.a-beli{
	color: #fff;
	}
	.a-pasiv {
	color:#404040;
	}
	
	.column {
        outline:1px solid transparent;   
	}

    #Search .form-group {
        width:92%;
        white-space:nowrap;
    }
    #Search .input-group {
        width:100%;
    }
#Search span {
    width:1px;
}
#searchString {
    width: 100%;
}

.exposed-container {
    /*border-top: 4px solid #e3512d;*/
}

.screen-saver {text-align: center;position: fixed;width: 100%;height: 100%;top: 0;left: 0;z-index: 99999;display: none;cursor: pointer;background-color: #000;}
    .screen-saver p {color: #333;font: 400 30px / 42px RobotoCondensed;}
    .screen-saver p.top {margin-top: 25px}
    .screen-saver p.middle {margin-top: 10px;}
    .screen-saver p.bottom {font: 400 18px / 26px RobotoCondensed;margin-top: 55px;}
    .screen-saver img {display: block;}
    .screen-saver img.screen-saver-logo {margin: 5% auto 0 auto;width: 30%;max-width: 220px;}
    .screen-saver img.screen-saver-carbon {margin: 5% auto 0 auto;width: 80%;max-width: 1340px;}

/* Tooltip container */
.ctooltip {
    position: relative;
    display: inline-block;
    /* border-bottom: 1px dotted black;  If you want dots under the hoverable text */
}

/* Tooltip text */
.ctooltip .ctooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    font-size:80%;
    /* Position the tooltip text - see examples below! */
    position: absolute;
    z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.ctooltip:hover .ctooltiptext {
    visibility: visible;
}
        .cBtnMenu {
            color:#3a7d9b;
        }
  .cBtnMenu:hover{
            cursor: pointer;
}

  .Naslov, .Title {
        margin-bottom:7px;
        font-size:20px;
        font-weight:600;
    }
    
  .Naslov2 {
        margin-bottom:7px;
        
    padding-top: 14px;

        font-weight:600;
    }

  .Title2 {
        margin-bottom:40px;
        font-size:20px;
        font-weight:600;
        
    }


   .carousel-control {
    font-size: 30px;
    padding: 185px;
    margin-left: -160px;
    margin-right: -120px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0);
    
}

.container {
    /*padding-top: 40px;*/
    padding-bottom: 0px !important;
}

.ikone{
    padding-top: 40px;
    padding-bottom: 0px !important;
}



            .openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer;
}

.openBtn:hover {
  background: #bbb;
}

            /* The overlay effect with black background */
.overlay2 {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9); /* Black with a little bit see-through */
}

/* The content */
.overlay-content {
  position: relative;
  top: 26%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
  margin-left: 20%;
}

/* Close button */
.overlay2 .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}

.overlay2 .closebtn:hover {
  color: #ccc;
}

/* Style the search field */
.overlay2 input[type="text"].text {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay2 input[type="text"].text:hover {
  background: #f1f1f1;
}

/* Style the submit button */
.overlay2 button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #e3512d !important;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay2 button:hover {
  background: #bbb;
}

 <style type="text/css">
            @media print {
                   a[href]:after {
                      display: none;
                      visibility: hidden;
                   }
                }
            
            @media print {
                   a[href]:after {
                      display: none;
                      visibility: hidden;
                   }
                }
            
             #toggle-search {
    -webkit-transition: all 0.6s ease;
       -moz-transition: all 0.6s ease;
            transition: all 0.6s ease;
    
  }
  .ion-navicon {
    float: left;
  }
  span {
    font-weight: 100;
    margin-left: 0;
    
  }

  #searchBar {
    
display: block;
position: absolute;
margin-left: 185px;
background: rgb(243, 243, 243);
width: 708px;
box-shadow: 0 4px 3px;
margin-top: -27px;
border: 1px solid rgb(227, 81, 45);
  }
  #toggle-search {
    float: right;
  }

          
        
               