﻿/* Reset */

body, form, div, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0;
}

ol, ul {
    list-style: none;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

body, html, form {
    height: 100%;
    background-color: #272727;
    font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

.clear {
    display: block;
    clear: both;
    height: 0;
    width: 0;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    visibility: hidden;
}

a:link {
    color: #0094ff;
}

a:visited {
    color: #0094ff;
}

a:hover {
    color: #FF3300;
}

a:active {
    color: #00CC33;
}

.dxisControl .dxis-nbSelectedItem,
.dxisControl .dxis-nbSelectedItem > div {
    display: none; /* Hide Selection Frame */
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 21px;
}

#BacktoHome {
    margin: 50px 0 0 166px;
    float: right;
    width: 405px;
    display: block;
}

#contentHolder {
    background: #ffffff url('Images/contentBack.png') repeat-y left top;
    margin: 0 auto;
	padding: 0 0 0 0;
    width: 1204px;
    max-height: inherit;
    min-height: 120%;
}

.dxisControl {
    width: 170px;
    height: 2119px;
}

.logo {
    margin: 46px 0 0 145px;
	background-color:#7f22aa;
    float: left;
    width: 100%;
    display: block;
    /*padding: 0px 0px 0px 60px;*/
}


#footerPlaceholder {
    /*visibility: hidden;*/
}

#footerPlaceholder {
    height: 180px;
	background-color:#FFFFFF;
}


#footer {
    width: 1100px;
    height: 192px;
    margin: 0 auto;
    text-align: right;
    color: aliceblue;
    font-size: 12px;
	background-color:#FFFFFF;
}

#footerContent {
    color:#000000;
    padding: 40px 146px 40px 0;
	width: 90%;
}

.toAllVideosButton {
    margin-left: 52px;
    text-align: center;
    padding: 7px 0 11px 0;
    float: left;
    width: 224px;
    display: block;
    background-color: #D3893C;
    margin-top: -10px;
}

a.toAllVideosButton, a.toAllVideosButton:visited, a.toAllVideosButton:hover {
    text-decoration: none;
    color: #ffffff !important;
    font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
}

.videoTabs {
    margin: -20px 0 0 166px;
}

.pvideoTabs {
    margin: 20px 0 0 166px;
    border-bottom-color: #FFAC0D !important;
    font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    /*background-color: #FFAC0D;*/
}
/*--------------------*/
.TagRelate {
    font-size: 18px;
    /*float: left;*/
    margin: 30px 0 10px 164px;
    /*background-color: #FFAC0D;
    padding: 3px 0 0 14px;*/
    /*width: 27%;*/
}

    .TagRelate .dataViewTitle {
        font-size: 18px;
        /*background-color: #FFAC0D;*/
        padding: 6px 0 8px 14px;
        width: 25%;
        margin: 0 0 20px 0;
    }

#TagRelate .AdataViewContainer {
    margin: 10px 0 0 0 !important;
    float: left !important;
    /*width: 650px;*/
}

#TagRelate .dxdvControl {
    margin: 10px 0 0 0 !important;
    float: left !important;
}
/* ------------------*/
#TagRelate .dataViewTitle {
    width: 15%;
    margin-bottom: 20px;
    margin-left: 100px;
    float: left;
}

#Tag {
    padding-top: 20px;
}

    #Tag .dataViewContainer {
        margin: 60px 0 60px -80px;
        float: left;
        width: 80%;
    }

    #Tag .dataViewPanel, #Tag .tagCloudPanel {
        float: left;
    }

    #Tag .dataViewPanel {
        width: 836px;
    }

    #Tag .dataViewTitle, #Tag .tagName {
        padding: 10px 0 11px 14px;
        background-color: #FFAC0D;
    }

        #Tag .dataViewTitle > h2,
        #Tag .tagName {
            font-size: 18px;
        }

    #Tag .tagName {
        margin-bottom: 1px;
        width: 630px;
    }


/* NavView */
#navView {
    padding-top: 20px;
}

    #navView .dataViewPanel, #navView .tagCloudPanel {
        float: left;
    }

    #navView .dataViewPanel {
        width: 836px;
    }

.TitleV {
    font-size: 18px;
    margin-top: 48px;
    /*background-color: #FFAC0D;
    padding: 3px 0 0 14px;*/
    /*width: 27%;*/
}

    .TitleV .dataViewTitleD {
        font-size: 18px;
        /*background-color: #FFAC0D;*/
        padding: 3px 0 6px 14px;
        /*width: 33%;*/
    }

    .TitleV .dataViewTitle {
        font-size: 18px;
        /*background-color: #FFAC0D;*/
        padding: 3px 0 6px 14px;
        /*width: 27%;*/
    }
	.TitleV .hr-six{
		  border: 0;
		  height: 2px;
		  background-color: #9169a7;
		  margin: 0px;
	}

#TitleV .dataViewContainer {
    margin: 10px 0 0 0;
    float: left;
    /*width: 650px;*/
}

#navView .dataViewTitle, #navView .tagName {
    padding: 10px 0 11px 14px;
    /*background-color: #FFAC0D;*/
}

    #navView .dataViewTitle > h2,
    #navView .tagName {
        font-size: 18px;
    }
#navView .hr-six{
		border: 0;
		height: 2px;
		background-color: #9169a7;
		margin: 0px;
}
#navView .tagName {
    margin-bottom: 1px;
    width: 630px;
}

#navView .dataViewTitle {
    width: 96%;
    margin-bottom: 20px;
    float: left;
}

#navView .dataViewContainer {
    margin: 0px 0 35px 55px;
    float: left;
    width: 732px;
    height: 100%;
}
#navView .dataViewContainerD {
    margin: 0px 0 35px 55px;
    float: left;

}

#navView .videoPreview,
#videoView .videoPreview {
    display: block;
    height: 160px;
    width: 214px;
    position: relative;
    left: 0;
    top: 0;
    color: #ffffff;
    font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    text-decoration: none;
}

#videoView .videoPreview {
    border-bottom: 1px solid #ffffff;
}

#navView .videoTitle,
#navView .videoTitleBack,
#videoView .videoTitle,
#videoView .videoTitleBack {
    cursor: pointer;
    display: block;
    padding: 0 8px;
    width: 160px;
    height: 70px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
}

#navView .videoTitle,
#videoView .videoTitle {
    background-color: #FFFFFF;
}

#navView .videoTitleBack,
#videoView .videoTitleBack {
    opacity: 0.85;
    background-color: #F6F6F6;
    /*background-color: #272727;*/
    z-index: 1;
}

#navView .videoTitle .vertCentered,
#videoView .videoTitle .vertCentered {
    display: table-cell;
    vertical-align: middle;
    height: 52px;
}

#videoView {
    margin: 50px 0 0 168px;
}

    #videoView h1 {
        width: 640px;
    }

    #videoView .videoPanel {
        width: 650px;
        /*float: left;*/
        margin-left: 40px!important;
    }

    #videoView .videoPanelD {
        width: 650px;
        /*float: left;*/
        margin-left: 40px!important;
    }

    #videoView .videoPlaceholder {
        margin-top: 6px;
        /*margin-left: 14px;*/
    }

    #videoView .videoInfo {
        width: 640px;
        margin-top: 14px;
    }

        #videoView .videoInfo p {
            margin-top: 8px;
        }

        #videoView .videoInfo .field {
            float: left;
            color: #929292;
        }

        #videoView .videoInfo a {
            float: left;
            text-decoration: none;
            font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
            color: #E4E4E4;
        }

            #videoView .videoInfo a:hover {
                color: #FFAC0D;
            }

        #videoView .videoInfo .tagSeparator {
            float: left;
        }
/*-----------------------------------------*/

.videoInfo {
    width: 640px;
    margin-top: 14px;
}

    .videoInfo p {
        margin-top: 8px;
    }

    .videoInfo .field {
        float: left;
        color: #929292;
    }

    .videoInfo a {
        float: left;
        text-decoration: none;
        font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
        color: #929292;
    }

        .videoInfo a:hover {
            color: #FFAC0D;
        }

    .videoInfo .tagSeparator {
        float: left;
    }

/*-----comment----------------*/

.comment {
    margin-bottom: 22px;
    width: 680px;
}

.userAvatar {
    border: 1px solid #929292;
}

.commentsPanel {
    margin-top: 50px;
}

.commentInfo {
    text-align: center;
    float: left;
    width: 76px;
}

.commentBody {
    overflow: hidden;
    border-right: 7px solid #d9d9d9;
    border-bottom: 7px solid #d9d9d9;
    padding: 20px 30px 40px 20px;
    color: #ffffff;
    background-color: #272727;
    width: 484px;
}

.commentBodyWrapper {
    float: left;
    position: relative;
}

.commentInfo .addedAt {
    color: #929292;
}

.commentInfo .userName {
    overflow: hidden;
    margin-top: 6px;
}

.getPlayerPanel {
    display: none;
    background-color: #FFD1D1;
    border: 1px solid red;
    font-size: 14px;
    padding: 5px;
    margin: 10px 0;
}

.commentQuote {
    margin: 20px 0 0 12px;
    float: left;
    width: 18px;
    height: 18px;
    background: #ffffff url('Images/commentQuote.png') no-repeat left top;
}

.commentBodyWrapper .topRightCorner, .commentBodyWrapper .bottomLeftCorner {
    background-color: #ffffff;
    width: 7px;
    height: 7px;
    z-index: 1;
    position: absolute;
}

.commentBodyWrapper .topRightCorner {
    top: 0;
    right: 0;
}

.commentBodyWrapper .bottomLeftCorner {
    bottom: 0;
    left: 0;
}

.commentEditorPanel {
    margin: 40px 0 30px 106px;
    width: 534px;
}

    .commentEditorPanel .wrapper {
        padding: 10px;
        margin-top: 12px;
        background-color: #ffac0d;
    }

    .commentEditorPanel .nameEditor {
        margin-bottom: 5px;
    }

    .commentEditorPanel .postButton {
        margin-top: 10px;
        float: right;
    }

    .commentEditorPanel .errorFrame {
        width: 350px;
        margin-top: 10px;
        float: left;
    }

    .commentEditorPanel .errorImg {
        float: left;
    }

    .commentEditorPanel .errorText {
        width: 300px;
        padding: 8px;
        float: left;
    }

.relatedVideosPanel {
    padding-top: 6px;
    width: 214px;
    margin-left: 26px;
    float: left;
}

    .relatedVideosPanel .repeater {
        /*margin-top:-80px;*/
    }

/*-----------------------------------------*/
#videoView .description {
    margin-top: 14px;
    width: 640px;
}

#videoView .comment {
    margin-bottom: 22px;
}

#videoView .userAvatar {
    border: 1px solid #929292;
}

#videoView .commentsPanel {
    margin-top: 50px;
}

#videoView .commentInfo {
    text-align: center;
    float: left;
    width: 76px;
}

#videoView .commentBody {
    overflow: hidden;
    border-right: 7px solid #d9d9d9;
    border-bottom: 7px solid #d9d9d9;
    padding: 20px 30px 40px 20px;
    color: #ffffff;
    background-color: #DDD2D2;
    width: 484px;
}

#videoView .commentBodyWrapper {
    float: left;
    position: relative;
}

#videoView .commentInfo .addedAt {
    color: #929292;
}

#videoView .commentInfo .userName {
    overflow: hidden;
    margin-top: 6px;
}

#videoView .getPlayerPanel {
    display: none;
    background-color: #FFD1D1;
    border: 1px solid red;
    font-size: 14px;
    padding: 5px;
    margin: 10px 0;
}

#videoView .commentQuote {
    margin: 20px 0 0 12px;
    float: left;
    width: 18px;
    height: 18px;
    background: #ffffff url('Images/commentQuote.png') no-repeat left top;
}

#videoView .commentBodyWrapper .topRightCorner, #videoView .commentBodyWrapper .bottomLeftCorner {
    background-color: #ffffff;
    width: 7px;
    height: 7px;
    z-index: 1;
    position: absolute;
}

#videoView .commentBodyWrapper .topRightCorner {
    top: 0;
    right: 0;
}

#videoView .commentBodyWrapper .bottomLeftCorner {
    bottom: 0;
    left: 0;
}

#videoView .commentEditorPanel {
    margin: 40px 0 0 106px;
    width: 534px;
}

    #videoView .commentEditorPanel .wrapper {
        padding: 10px;
        margin-top: 12px;
        background-color: #ffac0d;
    }

    #videoView .commentEditorPanel .nameEditor {
        margin-bottom: 5px;
    }

    #videoView .commentEditorPanel .postButton {
        margin-top: 10px;
        float: right;
    }

    #videoView .commentEditorPanel .errorFrame {
        width: 350px;
        margin-top: 10px;
        float: left;
    }

    #videoView .commentEditorPanel .errorImg {
        float: left;
    }

    #videoView .commentEditorPanel .errorText {
        width: 300px;
        padding: 8px;
        float: left;
    }

#videoView .relatedVideosPanel {
    padding-top: 6px;
    width: 214px;
    margin-left: 26px;
    float: left;
}

    #videoView .relatedVideosPanel .repeater {
        margin-top: 6px;
    }

#statisticsView {
    margin: 50px 0 0 168px;
}


    #statisticsView h1 {
        width: 540px;
    }

    #statisticsView .viewsByDatePanel {
        width: 540px;
        margin-top: 10px;
        float: left;
    }

    #statisticsView .viewsPerVisitsPanel {
        margin: 10px 0 0 30px;
        float: left;
    }

    #statisticsView .dailyStatisticsPanel {
        margin-top: 50px;
    }

    #statisticsView .chart {
        margin-top: 8px;
    }

    #statisticsView .pivot {
        margin-top: 8px;
    }
/* -------------------------------------------------- */

#OverHead {
    /*border: 1px solid #064ea6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    width: auto;*/
    margin: -2px 0 0 51px;
    background:#9169a7;
	/*background-color: #fef8d6;*/

}
    #OverHead td {
        /*height: 20px;*/
        background:#9169a7;
		/*background-color: #fef8d6;*/
    }
    #OverHead ul {
        /*margin-top: 8px;*/
    }
    #OverHead li {
        font-size:14px;
		background-color:#9169a7;
		/*margin-top: -10px;*/
		/*margin-top: auto;*/
    }
.dxnb-gr dxnb-last {
    padding: 5px 0 10px 27px;
}
#Logo {
    margin: -48px 0px 0px -95px;
}
.hConfig {
    margin: -6px 0px 0px 0px;
}
#TabView {
    margin: 0px 0px 0px 0px;
}
.LinkEmbed1 {
    /*border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 1px none #000000;*/
    
    margin: 10px 0px 0px 0px;
    background:#f0f0f0;
    min-height: 100px;
}
.LinkEmbed1 .LinkEmbed{
    padding: 32px 0px 0px 0px;
}
.LinkEmbed1 .insertbox{

}
.videoTitle {
    cursor: pointer;
    display: block;
    padding: 0 8px;
    width: 160px;
    height: 60px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    height: 52px;
    background:#ffffff;
}
#Over_menu {
    padding: 0px 80px 0px 0px;
}
.bar {
    height: 18px;
    background: green;
}
    #dropZone {
        width: 393px;
        height: 75px;
        text-align: center;
        text-decoration: none;
        text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
        padding: 50px 25px 0px 24px;
        margin: 0px 15px 0px;
        color: #fff;
        background-color:#61a0b6;
        font-weight: bold;
        letter-spacing: 2px;
        /*background: #61a0b6 url(login/register.png) 25px 7px no-repeat;*/
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        border-left: 2px solid #83b5c5;
        border-top: 1px solid #83b5c5;
        border-right: 2px solid #488599;
        border-bottom: 2px solid #488599;
        display: block;
    }
    #dropZone .inner{
        background-color:#110CEA;
    }
    #dropZone .hover{
        background-color:#0C55EA;
		/*background-color:#f59014;*/
    }
    #dropZone .fade{
        -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;
        opacity: 1;
    }
.UploadBtn{
    color:white !important;
    width:75px !important;

}
.dxflGroupBoxCaption_MetropolisBlue{
	background-color:transparent !important;
}
.rememberme{
	margin-left:30px;
}
.NavMenu{
	margin-bottom: 25px;
}
.U_footer{
	margin: -15px 378px 0 0px;
}
.U_footer_text{
      color:#000000;
	  margin: 0px 0px 0px 66px;
}
.AuthenBoader{
	margin-top:5px;
	border: 1px solid #DCDCDC;
    border-collapse: collapse;
	border-radius:0.25em;
	margin-left: 20px;
	min-width: 800px;
    min-height: 400px;
}
.AuthenTitle{
	margin-left: 20px;
}
.AuthenTitle .hr-six{
		  border: 0;
		  height: 2px;
		  background-color: #c4996c;
		  margin-top: 10px;
}
.AuthenHeader {
		  width: 90%;
		  text-align: -webkit-auto;
		  margin-top: 16px;
		  margin-left: 38px;
}
.authenmargin{
	margin-top: 50px;
}
.PermissionTabs {
    margin: 20px 0 20px auto;
    border-bottom-color: #FFAC0D !important;
    font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif !important;
    /*background-color: #FFAC0D;*/
}
.PermissionBoader{
	margin-top:5px;
	border: 1px solid #DCDCDC;
    border-collapse: collapse;
	border-radius:0.25em;
	margin-left: 20px;
	min-width: 800px;
    min-height: 600px;
}
.Titlevideo {
    cursor: pointer;
    display: block;
    /*padding: 0 8px;*/
    width: 160px;
    height: 60px;
    /*position: absolute;*/
    bottom: 0;
    /*left: 0;*/
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    height: 52px;
    background:#ffffff;
}.VDOimg {
	 width:182px !important;
	 height:110px !important;
 }
 .NoData {
	 margin-left:90px;
	 margin-bottom: 40px;
 }
 .ph-head {
    font-family: "Gotham Rounded A","Gotham Rounded B",Helvetica,Arial,sans-serif;
    font-weight: 500; 
    font-size: 18px;
 
}
 .ph-button {
 
    border-style: solid;
    border-width: 0px 0px 3px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;    
    border-radius: 6px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    white-space: nowrap; 
    font-family: "Gotham Rounded A","Gotham Rounded B",Helvetica,Arial,sans-serif;
    font-weight: 500; 
    padding: 10px 30px 9px;
    font-size: 18px;
 
}
/*Green
==========================*/
.ph-btn-green {

    border-color: #3AC162;
 background-color: #5FCF80;

}
.ph-btn-green:hover, .ph-btn-green:focus, .ph-btn-green:active {
    background-color: #4BC970;
    border-color: #3AC162;    
}

/*Blue
==========================*/
.ph-btn-blue {

    border-color: #326E99;
    background-color: #3F8ABF;
}

.ph-btn-blue:hover, .ph-btn-blue:focus, .ph-btn-blue:active {
    background-color: #397CAC;
    border-color: #326E99;   
}

/*Grey
==========================*/
.ph-btn-grey {

     background-color: #C6CCD2;
     border-color: #AAB3BB;
}
.ph-btn-grey:hover, .ph-btn-grey:focus, .ph-btn-grey:active {
    background-color: #B8BFC7;
    border-color: #AAB3BB; 
}

/*Red
==========================*/
.ph-btn-red {

    background-color: #ED5A5A !important;
    border-color: #EA4343 !important;

}
.ph-btn-red:hover, .ph-btn-red:focus, .ph-btn-red:active {
    background: none repeat scroll 0 0 #EB4848 !important;
    border-color: #E83131 !important;    
}


/*DEMO ONLY FOR CENTER POSITION*/
.ph-container {
  
  margin: 0 auto;
  display: inline;

  
}

.ph-float {
  
  float: left;
  width: 22%;
  padding: 10px;  
  padding-top: 50px;  
  text-align: center;

}

.ph-clear {
  
  clear: both;
   
}
.animate
{
 transition: all 0.1s;
 -webkit-transition: all 0.1s;
}

.action-button
{
 position: relative;
 padding: 10px 40px;
  margin: 0px 10px 10px 0px;
  float: left;
 border-radius: 10px;
 font-family: 'Pacifico', cursive;
 font-size: 25px;
 color: #FFF;
 text-decoration: none; 
}
.ph-button:active
{
 transform: translate(0px,3px);
  -webkit-transform: translate(0px,3px);
 border-bottom: 1px solid;
}
.chartOptionsPanel
{
	background: #F9F9FA;
	border: solid 1px #D3D6DA;
	-moz-box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    -webkit-box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
	width: auto;
	padding: 16px 24px 16px 14px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.reportOptionsPanel
{
	background: #F9F9FA;
	border: solid 1px #D3D6DA;
	-moz-box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    -webkit-box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
    box-shadow:inset 0px 1px 4px rgba(0, 0, 0, 0.117188);
	width: auto;
	padding: 16px 24px 16px 24px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 20px;
}
.reportBorder
{
	background: white;
	border: solid 1px #8A8A8A;
	-moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34);
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.34);
	padding: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}