﻿@font-face { font-family: PingGothamBook; src: url(/Fonts/GothamBook.TTF);  }
@font-face { font-family: PingGothamLight; src: url(/Fonts/GothamLight.TTF);  }

.uxHeader {
    color: #315470;
    font-size: 21px
}
.uxButtonBlue {
    background-color: #6f889b;
    color:white;
}

.uxButtonGreen {
    background-color: #83b23e;
    color:white;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 26px;
        width: 26px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

#toolbar .pixels
{
	background: white url('../images/pixels2.png') no-repeat 100% 0px;
}

.pingIco
{
	cursor: pointer;
	background-repeat: no-repeat;
	padding-left: 30px;
	width: 30px;
	height: 30px;
	display: inline-block;
	vertical-align: middle;
}

.icons td { text-align: center; }

.pingLarge
{
		cursor: pointer;
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	/*
	display: inline-block;
	vertical-align: middle;
	*/
}

.ConfirmBox.Message { margin: 0 0 0 10px; vertical-align: top; display: inline-block; width: 200px; /* fallback */ width: calc(100% - 70px); }
.icoAlert { vertical-align: top; display: inline-block; background:url(../images/alert.png) no-repeat; background-size: contain; height: 60px; width: 60px; }

.floatIcon { float: left; margin-right: 5px; text-align:center; }
.floatSmall { float: left; margin-right: 5px; text-align:center; }

.icoEvents { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -400px -400px; }
.icoEvents:hover { background-position: -400px -900px; }

.icoUsers { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -700px -300px; }
.icoUsers:hover { background-position: -700px -800px; }

.icoUsersSmall {background: url(../images/DMM_Icons_Sprites_Buttons-300px.png) -210px -90px;}
.icoUsersSmall:hover {background-position: -210px -240px;}

.icoAccess { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -300px -200px; }
.icoAccess:hover { background-position: -300px -700px; }

.icoAccessSmall {background: url(../images/DMM_Icons_Sprites_Buttons-300px.png) -210px -60px;}
.icoAccessSmall:hover {background-position: -210px -210px;}

.icoFontAwesome 
{
	background-color:#e5e5e5;
	border-radius:15px;
	color:#939393;
	padding-top:15px;
	font-size:50px;
}
.icoFontAwesome:hover
{
	background-color:#bcbcbc;
	color:#585858;
}

.icoDesigner { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -500px -200px; }
.icoDesigner:hover { background-position: -500px -700px; }

.icoPreview { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) 0px -200px; }
.icoPreview:hover { background-position: 0px -700px; }

.icoPreviewSmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -90px -60px; }
.icoPreviewSmall:hover { background-position: -90px -210px; }

.icoEventsSmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -120px -120px; }
.icoEventsSmall:hover { background-position: -120px -270px; }

.icoSchedule { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -600px -400px; }
.icoSchedule:hover { background-position: -600px -900px; }

.icoScheduleSmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -180px -120px; }
.icoScheduleSmall:hover { background-position: -180px -270px; }

.icoPlaySmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) 0px -60px; }
.icoPlaySmall:hover { background-position: -0px -210px; }


.icoMenusSmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -180px -60px; }
.icoMenusSmall:hover { background-position: -180px -210px; }

.icoProductsSmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -60px -120px; }
.icoProductsSmall:hover { background-position: -60px -270px; }

.icoContentSmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -210px -30px; }
.icoContentSmall:hover { background-position: -210px -180px; }

.icoPlayerSmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -180px -30px; }
.icoPlayerSmall:hover { background-position: -180px -180px; }

.icoPlaylistSmall { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -150px -120px; }
.icoPlaylistSmall:hover { background-position: -150px -270px; }



.icoSettingsLarge { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -900px -300px; }
.icoSettingsLarge:hover { background-position: -900px -800px; }

.icoRemoveLarge { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -300px -100px; }
.icoRemoveLarge:hover { background-position: -300px -600px; }

.icoMenus { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -600px -200px; }
.icoMenus:hover { background-position: -600px -700px; }

.icoProducts { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -200px -400px; }
.icoProducts:hover { background-position: -200px -900px; }

.icoContent { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -700px -100px; }
.icoContent:hover { background-position: -700px -600px; }

.icoPlayer { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -600px -100px; }
.icoPlayer:hover { background-position: -600px -600px; }

.icoPlaylist { background:url(../images/DMM_Icons_Sprites_Buttons-1000px.png) -500px -400px; }
.icoPlaylist:hover { background-position: -500px -900px; }

.icoSettings { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -270px -90px; }
.icoSettings:hover { background-position: -270px -240px; }

.icoRemove { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -90px -30px; }
.icoRemove:hover { background-position: -90px -180px; }

.icoLayout { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -150px -60px; }
.icoLayout:hover { background-position: -150px -210px; }

.icoPublish { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -270px -30px; }
.icoPublish:hover { background-position: -270px -180px; }

.icoDown { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -270px -60px; }
.icoDown:hover { background-position: -270px -210px; }

.icoPlay { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -0px -60px; }
.icoPlay:hover { background-position: -0px -210px; }

.icoDelete { background:url(../images/DMM_Icons_Sprites_Buttons-300px.png) -30px -60px; }
.icoDelete:hover { background-position: -30px -210px; }

.icoDeleteX { background:url(../images/delete.png) no-repeat 50% 50%; background-size: 20px 20px; height: 22px; width: 22px; padding-left:0; margin-left: 5px; }

.breadcrumbPing{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}
.breadcrumbPing>li{display:inline-block}
.breadcrumbPing>li+li:before{content:">\00a0";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#999}

.tab-pane.uploadPane { padding-top: 20px; }

#dzContainer { margin: auto; border: 1px solid #ccc; border-radius: 8px; min-height: 200px; width: 400px; }
#dzContainer.uploadContainer { width: 600px; min-height: 300px; }

#uploadSection, #uploadProducts, #uploadPlaylist { margin: auto; width: 100%; height: 100%; min-height: 300px; }

#uploadPlaylist.dropzone .dz-default.dz-message, #uploadProducts.dropzone .dz-default.dz-message { margin: -20px 0 0 0; padding: 0; width: auto; height: 0; left:auto; }

#uploadSection.dropzone .dz-default.dz-message span,
#uploadProducts.dropzone .dz-default.dz-message span,
#uploadPlaylist.dropzone .dz-default.dz-message span { display : block; font-size: 1.75em; color: #777; }

#uploadSection.dropzone.mediaDialog .dz-default.dz-message span { font-size: 1.55em; }

.form-control-ping
{
	display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.preview
{
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.ui-sortable
{
	 list-style-type: none;
	 padding: 0px;
	 cursor: move;
}

#toolbar
{
	border-radius: 10px;
	background: white;
	border: 1px solid #ccc;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 600px;
	z-index: 9999998;
	padding-bottom: 5px;
	max-height: 900px;
	overflow: auto;
}

#toolbarPlaylist
{
	background: white;
	width: 600px;
	padding-bottom: 5px;
	max-height: 900px;
	overflow: auto;
}

#toolbarPlaylist .handle
{
	display: block;
	padding: 3px;
	border-radius: 8px 8px 0 0;
	background-color: #ccc;
}

#toolbar .handle
{
	display: block;
	cursor: move;
	padding: 3px;
	border-radius: 8px 8px 0 0;
	background-color: #ccc;
}


#ZoneDetail td
{
	 white-space:nowrap;
}


#toolbar .toolbarContent
{
	background-color: White;
}

.draggableHandle
{
	cursor: move;
    font-size:25px;
    
}

header {
    background-color: #315470;
}
table.data { width: 100%; }
.data tr:nth-child(odd)    { background-color:#eee; }
.data tr:nth-child(even)   { background-color:#fff; }
.data tr { border-bottom: 1px solid #ccc}
.data tr:hover { background-color: #ccc; }

.data td, .data th
{
    white-space:nowrap;
}

@media (max-width: 767px) {
    .nav-tabs > li {
        float:none;
        border:1px solid #dddddd;
    }
    .nav-tabs > li.active > a{
        border:none;
    }
    .nav > li > a:hover, .nav > li > a:focus,
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus
     {
        background:none;
        border:1px solid transparent;
    }
}


table.data td .currentNetworkAccess { font-size: 11px; display:inline-block; }
table.data td .currentNetworkAccess+.currentNetworkAccess:before { content: "|"; padding: 0 7px 0 5px; color: #ff9d00; font-size: 12px; }

.UserRoles {
	width: 30px; height: 30px;
}

.site-title a {
    background: url(../Images/logo3.png) no-repeat top left;
     display: block;
     height: 52px;
     text-indent: -9999px; /* hides the link text */
}

html {
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    color: #333;
    font-size: .85em;
    font-family: "Segoe UI", Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

#layoutFooter a { color: White; }

    a:link, a:visited,
    a:active, a:hover {
        color: #333;
    }

    a:hover {
        /*background-color: #c7d1d6;*/
    }

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }


/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0 auto;
    max-width: 90%;
}

#body {
    clear: both;
}

    .main-content {
        padding-left: 10px;
        padding-top: 30px;
    }

    .featured + .main-content {
    }

header .content-wrapper {
    padding-top: 20px;
}

footer {
    clear: both;
    background-color: #315470;
    font-size: .8em;
    color: White;
    padding: 3px;
    bottom: 0px;
    display: block;
    width: 100%;
    height: 30px;
    margin-top: 50px;
}



/* site title
----------------------------------------------------------*/
.site-title {
    color: white;
    font-family: PingGothamBook, "Century Gothic", "Segoe UI", Helvetica, Sans-Serif;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    /*background: none;*/
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin: 0;
        padding: 0;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
        border-radius: 0 0 10px 10px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
        min-height: 30px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
}

/* login page */
#loginForm {
    max-width: 350px;
    border-right: none;
    float: none;
    width: auto;
}

#loginForm .validation-error {
    display: block;
    margin-left: 15px;
}

#loginForm .validation-summary-errors ul {
    margin: 0;
    padding: 0;
}

#loginForm .validation-summary-errors li {
    display: inline;
    list-style: none;
    margin: 0;
}

#loginForm label {
    font-weight: normal;
    font-size: inherit;
}

#loginForm button.login {
    height: inherit;
    background-image: linear-gradient(to bottom, #171D62 0px, #2D6CA2 100%);
}

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

#socialLoginForm h2 {
    margin-bottom:  5px;
}

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }

    fieldset ol {
        padding: 0;
        list-style: none;
    }

        fieldset ol li {
            padding-bottom: 5px;
        }

label {
    display: block;
    /*font-size: 1.2em; */
    font-weight: 600;
}

label.checkbox {
    display: inline;
}

input, textarea {
    /*border: 1px solid #e2e2e2;*/
    background: #fff;
    color: #333;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
}

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #7ac0da;
    }

    input[type="checkbox"] {
        background: transparent;
        border: inherit;
        width: auto;
    }

    input[type="submit"],
    input[type="button"],
    button {
		border:none;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		cursor:pointer;
		background-color: #333;
    }

    input[type="submit"]:hover,
    input[type="button"]:hover,
    button:hover {
    opacity:0.8; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease
    }

    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    }

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 none;
}

th {
    font-size: 1.2em;
    text-align: left;
    border: none 0px;
    padding-left: 0;
    font-weight: bold;
}

    th a {
        display: block;
        position: relative;
    }

    th a:link, th a:visited, th a:active, th a:hover {
        color: #333;
        text-decoration: none;
        padding: 0;
    }

    th a:hover {
        color: #000;
    }

    th.asc a, th.desc a {
        margin-right: .75em;
    }

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

tr.rowClickable td { cursor: pointer; }

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {
    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login */
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        }

    /* menu */
    nav {
        margin-bottom: 5px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }

    /* login page */
    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }


    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}
.HealthStatusContainer {
    width: 25px;
}

.HealthCheck  {
    height: 20px;
    width: 20px;
    border-radius: 50%;

    /*-webkit-animation: turning linear infinite 5s;
    animation: turning linear infinite 5s;*/
}
.GoodHealth {
    background: -moz-radial-gradient(2px 2px, circle, white 8%, green 65% );
	background: -webkit-radial-gradient(2px 2px, circle, white, green);
	background: radial-gradient(2px 2px, circle, white 8%, green 65%);
}
.BadHealth {
    background: -moz-radial-gradient(2px 2px, circle, white 8%, red 65% );
	background: -webkit-radial-gradient(2px 2px, circle, white, red);
	background: radial-gradient(2px 2px, circle, white 8%, red 65%);
}

/*    animations    */
@-webkit-keyframes turning {
    0%   { -webkit-transform: rotate(0deg); height: 20px; width: 20px; }
    8%   { height: 24px; width: 24px; }
    16%  { height: 20px; width: 20px; }
    24%  { height: 24px; width: 24px; }
    100% { -webkit-transform: rotate(360deg); height: 20px; width: 20px; }
}
@keyframes turning {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        height: 20px; width: 20px;
    }
    8% { height: 24px; width: 24px; }
    16% { height: 20px; width: 20px; }
    24% { height: 24px; width: 24px; }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
        height: 20px; width: 20px;
    }
}

/* --- Button Containers ---- */
/*     General Definition     */
.ButtonContainer { background: #ddd; margin: 0 0 10px 0; border-radius: 5px; padding: 8px; border: solid 1px #555; }

/* --- Products Containers ---- */
#dlgProducts #ProductSearchContainer { height: 104px; background: #ddd; margin: 0; border-radius: 5px; padding: 8px; border:solid 1px #333; }
#dlgProducts #ProductsDataContainer { height: 400px;  }
#ProductsPagingContainer { margin-top: 10px; }

/* --- Styles Containers ---- */
tr.currentStyle td { padding: 5px 2px; background: #F7CECD; }

/* --- Search Bar ---- */
.PlayListSearchContainer, .OptionsContainer { width: 100%; }
table.searchBar { width: 100%; }
table.searchBar td { padding: 1px 5px; }
table.searchBar td.search { width: 20%; }
table.searchBar td.buttons { width: 20%; }
table.searchBar td.filterTags { width: 28%; }
table.searchBar td.mediaTags { width: 20%; }
table.searchBar td.icons { width: 10%; }
table.searchBar td.removeImage { padding-top: 10px; }
table.searchBar a.glyphicon { padding: 0 3px; display: inline-block; border: 0; margin:0; }
table.searchBar a.glyphicon:visited, table.searchBar a.glyphicon:hover, table.searchBar a.glyphicon:active { text-decoration: none; }

  /*     Search Bar overrides */
.ui-widget table.searchBar button { font-size: 12px !important; }
.PlayListSearchContainer table.searchBar td.buttons { width: 73%; }

/* Playlist   [start]*/
#divAssetListContainer, #divMenuListContainer { background: #f5f5f5; border: solid 1px #aaa; border-radius: 5px;  height: 300px; }
#divAssetsList, #divMenusList { height: 100%; overflow:auto; padding: 8px 20px 0; margin-right: 10px; }

#divMenuListContainer { height: 300px; }
#content.tab-pane .AddNew { float: right; }

ul#ScenesContainer {
    padding: 9px 5px; margin: 0;
    height: 140px;
    list-style-type: none;
    border: 1px dashed #ccc;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    white-space: nowrap;
}
ul#ScenesContainer li { padding: 0; margin: 0; /*height: 120px;*/ }
.liSortable {
	border:1px solid black;
	text-align:center;
	display:inline-block;
	overflow-x: hidden;
	overflow-y: hidden;
}
.liSortable > div { margin: 4px 0 6px;}

#TagsList, #TaggedItemsContainer { float: left; }
#TagsList { width: 200px; height: 100%; }
#TagsList .TagContainer { cursor: pointer; border: solid 1px #999; margin: 2px; border-radius: 3px; padding: 3px 2px 3px 8px; overflow:hidden; background:#eee; }
#TagsList .TagContainer span { padding: 0 0 0 5px; font-size: 13px; }
#TaggedItemsContainer { width: calc( 100% - 220px ); margin-left: 20px; }
.previewX { cursor:move; display: inline-block; }
table.data .previewX { display: table-row; }
/* Playlist  [end]*/

/* AssetList  [start]*/
#AssetContainer { padding: 0 10px; }
#FolderList, #Assetlist { float: left; }
#FolderList { width: 200px; height: 100%; }
#FolderList .Folder span { padding-left: 10px; font-size: 13px; }
#FolderList .Folder { cursor: pointer; border: solid 1px #999; margin: 5px 2px; border-radius: 3px; padding: 3px 2px 3px 8px; overflow:hidden; background:#eee; }
#FolderList .Folder.DraggableOver { border: solid 1px red; }
#Assetlist { width: calc( 100% - 220px); margin-left: 20px; }
#Assetlist .ImageAsset { background: #fff; }
.dz-message #DzUploadFolder div.glyphicon { }
#uploadSection.dropzone .dz-message #DzUploadFolder span { padding-left: 10px; font-size: 17px; font-weight: bold; display: inline-block; }
.TaggedSuccess { position: absolute; background: #44E044; top: 0; right: 0; height: 20px; width: 20px; border-radius: 50%; padding: 0 0 0 2px; }
.TaggedSuccess:after { content:"\e013";  -webkit-font-smoothing: antialiased; font-family:'Glyphicons Halflings'; }
.SelectableMedia { cursor: pointer; border: solid 1px #eee; border-radius: 5px; display: inline-block; padding: 5px; }
.SelectableMedia .AssetName { font-size: 110%; }
/* AssetList  [end]*/
.all-img {width: 100px;height: 100px;position: relative;}
.cross-icon {position: absolute;top: 3px;right: 4px;display:none;}   
.custom-img {width: 100px;height: 100px;}
.custom-img img {width: 100%;height: 100%;border-radius: 3px;}
.all-img:hover .cross-icon {display: block;}
/*Delete file image*/
.file-img { width: 100px; position: relative;}
.cross-icon-file {
    position: absolute;
    top: -7px;
    right: 5px;
    display:none;
}

.upload-btn-wrapper {    position: relative;    overflow: hidden;    display: inline-block;}
.btn {    border: 2px solid gray;    color: gray;    background-color: white;    padding: 8px 20px;    border-radius: 8px;    font-size: 20px;    font-weight: bold;}
.upload-btn-wrapper input[type=file] {    font-size: 100px;    position: absolute;    left: 0;    top: 0;    opacity: 0;}
#ticketForm .ui-dialog .ui-dialog-content {
    overflow: hidden !important;
    width: 100% !important;
    height: 100% !important;
}
#ticketForm .ui-dialog {
    min-width: 430px;
    min-height:391px;
}
.edit-delete-btn {
    cursor:pointer;
    color:#333;
}
input.input-file {
    margin: 10px 0;
}
.file-img:hover .cross-icon-file {
    display: block;
}
.customer-heading {
    width: 100%;
    float: left;
    margin: 0 0 10px;
}
.customer-search .input-sm {
    max-width: 231px;
    display: inline-block;
}
.assetsView .dropdown-menu {
    right:0px;
    left:inherit;
}
.assetsView-buttonCross {
    float: left;
    width: 100%;
    position: relative;
}
#FolderList .assetsView-buttonCross .Folder {
    width: 90%;
    float: left;
}
 .assests-cross {
    float: left;
    position: absolute;
    top: -6px;
    right: 4px;
    display:none;
}
.assetsView-buttonCross:hover .assests-cross {
    display:block;
}
.dropdown-menu.right {
    right: 0;
    left: inherit;
}
.dropdown-menu.right li{
    border-bottom: 1px solid #3071a838;
    padding: 6px 0;
    background: #80808000;
    margin: 0 0 1px 0;
}
.NoRecord {
    color: red;
    text-align:center;
}
/* 03.04.19*/
.ProductSearchContainer-productview {
    width: 50%;
    float: left;
    margin-top: 15px;
}
.well {
    padding: 10px 20px 8px;
    margin-bottom: 0;
    width: 100%;
    float: left;
}

.mt-12 {
    margin-top: 12px;
}

.float-right {
    float: right !important;
}

.dropdown-menu {
    min-width: 115px;
}

.backC {
    padding: 18px 10px;
    background: #00000014;
}

.cst-main-width {
    width: 1180px !important;   
}

.main-pad {
    padding:0px;
}
.well {
    padding: 0;
}
#divProductsContainer .well {
    background: #ddd;
    border: solid 1px #989898;
    padding: 0;
}
#divProductsContainer .cst-main-action {
    position: relative;
    top: -13px;
    right: -16px;
}
#divProductsContainer .backC {
    border-radius: 5px;
    position: relative;
    background-image: -webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);
    background-image: linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
    border-color: #dcdcdc;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,.05), 0 1px 0 rgba(255,255,255,.1);
    top:5px;
    margin:0 0 4px 0;
}
#divProductsContainer button.btn-default {
    font-size: 13px !important;
}
#divProductsContainer button.btn-primary {
    font-size: 13px !important;
}
.select-catlog {
    width: auto;
    display: inline-block;
    margin: 0 0 0 0;
}
#dlgProducts #productsDiv #ProductsDataContainer {
    height: auto !important;
}

.headRow th {
    padding-right: 12px;
}


@media only screen and (max-width: 768px) {
    .select-catlog {
        display: block;
        width: 100%;
        margin: 10px 0 10px 0;
    }
    .search-input {
        margin:0 0 10px 0;
    }
    #divProductsContainer .well {
        padding:0 0 0 10px;
    }

}
@media only screen and (max-width: 320px) {
    .attributes-btn {
        display:block !important;
        margin:10px 0 0 0;
    }

}


@media only screen and (min-width: 1024px) and (max-width: 1300px) {
    .custom-rep-col {
        width: 25% !important;
    }

    #divProductsContainer .well {
        background: #ddd;
        border: solid 1px #555;
        padding: 20px 0 !important;
    }

    #divProductsContainer .cst-main-action {
        position: relative;
        top: -34px;
        right: -16px;
    }
}


/*30-04-2019*/

.PanelBox{
    position: relative;
    margin-bottom: 30px;
}

.PanelBox .Free {
    left: 0;
    width: 75%;
}
.PanelBox .PriceDiv {
    padding: 6px;
}
.PanelBox .rightPright {
    right: 0;
    text-align: right;
    width: 25%;
}
.panelImgBox a {
    display: block;
    width: 100%;
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 4px;
}
.panelImgBox .panelImg {
    max-width: 100%;
    width: auto;
    min-height: 190px;
}
.flexBoxPanel {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
}
.PanelparentBox {
    padding: 0 5px;
}
.HoverBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    transition: all 0.5s linear;
    overflow: hidden;
    cursor: pointer;
}
.HoverBox:before, .HoverBox:after {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.84);
    opacity: 0;
}
.HoverBox:before {
    bottom: 0;
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,0.95));
    background: -moz-linear-gradient(transparent,rgba(0,0,0,0.95));
    background: linear-gradient(transparent,rgba(0, 0, 0, 0.95));
    transition: opacity .3s,transform .3s;
    transform: translate3d(0,10px,0);
    -webkit-transform: translate3d(0,45px,0);
    -ms-transform: translate3d(0,45px,0);
    -moz-transform: translate3d(0,45px,0);
}
.HoverBox:after {
    top: 0;
    background-color: rgba(0, 0, 0, 0.84);
    background: -webkit-linear-gradient(transparent,rgba(0,0,0,.5));
    background: -moz-linear-gradient(rgba(0,0,0,.5), transparent);
    background: linear-gradient(rgba(0,0,0,.5), transparent);
    transition: opacity .3s,transform .3s;
    transform: translate3d(0,10px,0);
    -webkit-transform: translate3d(0,-45px,0);
    -ms-transform: translate3d(0,-45px,0);
    -moz-transform: translate3d(0,-45px,0);
}
.PanelBox:hover .HoverBox:before, .PanelBox:hover .HoverBox:after {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.panelTagBox span {
    padding: 0 3px 2px;
    display: inline-block;
}
.panelTagBox span a{
    color: #fff;
}
.PanelBox .PriceDiv a {
    color: #fff;
}
.PanelBox{
    width: 338px;
}
.panelTitle {
    width: 100%;
    padding: 15px 15px;
    margin: 0;
    position: relative;
    z-index: 2;
}

.bottomDtl {
    width: 100%;
    margin-top: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    position: relative;
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;

}
.panelTagBox{
    width: 100%;
}
.newWell{
    float: none;
}

/* 05-04-2019 */

#productsDiv .SearchP.cst-main-width {
    padding: 0;
    margin: 0 !important;
    width: 100% !important;
    max-width: 1180px;
}
.SearchDiv {
    width: auto !important;
}
#productsDiv .SearchDiv {
    padding: 0 !important;
    margin-right: 5px;
    margin-bottom: 15px;
}

#productsDiv .PrdSrh {
    width: auto !important;
    border: 0 !important;
    height: auto !important;
    float: none !important;
}
#productsDiv .well.main-pad {
    float: none !important;
}
/* 05-06-2019 */

.SelectDragBox .DragForm {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    background: transparent;
    border: 0;
    align-items: flex-start;
    width: 60% !important;
    margin: 0 !important;
}
.SelectDragBox #tags {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.SelectDragBox .DragForm .dz-default.dz-message {
    width: 100%;
    border: 1px solid #ccc;
    padding: 23px;
    min-height: 300px;
    background: rgba(0,0,0,0.03);
    border-radius: 5px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    justify-content: center;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    margin: 0;
    opacity: 1;
}

.SelectDragBox #tags .row {
    margin: 0;
}
.SelectDragBox #tags .input-group-btn {
    width: 50%;
}
.SelectDragBox #tags .NewTagText {
    width: 50%;
    border-radius: 0 !important;
}
.SelectDragBox #tags .row [class*="col-"] {
    padding: 0;
}
.SelectDragBox #tags .TagValues {
    width: 100%;
    max-width: 25%;
    margin: 0 auto;
    padding: 10px 0;
}
.SelectDragBox .selectDBox1 {
    width: 25%;
    margin: 0 auto;
}
.SelectDragBox .selectDBox2{
    width: 20%
}
.SelectDragBox #tags .NewTagText, .SelectDragBox #tags .input-group-btn, .SelectDragBox .selectDBox2, .SelectDragBox .seletdBtn {
    width: 100%;
    margin-top:10px;
}
.SelectDragBox .selectDBox2 {
    text-align: center;
    margin-top: 10px;
}
.SelectDragBox .input-group, .SelectDragBox #tags .row, #layoutFooter{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.SelectDragBox #tags .NewTagText {
    border-radius: 0 !important;
}
.SelectDragBox .AddNewTag {
    border-radius: 0 3px 3px 0;
}

.SelectDragBox .seletdBtn{
    border-radius: 3px 0 0 3px;
}

#layoutFooter {
    /*position: relative !important;*/
    margin: 0;
    padding: 5px 0 5px calc(16.66% + 15px);
    margin-left: auto;
    height: auto;
    width: 100%;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
#layoutFooter .content-wrapper{
    width: 100%;
    margin: 0;
    max-width: 100%;
}
    #layoutFooter .content-wrapper p{
        margin: 0;
    }

@media screen and (max-width: 1199px){
    #layoutFooter{
        padding: 5px 15px;
    }
}

@media screen and (max-width:1024px) {
    .ProductSearchContainer-productview {
    width: 100%;
}

.cst-main-width {
    width: 100% !important;
    float: left;
    padding: 0;
}
.well.main-pad {
    padding: 0;
    background: transparent;
    border: none;
    box-shadow: none;
}
.SelectDragBox .DragForm {
    width: 100% !important;
    margin: 0 auto !important;
    max-width: 650px;
}
.SelectDragBox #tags {
    width: 100%;
    margin: 0 auto;
}
}
@media screen and (max-width: 509px) {
    .label-w {
        width: 140px;
    }
}

@media screen and (max-width: 375px) {
    .SelectDragBox .selectDBox1 {
        width: 100%;
    }

    .SelectDragBox .selectDBox2 {
        text-align: center;
        margin-top: 10px;
    }

    .SelectDragBox #tags .NewTagText {
        margin-top: 10px;
    }

    .SelectDragBox .seletdBtn {
        border-radius: 3px;
    }

    .SelectDragBox #tags .NewTagText, .SelectDragBox #tags .input-group-btn, .SelectDragBox .selectDBox2, .SelectDragBox .seletdBtn {
        width: 100%;
    }
}

/* 5-9-2019 */

.selectAdd{
    margin-top: 1rem;
}

.labelBox label{
    margin-right: 10px;
}
.labelBox label {
    margin: 0 10px 0 0;
}

.labelBox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.mr {
    margin-top: 10px;
    margin-bottom: 10px;
}
.imgD ul li:not(:last-child) {
    margin-right: -3px !important;
}

.imgD ul li {
    display: inline-block;
}
.imgD {
    display: inline-block;
}
.imgD ul{
    padding: 0;
}
.orOPtion {
    position: absolute;
    bottom: -25px;
    left: 33px;
    font-weight: 700;
}
.cutomerOR {
    position: relative;
    margin-bottom: 23px;
}
.DashboardTicket {
    padding-bottom: 6px;
}

/* 5/16/2019 */
.imgD ul.newUldata li:not(:last-child) {
    margin-right: 0 !important;
}
.imgD ul.newUldata {
    padding-left: 5px;
}

/* 6-14-2019 */


.form_ul {
    counter-reset: list-counter;
    padding: 0;
    padding-left: 20px;
}
.form_ul li {
    list-style-type: none;
    font-weight: bold;
    margin-bottom: 25px;
    position: relative;
}
.form_ul li:before {
    counter-increment: list-counter;
    content: counter(list-counter) ')';
    position: absolute;
    left: -16px;
    top: 0;
}
.development_label {
    margin-bottom: 10px;
    font-size: 16px;
}
.form_header h1 {
    margin: 0 0 15px;
    font-size: 32px;
    line-height: 1.3;
    margin: 0 0 10px;
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: none;
    color: #333333;
}
.developmentComment.form-control {
    min-height: 80px;
    background: rgb(219, 229, 241);
    border: 1px solid #aeb0b3;
    padding: 5px;
    color: #000;
    border-top: 0;
    font-weight: 100;
}
.developmentComment.form-control::placeholder {
    font-weight: 100;
}
.form_header p {
    font-family: Roboto, Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.3;
    color: #595959;
    margin: 0;
}
.form_ul li .form-control{
    border-radius: 0;
}
.single_li h1 {
    margin: 0 0 40px 20px;
    background: #315470;
    color: #fff;
    font-size: 20px;
    padding: 12px 10px;
}
.internal_list {
    padding: 0;
    list-style: none;
    max-width: 800px;
    margin: 0 auto;
}
.list_input {
    padding: 0 !important;
}
.list_label {
    background: #315470;
    min-height: 35px;
    color: #fff;
    padding: 5px 10px;
    border: 1px solid #000;
}
.list_input .form-control {
    border-radius: 0;
    padding: 10px;
    height: 33px;
}
.internal_list label {
    margin: 0;
}

.gform_button {
    margin: 0 16px 0 0;
    background: #334c68;
    border-radius: 99px;
    border: 0;
    padding: 12px 28px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}

.previewX.Img.ui-draggable.selected {
    border: 2px solid #323940;
    border-radius: 6px;
}
tr.previewX.Row.ui-draggable.selected {
    border: 2px solid #323940;
    border-radius: 6px;
}
.menuX.ui-draggable.selected {
    border: 2px solid #323940;
    border-radius: 6px;
}
.menuP.ui-draggable.selected {
    border: 2px solid #323940;
    border-radius: 6px;
}
.liSortable.ui-resizable.selected {
    border: 2px solid black !important;
    border-radius: 6px;
}


/* 7-25-2019 */

@media (min-width: 992px) {
    .first_input_box {
        width: 13% !important;
        padding: 0 !important;
    }
    .right_option_btn {
        width: 22% !important;
        display: inline-block !important;
        float: right !important;
        padding: 0 !important;
    }

    .action_btns {
        padding: 0 !important;
        width: 40% !important;
    }

    .all_group_select {
        width: 13% !important;
    }

    .all_screen_select {
        width: 10% !important;
    }

}
table.filter_tabel th, table.filter_tabel td {
    padding-left: 3px;
    padding-right: 3px;
}

/*
ul.textView>li{
    width:100% !important;
}
*/
/*09-16-2019*/
@media screen and (max-width: 767px) {
    #ticketForm .ui-dialog {
        min-width: 320px;
        min-height: 251px;
        margin-left: 20px;
        width:100%;
    }
}

.addOverlay:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}