﻿.photoImg80 {
    width: 80px;
    height: 80px;
}

.photoImg32 {
    width: 32px;
    height: 32px;
}

.photoImg-avatar {
    display: inline-block !important;
    border-radius: 5%;
}

.NvCCq[data-device-type='0'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -1029px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='1'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -245px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='2'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -147px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='3'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -882px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px;
}

.NvCCq[data-device-type='4'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -1078px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='5'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -392px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='6'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -98px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='7'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -49px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='8'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -588px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='9'] {
    background: no-repeat url(/media/images/devices_48.png) 0 0;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.NvCCq[data-device-type='10'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -343px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='0'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -1029px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='1'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -931px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='2'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -539px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='3'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -637px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='4'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -833px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='5'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -196px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='6'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -294px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='7'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -490px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='8'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -784px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='9'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -735px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.LqvAad[data-device-type='10'] {
    background: no-repeat url(/media/images/devices_48.png) 0 -441px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px
}

.asP5Yc::after {
    background: no-repeat url(/media/images/devices_48.png) 0 -686px;
    background-size: 48px 1126px;
    width: 48px;
    height: 48px;
    content: '';
    display: block;
    position: relative;
    top: -2px
}

/*Profile Pic Start*/
.picture-container {
    position: relative;
    cursor: pointer;
    text-align: center;
}

.picture {
    width: 160px;
    height: 160px;
    background-color: #999999;
    border: 4px solid #CCCCCC;
    color: #FFFFFF;
    border-radius: 50%;
    margin: 0px auto;
    overflow: hidden;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

    .picture:hover {
        border-color: #2ca8ff;
    }

.content.ct-wizard-green .picture:hover {
    border-color: #05ae0e;
}

.content.ct-wizard-blue .picture:hover {
    border-color: #3472f7;
}

.content.ct-wizard-orange .picture:hover {
    border-color: #ff9500;
}

.content.ct-wizard-red .picture:hover {
    border-color: #ff3b30;
}

.picture input[type="file"] {
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    opacity: 0 !important;
    position: absolute;
    top: 0;
    width: 100%;
}

.picture-src {
    width: 100%;
}
/*Profile Pic End*/
