/* 
    Created on : 23-mar-2014, 16.38.24
    Author     : Alkadia 
*/

/*------ PAGE TOOLS -------*/
input.error {
    border: 1px solid #c00!important;
    color: #c00;
}
.row.p_services{
    height: auto;
    min-height: 422px;
    background-color: #fff;
    border-top: 1px solid #f0f0f0;
}

.pagetools-list{
    float: left;
    max-width: 980px;
    width: 100%;
    margin-bottom: 0px;
    display: table;
    /* padding-left: 12px; */
    /* padding-right: 12px; */
}

.pagetools-list li{
    float: left;
    width: 33%!important;
    border-left: 1px solid #f0f0f0;
    padding-top: 124px;
    min-height: 500px;
    overflow: hidden;
    /* min-height: 330px; */
    list-style: none;
    margin-bottom: 0px;
    display: table-cell;
    float: none;
    padding-bottom: 32px;
}

.pagetools-list > li:nth-child(2){
    width: 34%!important;
}

.pagetools-list li.first{
    border: none;
    width: 320px;
}

.pagetools-list li h4,
.pagetools-list li p,
.pagetools-list li form{
    margin-left: 42px;
    width: auto;
    overflow: hidden;
    margin-right: 42px;
}

.pagetools-list li h4{
    color: #666;
    letter-spacing: 0px;
    text-align: left;
    font-size: 2rem;
    line-height: 1;
    /* padding-bottom: 12px; */
    text-transform: uppercase;
    height: 2em;
}

.pagetools-list li p{
    color: #999;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    
    text-align: left;
    font-size: 1em;
    line-height: 1em;
    width: auto;
    margin-right: 32px;
    position: relative;
    margin-bottom: 0;
}

.pagetools-list li input[type="text"]{
    border: none;
    background: transparent;
    border-radius: 2px;
    border: 1px solid #d9d9d9;
    width: 100%;
    line-height: 24px;
    font-size: 0.7em;
    /* margin-top: 6px; */ 
    min-height: 24px;
    float: left;
}

.callback-btn,
.subscribe-btn{
    /*font-family: "museo-slab";*/
    border: none;
    background: #555 url("../../images/page-tools/subscribe.png") 50% 50% no-repeat;
    border-radius: 3px;
    height: 28px;
    width: 37px;
    position: absolute;
    /* margin-top: 6px; */
    margin-left: 8px;
    cursor: pointer;
}

[data-type="submit"].sync,
[data-type="submit"].sync:hover{
    background: #fff url("../../images/page-tools/sync.gif") 50% 50% no-repeat;
    color: #999;
    width: 250px;
    cursor: default;
}

[data-type="submit"].success,
[data-type="submit"].success:hover{
    background:  #090 url("../../images/pagetools/subscribe.png") 50% 50% no-repeat;
    width: 250px;
    cursor: default;
}

[data-type="submit"].error{
    background-color: #c00;
}

.subscribe-btn.sync,
.subscribe-btn.sync:hover{
    background: #fff url("../../images/page-tools/sync.gif") 50% 50% no-repeat!important;
    cursor: default;
}

.subscribe-btn.success{
    background-color: #090!important;
}
.subscribe-btn.error{
    background-color: #c00!important;
}

.callback-btn{
    position: relative;
    clear: both;
    color: #fff;
    width: 150px;
    background: none;
    background-color: #555;
    text-transform: uppercase;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
    font-size: 0.7em;
    font-weight: 300;
    /* margin-top: 12px; */
    -webkit-appearance: none;
}

.callback-btn.sync,
.callback-btn.sync:hover{
    background: #fff url("../../images/page-tools/sync.gif") 50% 50% no-repeat!important;
    text-align: left;
    padding-left: 24px!important;
    color: #999!important;
    cursor: default;
}


.callback-btn.success{
    background-color: #090!important;
    border: none;
}

.callback-btn.error{
    background-color: #c00!important;
}

.callback-btn:hover,
.subscribe-btn:hover
{
    background-color: #3366cc;
}

.callback-btn:active,
.subscribe-btn:active{
    background-color: #000;
}

.prefix{
    color: #b5b5b5;
}

.callback-widget svg,
.telephone-widget svg,
.newsletter-widget svg,
.download-widget svg{
   position: absolute;
}

.pagetools-list > li svg{
    top: 32px;
    margin-left: 42px;
    position: absolute;
}

.pagetools-list > li > link,
.pagetools-list > li > a{
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #bbb;
    cursor: pointer;
    box-sizing: border-box;
    margin-left: 42px;
    
    background-color: #e22538;
    color: #fff;
    font-size: 1.5rem;
    border: 0;
    letter-spacing: 0;
}

.pagetools-list > li > link:hover,
.pagetools-list > li > a:hover{
    background-color: #555;
    
}

.pagetools-list > li > link:active,
.pagetools-list > li > a:active{
    background-color: #000;
    
}


.pagetools-list > li:nth-child(1) svg,
.callback-widget svg{
    /* background: url("../../images/page-tools/callback.png") 32px 24px no-repeat; */
    margin-top: 4px;
    margin-left: 42px;
}

.pagetools-list > li:nth-child(2) svg,
.telephone-widget svg{
    /* background: url("../../images/page-tools/telephone.png") 24px 30px no-repeat; */
    margin-top: 2px;
    margin-left: 42px;
}

.newsletter-widget svg{
    /* background: url("../../images/page-tools/newsletter.png") 30px 28px no-repeat; */
    top: 32px;
    margin-left: 42px;
}

.telephon-number span,
.fax-number span,
.email-address span{
    /*font-size: 1.5em;*/
    color: #999!important;
}

.telephon-number,
.fax-number,
.email-address{
    /* font-size: 1em!important; */
    color: #4a4a4a!important;
}

.disclaimer{
    font-size: 0.9em!important;
    color: #999;
    padding-left: 18px;
}
.disclaimer.error{
    color: #c00;
}

.disclaimer input[type="checkbox"]{
    position: absolute;
    margin-left: -16px;
    margin-top: -1px;
}

.disclaimer a,
.disclaimer a:visited,
.disclaimer a:active{
    color: #999;
    text-decoration: underline;
    font-size: 1em;
}



input[type="submit"].callback-btn {
    position: relative;
    clear: both;
    color: #fff;
    width: 150px;
    background: none;
    background-color: #555;
    text-transform: uppercase;
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 1em;
    font-size: 0.7em;
    font-weight: 300;
    /* margin-top: 12px; */
    -webkit-appearance: none;
    left: 0px;
    float: left;
    height: 36px;
    text-shadow: none;
    /* font-family: "museo-slab"; */
}

input[type="submit"].subscribe-btn {
    /*font-family: "museo-slab";*/
    border: none;
    background: #555 url("../../images/page-tools/subscribe.png") 50% 50% no-repeat;
    border-radius: 0px 3px 3px 0px;
    height: 38px;
    width: 43px;
    position: absolute;
    /* margin-top: 6px; */
    margin-left: -1px;
    cursor: pointer;
}

input[type="submit"].callback-btn:hover,
input[type="submit"].subscribe-btn:hover{
    background-color: #0089F5;
}

.download-links{
    padding-left: 32px;
}

.download-links > li{
    float: none;
    border-left: none;
    height: auto;
    padding-top: 0;
    min-height: 46px;
    color: #999;
    width: 100%!important;
    display: block;
}

.download-links > li > a {
    text-decoration: none;
    color: #999;
    width: 100%;
}

.download-links > li > a:hover {
    text-decoration: underline;
    color: #4e4e4e;
}

.download-links > li > svg {
    position: absolute;
    top: auto;
    margin-left: -26px;
}