/* Minification failed. Returning unminified contents.
(17,2): run-time error CSS1031: Expected selector, found '!'
(17,2): run-time error CSS1025: Expected comma or open brace, found '!'
 */
#wnd-skypeappointment-request {
    display: none;
    width: auto;
    min-height: 129px;
    height: auto;
    max-width: 800px;
    display: none;
    border-style: none !important;
    overflow: visible;
    text-transform: uppercase;
    font-family: ArquitectaL !important;
    font-size: 12px !important;
    letter-spacing: 1px;
    background: #212121 !important;
}

*! > #wnd-skypeappointment-request {
    background: #212121 !important;
}

#wnd-skypeappointment-request input {
    border-color: #333333 !important;
}

#wnd-skypeappointment-request select {
    border-color: #333333 !important;
    height: 22px;
    margin-top: -1px;
}

#skypeappointmentrequestwindowclosebtn {
    top: -16px;
    left: 284px;
    cursor: pointer;
    color: white;
    border: 1px solid white;
    border-radius: 27px;
    background: black;
    font-size: 28px;
    display: inline-block;
    line-height: 0px;
    padding: 13px 0px;
    position: absolute;
    z-index: 20;
    width: 28px;
    height: 28px;
    font-weight: bold;
    font-family: Times New Roman;
    display: none;
    padding-right: 1px;
}

.skypeappointmentrequestwindowclosebtn:before {
    content: "×";
}

.TriedProduct {
    background-color: black;
    width: 100%;
}
