﻿.za {
    -webkit-user-select: none;
    -webkit-transition: background .3s;
    transition: background .3s;
    border: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 48px;
    outline: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    width: 48px;
    z-index: 0;
}

.Wb {
    -webkit-border-radius: 0;
    border-radius: 0;
    overflow: visible;
    -webkit-mask-image: none;
}

.vc {
    color: #444;
    fill: #444;
}

.Da {
    -webkit-transform: translate(-50%,-50%) scale(0);
    transform: translate(-50%,-50%) scale(0);
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-background-size: cover;
    background-size: cover;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    visibility: hidden;
}

.vc > .Da {
    background-image: radial-gradient(circle farthest-side,rgba(153,153,153,0.4),rgba(153,153,153,0.4) 80%,rgba(153,153,153,0) 100%);
}

.uc {
    position: relative;
    top: 50%;
}

    .uc > span {
        display: inline-block;
        position: relative;
        top: -12px;
    }

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url(//ssl.gstatic.com/fonts/roboto/v9/grlryt2bdKIyfMSOhzd1eA.woff) format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url(//ssl.gstatic.com/fonts/roboto/v9/7KXg6nyyqN8gyMoNwQ7aOQ.woff) format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url(//ssl.gstatic.com/fonts/roboto/v9/vxNK-E6B13CyehuDCmvQvw.woff) format('woff');
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url(//ssl.gstatic.com/fonts/roboto/v9/d-QWLnp4didxos_6urzFtg.woff) format('woff');
}

.Eo > .Nv {
    width: 100%;
}

.Eo select:focus {
    outline: 0;
}

.Eo select {
    border: none;
    width: 100%;
    font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
    /*-webkit-appearance: button;*/
    -webkit-border-radius: 2px;
    /*-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);*/
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    /*  background-image: url(../images/select-arrow.png), 
    -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
  background-position: center right;
  background-repeat: no-repeat;*/
    /*border: 1px solid #AAA;*/
    color: #555;
    font-size: inherit;
    margin: 0;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 2px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Pv.za {
    height: 24px;
    top: -3px;
    width: 24px;
}

.Fo {
    background: no-repeat url(//ssl.gstatic.com/ac/sprites/sc_signinoptions_x2-1ead7dc58282c9a38f5aff34945650e9.png) -36px 0;
    background-size: 134px 28px;
    width: 24px;
    height: 24px;
    display: inline-block;
}

.Tl {
    background: no-repeat url(../images/googleinputs.png) 0px 0;
    background-size: 18px;
    width: 18px;
    height: 18px;
    display: inline-block;
}



.Eo.Kv .Fo {
    background: no-repeat url(//ssl.gstatic.com/ac/sprites/sc_signinoptions_x2-1ead7dc58282c9a38f5aff34945650e9.png) -74px 0;
    background-size: 134px 28px;
    width: 24px;
    height: 24px;
}

.Ta {
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    outline: none;
    padding-bottom: 8px;
    width: 200px;
}

.TlH {
    display: none;
}

.lb {
    height: 40px;
    position: relative;
    vertical-align: top;
}

.Ok {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    position: relative;
    top: 14px;
}

.Nk {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 24px;
    line-height: 24px;
    padding-left: 12px;
    position: relative;
}

.Le {
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
    background-color: transparent;
    border: none;
    display: block;
    font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
    height: 24px;
    line-height: 24px;
    margin: 0;
    min-width: 0;
    outline: none;
    padding: 0;
    z-index: 0;
}

.fh > .Le::-ms-clear, .fh > .Le::-ms-reveal {
    display: none;
}

.Pe {
    background-color: rgba(0,0,0,0.12);
    bottom: 0;
    height: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.De {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    background-color: #03a9f4; /*Color of bottomLine on type*/
    bottom: 0;
    height: 2px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.Ta.Pc > .lb > .Pe, .Ta.Pc > .lb > .De {
    background-color: #db4437; /*Color of bottomLine on error*/
    height: 2px;
}

.Ta.J .Le {
    color: rgba(0,0,0,0.38);
}

.Ta.J > .lb > .Pe {
    background: none;
    border-bottom: 1px dotted rgba(0,0,0,0.38);
}

.De.Vf {
    -webkit-animation: quantumWizPaperInputRemoveUnderline .3s cubic-bezier(0.4,0,0.2,1);
    animation: quantumWizPaperInputRemoveUnderline .3s cubic-bezier(0.4,0,0.2,1);
}

.Ta.D > .lb > .De {
    -webkit-animation: quantumWizPaperInputAddUnderline .3s cubic-bezier(0.4,0,0.2,1);
    animation: quantumWizPaperInputAddUnderline .3s cubic-bezier(0.4,0,0.2,1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.Ta.Pk > .lb {
    /*padding-top: 24px;*/ /*jling*/
}

.Ke {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-transition: all .3s cubic-bezier(0.4,0,0.2,1);
    transition: all .3s cubic-bezier(0.4,0,0.2,1);
    -webkit-transition-property: color,top,transform;
    transition-property: color,top,transform;
    color: rgba(0,0,0,0.38);
    font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
    font-size: 16px;
    pointer-events: none;
    position: absolute;
    /*top: 40px;*/ /*jling*/
    top: 15px;
    width: 100%;
}

.Ta.D > .lb > .Ke, .Ta.Bd > .lb > .Ke {
    -webkit-transform: scale(.75);
    transform: scale(.75);
    /*top: 16px;*/ /*jling*/
    top: 0px;
}

.Ta.Qk {
    padding-bottom: 4px;
}

.gh {
    -webkit-tap-highlight-color: transparent;
    font: 400 12px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
    /*min-height: 16px;*/ /*jling*/
    padding-top: 4px;
}

.gh {
    color: #db4437; /*Color on error*/
}

@keyframes quantumWizPaperInputRemoveUnderline {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0;
    }
}

@-webkit-keyframes quantumWizPaperInputRemoveUnderline {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 1;
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
        opacity: 0;
    }
}

@keyframes quantumWizPaperInputAddUnderline {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}

@-webkit-keyframes quantumWizPaperInputAddUnderline {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }

    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }
}


/*DropDown*/

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

::selection {
    background: lightgray;
}

::-moz-selection {
    background: lightgray;
}

.wrapper-ddl {
    *zoom: 1;
    font-weight: 400;
}

    .wrapper-ddl:after {
        clear: both;
        content: "";
        display: table;
    }



/* DEMO 2 */
::-webkit-scrollbar {
    display: none;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-content {
    display: block;
}
.wrapper-dropdown {
    /* Size and position */
    position: relative; /* Enable absolute positionning for children and pseudo elements */
    /*width: 200px;*/
    margin: 0 auto;
    padding: 5px 5px 5px 0px;
    /* Styles */
    background: #fff;
    /*border-left: 5px solid #c0c0c0;*/
    cursor: pointer;
    outline: none;
    font: 400 16px Roboto,RobotoDraft,Helvetica,Arial,sans-serif;
    color: #bfbfbf;
    height: 60px;
    border-bottom: 2px solid #03a9f4;
    grid-columns: 2;
    grid-rows: inherit;
}

    .wrapper-dropdown:focus, .wrapper-dropdown:hover {
        border-left-color: #03a9f4;
    }

    .wrapper-dropdown:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 0px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: gray transparent;
    }

    .wrapper-dropdown .dropdown {
        /* Size & position */
        z-index: 2;
        position: absolute;
        top: 105%;
        left: 0px;
        right: 0px;
        /* Styles */
        background: white;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        list-style: none;
        /* Hiding */
        opacity: 0;
        pointer-events: none;
        max-height: 220px;
        overflow-y: auto;
        border: 1px solid #c0c0c0;
        border-top: none;
        grid-rows: 8;
    }

        .wrapper-dropdown .dropdown li a {
            display: block;
            text-decoration: none;
            color: #9b9b9b;
            border-left: 2px solid;
            padding: 5px;
            border-left-color: transparent;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .wrapper-dropdown .dropdown li:nth-child(1) a {
            /*border-left-color: #00ACED;*/
        }

        .wrapper-dropdown .dropdown li:nth-child(2) a {
            /*border-left-color: #4183C4;*/
        }

        .wrapper-dropdown .dropdown li:nth-child(3) a {
            /*border-left-color: #3B5998;*/
        }

        .wrapper-dropdown .dropdown li i {
            margin-right: 5px;
            color: inherit;
            vertical-align: middle;
        }

        /* Hover state */

        .wrapper-dropdown .dropdown li:hover a {
            color: #00ACED;
            /*border-left-color: #00ACED;*/
        }

    /* Active state */

    .wrapper-dropdown.active:after {
        border-width: 0 6px 6px 6px;
    }

    .wrapper-dropdown.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }

/* No CSS3 support */

.no-opacity .wrapper-dropdown .dropdown,
.no-pointerevents .wrapper-dropdown .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .wrapper-dropdown.active .dropdown,
.no-pointerevents .wrapper-dropdown.active .dropdown {
    display: block;
}
