﻿/***
* su-pa.net // pinkytoes.com goes4 su-pa.net!
* df greetz you, 09.2016
***/

.overAll{ padding-left: 1rem; }
.website { width: 46%; }

/*.search{
    margin: 2rem 0.6rem;
    z-index:3;
    position:relative;
}*/
#selSearch {
    width: calc(90% + 2rem);
}
.selWebsiteBox {
    position: relative;
    z-index:4;
    width: 250px;
}
.selWebsiteBox>.website { width: 100%; margin: 0.6rem; padding:0; }

/*little animation*/
a { transition: margin-left 0.2s; display: inline-block; }
a:hover { margin-left: 2px; }


/**{border: 1px solid #0094ff !important}*/

