.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 6px 12px;
    height: 34px;
    width: 100%;
}

.addMoreInput, .addMoreInputEdit, .addMoreFileInput31, .addMoreFileInput32, .addMoreFileInput33,.delTelepulesInput ,.addMoreInputTelepules{
    float: right;
    margin: 10px 0;
}

.padding-left {
    padding-left: 50px;
}

.padding-top{
    padding-top: 15px;
}

.img-ajaxshow {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
}

.img-edit {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-height: 350px;
    max-width: 350px;
    padding: 10px;
}

.btn-danger {
    color: #fff;
    background-color: #ed0000 ;
    /* border-color: #d43f3a; */
}


.btn-danger:hover {
    color: #fff;
    background-color: #ce0c0c ;
    /* border-color: #d43f3a; */
}

.clear{
    width: 100%;
    clear: both;
    height: 0;
}

.modal-danger .modal-header, .modal-danger .modal-footer {
    background-color: #d33724 !important;
    color: #fff !important;
}

.modal-danger .modal-body {
    background-color: #dd4b39 !important;
    color: #fff !important;
}
.modal-danger .modal-header, .modal-danger .modal-footer {
    border-color: #c23321;
}



.modal-success .modal-header, .modal-success  .modal-footer {
    background-color: #008d4c !important;
    color: #fff !important;
}

.modal-success .modal-body {
    background-color: #00a65a !important;
    color: #fff !important;
}

.modal-success  .modal-header, .modal-success  .modal-footer {
    border-color: #008d4c ;
}


.btn-outline {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
}
.padding{
    padding: 15px;
}

.red-title {
    color: #ce0c0c;
    text-align: center;
    padding: 25px 0;
    border: 1px solid #bbb;
    border-width: 1px 0 0 0;
    margin-top: 35px;
}

#w8Modal  p{
    position: inherit;
    left: 50%;
    margin-left: -25px;
}

#w8Modal i{
    font-size: 50px;
}

.toggleDiv {
   background-image: url("../images/add.png");
   width: 32px;
   height: 32px;
   top: 5px;
   margin: 5px;
}

.toogleCon{
    text-align: center;
}

.ui-state-focus:focus { outline:0px solid white !important }

.toogleRight{
    float: right;
}

.toogleLeft{
    float: left;
}

#mainToggle i,
#mainToggle i:visited{
    font-size: 32px;
    color: #ed0000;
    padding: 7px;
    margin: 0 10px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

#mainToggle i:hover,
#mainToggle i:focus {
  outline: 0;
  color: #ce0c0c;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

#mainToggle span,
.carousel-control.right,
.carousel-control.left,
#mainToggle span:visited,
.carousel-control.right:visited,
.carousel-control.left:visited{
    font-size: 35px;
    color: #ed0000; 
}

#mainToggle span:hover,
#mainToggle span:focus,
.carousel-control.right:hover,
.carousel-control.left:hover,
.carousel-control.right:focus,
.carousel-control.left:focus{
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  outline: 0;
  color: #ce0c0c;
  text-decoration: none;
  opacity: 1;
  filter: alpha(opacity=100);
}

#mainToggle a{
    display: block;
    text-align: center;
    color: #444;
}

#mainToggle a:visited{
    color: #444;
}

#mainToggle a:hover,#mainToggle a:active{
    color: #ed0000;
}

.BizzText{
    margin-top: 10px;
    height: inherit;
}



@media all and (max-width:768px) {
   .carousel-control .glyphicon-chevron-right{
    margin-right: 0px; 
    }
}

#small-blog-description {
    word-wrap: break-word;
}


#footer img {
    width: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

#footer span {
    color: white;
    font-size: 16px;
}

div#tajegyseg-simple-head img,
div#tajegyseg-simple-members img,
div#tajegyseg-simple-contact img{
    max-width: 100% !important;
    height: auto !important;
}

#simple-blog-head h1{
    vertical-align: middle;
    margin: 7% 0 3% 0;
    text-align: left;
    font-size: 25pt;
    color: #ed0000;
}

.Sdate{
    display: inline;
    font-size: 12pt;
    line-height: 21pt;
    word-wrap: break-word;
    color: #444;
}

.ertekSlider{
    margin: 10% auto;
}

.ertekSlider .item{
    text-align: center;
}

.ertekSlider img{
    max-height: 500px;
}

.titleList{
    color: #ed0000;
    text-align: center;
}



/* bootstrap divek elrendezése */
.container, .container:before, .container:after {
    box-sizing:  border-box !important;
}

.container .row2 {
-webkit-margin-top-collapse:discard;
-moz-column-width: 17em;
 -webkit-column-width: 17em;
 column-width:17em;
 -moz-column-gap: -1em;
 -webkit-column-gap: -1em; 
 column-gap: -1em;

}

.container .menu-category{
 display: inline-block;
 margin: 0;
 padding: 0;
 width:  100%; 
}

.mainCenter{
    text-align: center;
    color: #555;
    margin-top: 25px;
}

#small-blog-image img{
    width: 100% !important;
    height: 100% !important;
    max-height: 400px !important;
}

    
    .grid:after {
        content: '';
        display: block;
        clear: both;
    }

    .grid-item {
        float: left;
    }

    .grid-item--width2 { width: 40%; }
    .grid-item--height2 { height: 200px; }


    @media (max-width: 768px) {
        .grid-item,
        .grid-sizer {
            width: 95%;
        }
        
        .mainMeret .menu-category{
            width: 95%;
        }
        
        
        #searchbtn,#searchbtn2{
            width:98%;
            left: 0px;
            right: 0px;
            margin: 5px;
        }
        
        #search input[type="search"] {
            top: 45%;
        }
    }

    @media (min-width: 768px) and (max-width: 992px) {
        .grid-item,
        .grid-sizer {
            width: 49%;
        }
        
        .mainMeret .menu-category{
            width: 48%;
        }
        
        #searchbtn,#searchbtn2{
            width:98%;
            left: 0px;
            right: 0px;
            margin: 5px;
        }
        
        #search input[type="search"] {
            top: 45%;
        }
    }

    @media (min-width: 992px) and (max-width: 1200px) {
        .grid-item,
        .grid-sizer {
            width: 33%;
        }
        
        .mainMeret .menu-category{
            width: 48%;
            
        }

    }

    @media (min-width: 1200px) {
        .grid-item,
        .grid-sizer {
            width: 24%;
        }
        
        .mainMeret .menu-category{
            width: 32%;
        }

        

    }
    
    
    
.mainMeret .menu-category{
    display: inline-block;
    vertical-align: text-top;
}    
    
    
.clearWidth{
    width: 100%;
    height: 5px;
}    

.recaptcha{
    margin: 5px 0 15px 0;
    display: inline-block;
    text-align: center;
}

.g-recaptcha{
    display: inline-block;

}

.layer{
    width: 100% !important;
}

#small-blog-image img{
    
    height: inherit!important;
    margin: 0px;
}

.ertektarVaros{
    display: block!important;
    color: #ff0000;
}

.carousel{
    padding-left: 20px;
}


/**
* CSS themes for simplePagination.js
* Author: Flavius Matis - http://flaviusmatis.github.com/
* URL: https://github.com/flaviusmatis/simplePagination.js
*/

/*------------------------------------*\
	PAGINATION 
\*------------------------------------*/

ul.simple-pagination {
	list-style: none;
}

.simple-pagination {
	display: inline-block;
	overflow: hidden;
	padding: 0 5px 5px 0;
	margin: 0;
}

.simple-pagination ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.simple-pagination li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
span.ellipse.clickable {
	cursor: pointer;
}

.ellipse input {
	width: 3em;
}


.light-theme a, .light-theme span {
float: left;
    color: #666;
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    min-width: 40px;
    min-height: 40px;
    padding: 10px 7px;
    margin: 0 5px 0 0;
}

.light-theme a:hover {
	text-decoration: none;
}

.light-theme .current {
    color: #ff0000;
    cursor: default;
}

.light-theme .ellipse {
	background: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
	font-weight: bold;
	cursor: default;
}

.light-theme .next,.light-theme .prev {
    background-color: #ff0000;
    color: white;
    border-radius: 20px;

}
/*------------------------------------*\
	PAGINATION  END
\*------------------------------------*/

.kapcsolatMain{
    text-align: center;
        margin: 25px;
}

.kapcsolatMain p{
    text-align: center;
    margin: 0px;
}

.kapcsolatMain p a{
   color: #ff0000;
}


.carousel-indicators li {

    background-color: #888;
    border: 1px solid #888;
}

.carousel-indicators .active {

    background-color: #ff0000;
    border: 1px solid #ff0000;
}

.sliderDivBackground{
    overflow: hidden;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}

.paddingMore{
    padding: 15px;
}
.carouselVid{
    padding: 0 20px;
    margin: auto 0px;
}


.webCon,.listCon{
    margin: 25px;
    margin-top: 35px;
}


.webCon a{
    color:#ff0000;
}

.audioList  audio{
    margin: 25px 0 0 0;
}

.navbar-toggle {
    float: left;
    width: 45%;
}

.NavRightElement {
    display: inline-block;
    float: right;
    font-size: 22px;
    width: 65px;
    height: 80px;
    text-align: center;
    padding-top: 25px;
    color: #fff;
}

.NavRightElement.lang {
    font-size: 16px;
    width: 44px;
    height: 50px;
    padding-top: 14px;
}

.NavConMain a:hover,.NavConMain a:focus{
    color: #fff!important;
}
.NavRightElement img{
    width: 26px !important;
}

#small-blog-description{
    padding-bottom: 25px;
}

#small-blog-description a:focus,#small-blog-description a:hover{
    color: #ff0000!important;
}

.select2{
    width: 100%!important;
}

.footerMain{
    margin-bottom: -45px;
}


.docDiv{
    vertical-align: middle;
    color: white;
    border-radius: 25px;
    font-size: 22px;
    line-height: 24px;
    font-weight: normal;
    min-width: 45px;
    min-height: 45px;
    display: inline-block;
}

.docDiv img{
   width: 45px;
   height: 45px;
}

.docA i{
    margin: 10px 0 0 13px;
}
.docH1{
    text-align: center;
}

html {
  position: relative;
  min-height: 100%;
}
body {

  margin-bottom: 180px;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 150px;
    padding: 25px;
    margin-top: 20px;
    min-height:20px;
    background-color:#ed0000;
    border-color:#ce0c0c;
    margin-bottom:0;
    text-align: center;
}

.dokumentumok{
        padding-bottom: 30px;
}

.divider {
    margin: 8px 0 !important;
}

.csillag{
    font-size: 16px;
}

.has-error{
    color: #a94442;
}
.imgName{
    margin-top: 10px;
}

.szamlaloEditor{
    width: 100%;
    text-align: right;
    padding: 10px;
}

.footerBanner{
    background-color: gray; 
    padding: 5px; 
    height: 30px; 
    text-align: center; 
    color: white;
}

.footerBannerImg{
   width:auto; 
   display: inline; 
} 

.btn.btn-file.sajatHidde>input[type='file'] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    opacity: 0;
    filter: alpha(opacity=0);
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}


@media (max-width: 768px) {
    
    #nav{
         height: 50px;
    }
    
    .navbar-default{
        height: 50px;
    }
    
    .navbar-header{
        height: 50px;
    }
    .navbar-default .navbar-toggle{
        height: 45px;
    }
    
    .navbar-collapse {
        background-color: #ed0000;
    }
    
    .NavRightElement {
        width: 40px;
        height: 50px;
        padding-top: 12px;
    }
    
    .NavRightElement.lang {
        font-size: 16px;
        width: 30px;
        padding-right: 40px;
    }
}