/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 23-Aug-2017, 09:06:07
    Author     : it2
*/

.length-prefix {
    width:25%;
    margin-bottom:10px;
}

.mps-space {
    margin-bottom:10px !important;
    
}

td{
    padding:10px;
    width:50%;
   
}

.style-map{
    border: 1px solid #dddddd;
    background-color: #f8f8f8;
    margin-bottom: 10px;
}

.margin-map{
    margin-top: 17px; 
}

.margin-map2{
    margin-top: 30px; 
}

.margin-map3{
    margin-top: 50px; 
}

#element_to_pop_up {
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none;
    padding:20px;
    
}

.select2-container .select2-choice {
    
    
    width:125% !important;
    border: 1px solid #e8e8ee !important;
    color: #000000 !important;
    font-size: 100% !important;
    height:40px !important;
    background-image:none !important;
    line-height: 40px !important;
    font-family: sans-serif !important;
    background-color: white !important;
}
.select2-container .select2-choice .select2-arrow b {
    background-color: white !important;
    
}
.select2-container .select2-choice .select2-arrow {
    border-left:none !important;
    margin-top: 5px !important;
}
.select2-container .select2-choice > .select2-chosen {
     background-color: white !important;
}
.mapC a:hover {
    color: white !important;
}
.result-size{
    padding-top: 24px;
    padding-bottom: 43px;
}

.select-mps{
    padding-top: 15px;
    padding-bottom: 3px;
    
}
.resultmps-size{
        margin-top: 10px;
}

#typeChoice {width: 200px !important;}

.select2-container {    
   width: 200px !important;
}
.form-wrapper select{
    width:60%;
}
.wiki{
    margin-bottom: 10px
}
#select2-drop{
        width: 250px!important;
}

.link-size{
    width:65%
}
.link-sizeC{
    width:85%
}
#s2id_prefix{
  /*  width: 54% !important;*/
}
#typeSort{
    width:15%;
    margin-right: 30px;
}
.btn-mps{
    padding: 6px 20px;
    background-color: #00a2bb!important;
    border-radius: 5px;
    margin-bottom:5px;
    text-align: center;
}


@media only screen and (max-width:750px){
.sort-tps{width: 115px !important;}  
.sort-mobile{margin-left:10px}
.form-wrapper select{
    width:100%;
}
.select2-container {    
    width: 200px !important;
    /*width: 80% !important;*/
}
.link-size{
    width:100%
}
.link-sizeC{
    width:100%
}
#s2id_prefix{
    /*width: 80% !important;*/
}
}
@media only screen and (max-width:1024px){
    .advert-mobile{margin-top: 15px;}
  
}

