
.phone-number-input{
    padding-left: 90px !important;
    border: none !important;
    border-bottom: 1px solid #757575 !important;
}

.phone-number-input-disabled{
    opacity: 0.5;
    cursor: not-allowed !important;
}

.unselectable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.button-transparent {
    background-color: transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
}

.flexible-wrappable-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.text-nowrap-ellipsis {
    white-space: nowrap !important;
    overflow-x: hidden !important;
    text-overflow: ellipsis !important;
}

.page-title{
    font-size: 23px;
    font-weight: 300;
    color: #0F4C81;
}

.page-subtitle {
    color: rgba(0, 0, 0, 0.54);
    font-weight: 400;
    font-size: 14px;
}

.tabbar-menu-top-line{
    border-top: 1px solid rgba(0,0,0,.08);
}

.tabbar-menu-item{
    position: relative;
    width: 200px;
    height: 34px;
    margin: 0 2px 0 2px;
    padding-top: 6px;
}

.tabbar-menu-item-title{
    padding-top: 0;
    font-size: 14px;
    font-weight: 700;
}

.tabbar-menu-item.active .tabbar-menu-item-title{
    color: rgba(15, 76, 129, 1);
}

.tabbar-menu-item.active .tabbar-bottom-line{
    position: absolute;
    height: 1px;
    width: 100%;
    bottom: 0;
    border-bottom: 2px solid rgb(33, 150, 243);
}

.tabbar-highlight-color-on-hover{
    color: rgba(15, 76, 129, 0.7);
    cursor: pointer;
    background-color: transparent;
    transition: 0.3s;
}
.tabbar-highlight-color-on-hover:hover{
    color: rgba(15, 76, 129, 1);
    background-color: rgba(0, 0, 0, 0.04);
}


.section-title{
    font-size: 18px;
    font-weight: 300;
    color: #0F4C81;
}

.section-title-gray{
    color: rgba(0, 0, 0, 0.54);
    font-size: 18px;
    font-weight: 300;
}

.section-subtitle{
    font-size: 14px;
    font-weight: 300;
    color: rgba(0, 0, 0, .54);
}

.section-subtitle-blue{
    font-size: 14px;
    font-weight: 300;
    color: #0F4C81;
}

.title-light-blue{
    font-size: 17px;
    font-weight: 100;
    color: #3c8dbc;
}

.creatives-list-item-detail-item-name {
    font-size: 14px;
    font-weight: 300;
    color: rgba(0, 0, 0, .44);
}
.creatives-list-item-detail-item-value {
    font-size: 14px;
    font-weight: 300;
    color: #333333
}
.creatives-list-item-detail-item-value-warning {
    font-size: 14px;
    color: #ff8f00;
    font-weight: 300;
}


/**/
.creatives-list-available{
    color: #333333;
    font-weight: 300;
    font-size: 13px;
}
.creatives-list-not-available{
    color: #ff8f00;
    font-weight: 300;
    font-size: 13px;
}
/**/

.label-bold-no-margin{
    font-size: 14px;
    font-weight: 500;
    color: rgba(0, 0, 0, .54);
    margin-bottom: 0px
}

.label-no-margin{
    font-size: 14px;
    font-weight: 200;
    color: rgba(0, 0, 0, .54);
    margin-bottom: 0px
}

.chartbox{
    height: 250px
}

.chartbox-title{
    font-size: 17px;
    font-weight: lighter;
    color: #0F4C81;
}

.box-outline{
    border-radius: 6px;
    border: 1px solid rgba(0,0,0,.12);
    padding: 6px;
}

.mov-box-info-container {
    border: 1px solid rgba(0, 0, 0, .12);
    border-bottom: 0;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    padding: 15px;
    height: 100px;
}

.mov-box-info-container-title {
    color: black;
    font-weight: 400;
    font-size: 18px;
}

.mov-box-info-container-description {
    color: rgba(0, 0, 0, 0.54);
    font-weight: 400;
    font-size: 14px;
}

.mov-box-info-orientation-label{
    color: black;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
}

.mov-box-info-required-frame-size-label{
    color: black;
    font-weight: 500;
    font-size: 15px;
    line-height: 30px;
}

.mov-box-info-screen-size-label {
    color: rgb(138, 136, 125);
    font-weight: 300;
    font-size: 14px;
}

.mov-box-info-screen-size-value {
    color: black;
    font-weight: 300;
    font-size: 14px;
}

.mov-box-uploader-container {
    display: block;
    float: left;
    width: 100%;
    height: 96px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    background-color: #f1f0ef
}

.mov-box-separator{
    width: 1px;
    height: calc(100% - 50px);
    margin: auto 15px;
    background-color: rgb(218, 218, 218);
}

/* CTA preview phone wide */
/*.cta-preview-phone-portrait-wide-size {*/
/*    height: 600px;*/
/*    width: calc(600px * 9/19.5);*/
/*}*/
/*.cta-preview-phone-landscape-wide-size {*/
/*    width: 600px;*/
/*    height: calc(600px * 9/19.5);*/
/*}*/
/*.cta-preview-phone-portrait-wide-video-container-alignment {*/
/*    !**!*/
/*}*/
/*.cta-preview-phone-landscape-wide-video-container-alignment {*/
/*    !**!*/
/*}*/
/*!* CTA preview phone standard *!*/
/*.cta-preview-phone-portrait-standard-size {*/
/*    height: 490px;*/
/*    width: calc(490px * 9/16);*/
/*}*/
/*.cta-preview-phone-landscape-standard-size {*/
/*    width: 490px;*/
/*    height: calc(490px * 9/16);*/
/*}*/
/*.cta-preview-phone-portrait-standard-video-container-alignment {*/
/*    !**!*/
/*}*/
/*.cta-preview-phone-landscape-standard-video-container-alignment {*/
/*    !**!*/
/*}*/
/*!* CTA preview desktop *!*/
/*.cta-preview-desktop-size {*/
/*    width: 490px;*/
/*    height: calc(490px * 9/16);*/
/*}*/
/*.cta-preview-desktop-video-container-alignment {*/
/*    !**!*/
/*}*/
/*!**!*/
/*.cta-preview-phone-portrait-body-style{*/
/*    display: flex;*/
/*    padding-bottom: 30px;*/
/*}*/
/*.cta-preview-phone-landscape-body-style{*/
/*    padding-top: 30px;*/
/*    padding-bottom: 30px;*/
/*}*/
/*.cta-preview-desktop-both-body-style{*/
/*    padding-top: 30px;*/
/*    padding-bottom: 30px;*/
/*}*/
/*.cta-preview-phone-portrait-info-box-style{*/
/*    position: relative;*/
/*    width: 650px;*/
/*    height: 100%;*/
/*    padding: 10px;*/
/*    background-color: transparent;*/
/*}*/
/*.cta-preview-phone-landscape-info-box-style{*/
/*    display: flex;*/
/*    position: relative;*/
/*    width: 650px;*/
/*    height: 100%;*/
/*    margin-top: 30px;*/
/*    margin-bottom: 10px;*/
/*    background-color: transparent;*/
/*}*/
/*.cta-preview-desktop-both-info-box-style{*/
/*    display: flex;*/
/*    position: relative;*/
/*    width: 650px;*/
/*    height: 100%;*/
/*    margin-top: 30px;*/
/*    margin-bottom: 10px;*/
/*    background-color: transparent;*/
/*}*/
/*.cta-preview-phone-portrait-info-box-section-area-style{*/
/*    !**!*/
/*}*/
/*.cta-preview-phone-landscape-info-box-section-area-style{*/
/*    width: 50%;*/
/*    padding-right: 10px;*/
/*    padding-bottom: 40px;*/
/*}*/
/*.cta-preview-desktop-both-info-box-section-area-style{*/
/*    width: 50%;*/
/*    padding-right: 10px;*/
/*    padding-bottom: 40px;*/
/*}*/

/*.cta-preview-phone-portrait-info-box-section-timerange-style{*/
/*    !**!*/
/*}*/
/*.cta-preview-phone-landscape-info-box-section-timerange-style{*/
/*    width: 50%;*/
/*    padding-right: 10px;*/
/*}*/
/*.cta-preview-phone-portrait-info-box-save-button{*/
/*    position: absolute;*/
/*    top: 440px;*/
/*}*/
/*.cta-preview-phone-landscape-info-box-save-button{*/

/*}*/
/*.cta-preview-desktop-both-info-box-save-button{*/

/*}*/

/*.cta-progress{*/
/*    width: 100%;*/
/*    margin-top: 6px;*/
/*    margin-right: 5px;*/
/*    height: 3px;*/
/*    border-radius: 2px;*/
/*    background-color: #dad9d8*/
/*}*/
/*.cta-preview-video-control-bar{*/
/*    width: auto;*/
/*    font-size: 11px;*/
/*    font-weight: 100;*/
/*}*/
/*.cta-preview-video-control-play-pause{*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    margin-right: 5px;*/
/*    padding: 0;*/
/*    border: none;*/
/*    margin-top: -2px;*/
/*    outline: none;*/
/*}*/
/*.cta-preview-video-control-mute-unmute{*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    margin-right: 5px;*/
/*    padding: 0;*/
/*    border: none;*/
/*    margin-top: -1px;*/
/*    outline: none;*/
/*}*/

/*.cta-rect {*/
/*    position: absolute;*/
/*    border: 2px solid rgba(15, 124, 182, 0.6);*/
/*    background-color: rgba(15, 124, 182, 0.3);*/
/*    -webkit-user-select: none;  !* Chrome all / Safari all *!*/
/*    -moz-user-select: none;     !* Firefox all *!*/
/*    -ms-user-select: none;      !* IE 10+ *!*/

/*    !* No support for these yet, use at own risk *!*/
/*    -o-user-select: none;*/
/*    user-select: none;*/
/*}*/

/*.cta-rect-not-active{*/
/*    border: 2px dotted rgba(15, 124, 182, 0.3);*/
/*    background-color: transparent;*/
/*}*/

/*.cta-rect-transition{*/
/*    transition: background-color ease-out 0.2s;*/
/*}*/




/*.sidebar-cta-content-container.portrait {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    gap: 24px;*/
/*}*/

.prefetch-time-value{
    font-size: 16px;
    line-height: 25px;
    text-align: center;

    width: 100%;
    height: 25px;

    font-weight: 300;
    color: #0F4C81;
}

.convert-task-creative-name{
    color: #0F4C81;
    font-weight: 400;
    font-size: 13px;
}
.convert-task-screen-target-key{
    color: rgba(0, 0, 0, 0.7);
    font-weight: 500;
    font-size: 12px;
}
.convert-task-in-progress{
    color: rgba(0, 0, 0, 0.6);
    font-weight: 200;
    font-size: 12px;
}

.convert-left-li-container{
    padding: 10px;
    padding-left: 20px;
    padding-bottom: 15px;
    background-color: #f0f1f3;
    border-top: 1px solid #dddee0;
}
.convert-left-li-notasks-container{
    padding: 10px;
    padding-left: 20px;
    padding-bottom: 15px;
    background-color: transparent;
    /*border-top: 1px solid #dddee0;*/
}
.convert-left-li-notasks-label{
    color: rgba(0, 0, 0, 0.4);
    font-weight: 100;
    font-size: 12px;
}
.convert-left-task-creative-name{
    color: #0F4C81;
    font-weight: 400;
    font-size: 13px;
}
.convert-left-task-screen-target-key{
    color: rgba(0, 0, 0, 0.8);
    font-weight: 400;
    font-size: 12px;
}
.convert-left-task-in-progress{
    color: rgba(0, 0, 0, 0.6);
    font-weight: 400;
    font-size: 12px;
}

.convert-task-progressbar-fill {
    background-color: #0F4C81;
}

.user-profile-image {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    object-fit: cover;
}
.user-profile-image-big {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

.material-label {
    color:#0f7cb6;
    font-size:12px;
    font-weight:300;
    pointer-events:none;
}

.scale-align-select{
    position: relative;
    width: 220px;
    height: 41px;
}

.scale-align-aspect-scale-fixed-size-container{
    height: 50px;
}
.scale-align-aspect-scale-fixed-size-input{
    position: relative;
    width: 60px;
    height: 30px;
}

/* conversion status sticked */
#topbar-sticked {
    float: left;
    width: 100%;
    z-index: 999; /* above all but navbar */
}
#topbar-sticked.stick {
    position: fixed;
}
/* ***** */

/* references menu */
#references-menu-sticked {
    float: left;
    width: 100% !important;
    z-index: 999; /* above all but navbar */
}
#references-menu-sticked.stick {
    width: 100% !important;
    position: fixed;
}
/* ***** */

.semaphore-off {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: rgb(180, 180, 180);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.semaphore-on {
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background-color: rgb(33, 150, 243);
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.highlight-color-on-hover{
    color: rgba(0, 0, 0, 0.54);
}
.highlight-color-on-hover:hover{
    color: rgb(33, 150, 243);
}

.input-auth-number {
    font-family: "Google Sans", sans-serif;
    color: rgba(0, 0, 0, 0.9);
    width: 50px !important;
    height: 50px;
    background-color: white;
    border-radius: 6px;
    border-style: solid;
    border-width: 2px;
    border-color: #A9A9A9;
    text-align: center;
    font-size: 18px !important;
}

.mov-settings-scale-align-options-container {
    flex: 0;
    order: 0;
}
.mov-settings-scale-align-viewer-container {
    display: flex;
    flex: 1;
    order: 1;
}

@media (min-width: 768px){
    .sidebar-mini.sidebar-collapse .sidebar-menu>li>section{
        display: none !important;
        -webkit-transform: translateZ(0);
    }
}

@media (max-width: 1180px){
    .hidden-under-1180{
        display: none !important;
    }
}

@media (max-width: 1436px) {
    .flexible-wrappable-container {
        flex-direction: column;
    }
    .mov-box-separator {
        width: calc(100% - 50px);
        height: 1px;
        margin: 15px auto;
    }
    .mov-settings-scale-align-options-container {
        order: 1;
    }
    .mov-settings-scale-align-viewer-container {
        order: 0;
    }

}
