/* DEFAULT LAYOUT */

#jd-mod-search-address{
background-color: rgba(255, 255, 255, 0.1);
padding: 10px;
}

.jd-footer {
    isplay: table-cell;
}

.jd-mod-clear{
	padding: 30px 10px 0;
	color: #bebebe;
        position: absolute;
}

.control-group{
	isplay: table-cell;
	padding: 0 0px;
}

.jdli2{
        float:left;
}

.jdli2 select{
        height:30px !important;
}

.control-group-s{
	isplay: table-cell;
        float:left;
	padding: 0 0px;
}

.control-group-sh{
	visibility:hidden;
	isplay: table-cell;
        float:left;
	padding: 0 0px;
}

#categories_address_id {border-radius: 15px 0 0 15px;}

#jd-mod-search-default label {
    display: block;
    color:#bebebe;
}
#jd-mod-search-default ul li {
    display: block;
    width: 100%;
    margin: 10px 0;
    list-style: none;
}
#jd-mod-search-default .jd-footer {
    margin-top: 20px;
}

/* OTHER LAYOUT */

#jd-mod-search-other .jd-mod-title-long {
    width: 100%;
	vertical-align:middle;
    color: #777;
    height: 34px;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    font-size: 18px;
    padding: 0px!important;
    font-weight: normal;
    border-color: #CCCCCC #E7E7E7 #E7E7E7;
    border-image: none;
    border-radius: 15px 0 0 15px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 4px 4px 3px 0 rgba(50, 50, 50, 0.26);
}
#jd-mod-search-other .jd-mod-submit-button {
    vertical-align:middle;
    background: url("jdsearch.png") no-repeat scroll 96% 56% #4D90FE;
    background-color: #4D90FE;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 300;
    height: 34px;
    padding: 0 40px 0 4px;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
    border: medium none;
    border-radius: 0 15px 15px 0;
    text-decoration: none;
    text-transform: uppercase;
    margin-bottom: 9px;
    box-shadow: 4px 4px 3px 0 rgba(50, 50, 50, 0.26);
}
#jd-mod-search-other .jd-mod-clear {
    vertical-align:middle;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
}
#jd-mod-search-other .jd-tb {
    display: table; 
    vertical-align: middle;
    z-index: 99999999;
}

#jd-mod-search-other .jd-tb-cell {display: table-cell; vertical-align: middle}
#jd-mod-search-other #search {float: none!important;}



/* ADDRESS LAYOUT */

#jd-mod-search-address .jd-mod-submit-button, #jd-mod-search-default .jd-mod-submit-button {
    display:inline-block;
    vertical-align:middle;
    background: url("jdsearch.png") no-repeat scroll 96% 56% #ff423c;
    background-color: #ff423c;
    color: #FFFFFF!important;
    font-size: 18px;
    font-weight: 300;
    height: 30px;
    padding: 0 48px 0 20px;
    transition: all 0.3s ease-out 0s;
    cursor: pointer;
    border: medium none;
    border-radius: 0 15px 15px 0;
    text-decoration: none;
    text-transform: uppercase;
    margin-left: 0px;
    margin-top: 25px;
}

#jd-mod-search-address .jd-mod-title-long, #jd-mod-search-address .jd-mod-address {
    display:inline-block;
    width: 250px;
    vertical-align:middle;
    color: #777;
    height: 34px;
    border-radius: 2px;
    box-shadow: inset 0 1.5px 3px rgba(190, 190, 190, .4), 0 0 0 5px #f5f7f8;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    transition: all .4s ease;
    font-size: 16px;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
    padding: 0 10px;
    font-weight: normal;
    border-color: #CCCCCC #E7E7E7 #E7E7E7;
    border-image: none;
    border-radius: 1px 1px 1px 1px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 6px #F0F0F0 inset;
    float: left;
}

#jd-mod-search-address .mod-jd-more {
    display: none;
    margin: 15px 0;
}

#jd-mod-search-address .mod-jd-label {
    font-size: 21px;
    text-transform: uppercase;
    vertical-align:middle;
    float: left;
    margin: 5px 6px 5px 16px;
    color: #cbcbcb;
}

.jd-mod-submit-button:hover {
    background: url("jdsearch.png") no-repeat scroll 96% 56% #0774A7;
}

.coso{    margin: -17px 0 23px;}

#address {border-radius: 15px 0 0 15px;}