@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@import url(https://fonts.googleapis.com/earlyaccess/notokufiarabic.css);

.panel-hdr h2 {
	font-family: inherit !important;
	font-size: inherit !important;
	font-weight: inherit !important;
	color: inherit !important;
}


.placeholder[data-v-b4b0a7ba] {
    width: 100%;
    height: auto;
}


.placeholder[data-v-482113a0] {
    width: 100%;
    height: auto;
}


.tab-content-fill[data-v-2237a075] {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.nav-tabs[data-v-2237a075] {
    margin-bottom: 0;
}


.skeleton[data-v-2fbd4a68] {
	background-color: #e0e0e0;
	border-radius: 4px;
	margin: 10px 0;
	animation: pulse-2fbd4a68 1.5s infinite ease-in-out;
}
@keyframes pulse-2fbd4a68 {
0% {
		opacity: 1;
}
50% {
		opacity: 0.5;
}
100% {
		opacity: 1;
}
}
.skeleton-input[data-v-2fbd4a68] {
	height: 20px;
	width: 100%;
}
.skeleton-button[data-v-2fbd4a68] {
	height: 40px;
	width: 100px;
	margin-top: 10px;
}


.invalid-feedback {
	display: inherit !important;
}


.labelEllipsis[data-v-1a1af649] {
	line-height: 1;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.labelEllipsis[data-v-2409500e] {
    line-height: 1;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.labelEllipsis[data-v-6b1ed1d7] {
	line-height: 1;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.is-invalid .select2-selection,
.needs-validation~span>.select2-dropdown {
	border-color: rgb(160, 2, 76) !important;
}
.labelEllipsis {
	line-height: 1;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.input-group>.select2-container--default {
	width: auto;
	flex: 1 1 auto;
}
.input-group.select2-inline .select2-container {
	flex-grow: 0;
}
.input-group>.select2-container {
	flex-basis: fit-content;
	z-index: 3;
}



.labelEllipsis[data-v-67a6edc9] {
    line-height: 1;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


a[data-v-de075f88] {
        text-decoration: none;
}
a[data-v-de075f88]:visited {
        color: inherit;
}

    /*general*/
#video-wrapper[data-v-de075f88] {
        display: block;
        max-width: 100%;
        margin: 0 auto;
        width: 100%;
        height: auto;
        position: relative;
}
#video-wrapper[data-v-de075f88]:-webkit-full-screen {
        width: 100%;
}
.no-margin[data-v-de075f88] {
        margin: 0;
}
#video[data-v-de075f88] {
        max-width: 100%;
        width: 100%;
        margin: auto;
}
#video[data-v-de075f88]::-webkit-media-controls-enclosure {
        display: none !important;
}
.control[data-v-de075f88] {
        -webkit-user-select: none;
        /* Chrome all / Safari all */
        -moz-user-select: none;
        /* Firefox all */
        -ms-user-select: none;
        /* IE 10+ */
        cursor: pointer;
}

    /***********************
																																																																																																																																																																																																																																							        video player
																																																																																																																																																																																																																																							    ************************/
.preview-controls[data-v-de075f88] {
        position: absolute;
        z-index: 2147483647;
        bottom: 0;
        left: 0;
        right: 0;
        height: 60px;
        width: 100%;
        display: none;
}
@-moz-document url-prefix() {
.time-meter[data-v-de075f88] {
            padding-left: 0;
            margin-left: 0;
}
.preview-controls[data-v-de075f88] {
            top: -moz-calc(100% - 62px);
}
}
.time-bar[data-v-de075f88] {
        display: block;
        padding: 0 1%;
        height: 20px;
}
.time-meter[data-v-de075f88] {
        width: 100%;
}
.control-bar[data-v-de075f88] {
        height: 40px;
}
.preview-controls-main[data-v-de075f88] {
        height: 40px;
        display: inline-block;
        vertical-align: middle;
        padding-left: 10px;
        font-size: 18px;
}
.preview-controls li[data-v-de075f88] {
        list-style: none;
        margin: 0;
        padding: 0;
}
.vid-icon[data-v-de075f88] {
        font-size: 32px;
        height: 32px;
        text-align: center;
        vertical-align: middle;
}
.time[data-v-de075f88] {
        padding-top: 9px;
        vertical-align: middle;
}
.right-side-controls[data-v-de075f88] {
        margin-right: 5px;
        margin-top: 5px;
        float: right;
}
.right-side-controls div[data-v-de075f88] {
        position: relative;
        display: inline-block;
}
#more-options-btn[data-v-de075f88] {
        position: relative;
}
#more-options-btn:hover #more-options[data-v-de075f88] {
        display: block;
}

    /* more options button on control bar*/
#more-options[data-v-de075f88] {
        display: none;
        width: 48px;
        left: -1px;
        position: absolute;
        z-index: 2147483647;
        padding-bottom: 10px;
}
#more-options div[data-v-de075f88] {
        padding: 4px 8px;
}
.preview-controls-optional[data-v-de075f88] {
        position: relative;
}
.preview-controls-sub-optional[data-v-de075f88] {
        position: absolute;
        left: -48px;
        width: 48px;
        padding-left: 0;
}
.preview-controls-sub-optional li[data-v-de075f88] {
        margin: auto;
        text-align: center;
        padding: 7% 0;
}
#volume-bar-holder[data-v-de075f88] {
        width: 70px;
}
#volume-bar[data-v-de075f88] {
        width: 100%;
        vertical-align: middle;
        margin-bottom: 9px;
}

    /*sliders for chrome and other webkit browsers*/
input[type="range"][data-v-de075f88] {
        -webkit-appearance: none;
        height: 3px;
        cursor: pointer;
}
input[type="range"][data-v-de075f88]:hover {
        height: 4px;
}
input[type="range"][data-v-de075f88]::-webkit-slider-runnable-track {
        -webkit-appearance: none;
        height: 3px;
        cursor: pointer;
}
input[type="range"][data-v-de075f88]::-webkit-slider-runnable-track:hover {
        height: 4px;
}
input[type="range"][data-v-de075f88]::-webkit-slider-thumb {
        -webkit-appearance: none;
        height: 12px;
        width: 12px;
        border-radius: 100%;
        margin-top: -4px;
}

    /*sliders for firefox*/
input[type="range"][data-v-de075f88]::-moz-range-track {
        height: 3px;
        cursor: pointer;
}
input[type="range"][data-v-de075f88]::-moz-range-track:hover {
        height: 4px;
}
input[type="range"][data-v-de075f88]::-moz-range-thumb {
        height: 12px;
        width: 12px;
        border-radius: 100%;
}

    /*sliders for internet explorer*/
input[type="range"][data-v-de075f88]::-ms-track {
        height: 3px;
}
input[type="range"][data-v-de075f88]::-ms-track:hover {
        height: 4px;
}
input[type="range"][data-v-de075f88]::-ms-thumb {
        height: 12px;
        width: 12px;
        border-radius: 100%;
}

    /***********************
																																																																																																																																																																																																																																							        colors
																																																																																																																																																																																																																																							    ************************/
.preview-controls[data-v-de075f88] {
        background-color: #eeeeee;
        opacity: 0.7;
        color: #424242;
}
#more-options[data-v-de075f88] {
        background-color: #eeeeee;
}
.preview-controls-sub-optional[data-v-de075f88] {
        background-color: #eeeeee;
}

    /*colors - sliders for chrome and other webkit browsers*/
input[type="range"][data-v-de075f88]::-webkit-slider-runnable-track {
        background-color: #444;
}
input[type="range"][data-v-de075f88]::-webkit-slider-thumb {
        background: #ccc;
}

    /* colors - sliders for firefox*/
input[type="range"][data-v-de075f88]::-moz-range-track {
        background-color: #444;
}
input[type="range"][data-v-de075f88]::-moz-range-thumb {
        background: #ccc;
}

    /*colors - sliders for internet explorer*/
input[type="range"][data-v-de075f88]::-ms-track {
        background-color: #444;
}
input[type="range"][data-v-de075f88]::-ms-thumb {
        background: #ccc;
}

    /**responsive**/
    /*general*/
@media (max-width: 570px) {
.wrapper[data-v-de075f88] {
            width: 100%;
}
.preview-controls[data-v-de075f88] {
            height: 50px;
            width: 100%;
}
.time-bar[data-v-de075f88] {
            margin-top: -4px;
            height: 10px;
}
.control-bar[data-v-de075f88] {
            margin-top: 10px;
}
.preview-controls-main[data-v-de075f88] {
            padding-left: 5px;
            font-size: 16px;
}
.vid-icon[data-v-de075f88] {
            font-size: 26px;
            height: 26px;
}
.right-side-controls[data-v-de075f88] {
            margin-top: 5px;
}
#more-options[data-v-de075f88] {
            width: 36px;
            padding-bottom: 30px;
}
#more-options div[data-v-de075f88] {
            padding: 10% 12%;
}
.preview-controls-sub-optional[data-v-de075f88] {
            left: -36px;
            width: 36px;
}
.preview-controls-sub-optional li[data-v-de075f88] {
            text-align: center;
            padding: 7% 0;
}

        /*sliders for chrome and other webkit browsers*/
input[type="range"][data-v-de075f88]::-webkit-slider-runnable-track {
            height: 3px;
}
input[type="range"][data-v-de075f88]::-webkit-slider-thumb {
            height: 10px;
            width: 10px;
}

        /*sliders for firefox*/
input[type="range"][data-v-de075f88]::-moz-range-thumb {
            height: 10px;
            width: 10px;
}

        /*sliders for internet explorer*/
input[type="range"][data-v-de075f88]::-ms-thumb {
            height: 10px;
            width: 10px;
}
}
@media (max-width: 480px) {
#volume-bar-holder[data-v-de075f88] {
            display: none;
}
.time-bar[data-v-de075f88] {
            display: none;
}
#more-options-btn[data-v-de075f88] {
            display: none;
}
#more-options[data-v-de075f88] {
            display: none;
}
}


