﻿
img {
    border-width: 0px;
    display: block;
    border: 0px;
    border: none;
    outline: none;
    outline: 0;
    border-style: none;
    outline-width: 0px;
}

textarea {
    overflow: auto;
    resize: none;
}

    textarea:focus {
        outline: none;
    }

input:focus {
    outline: none;
}

a {
    cursor: pointer;
    text-decoration: none;
    border-width: 0px;
    outline: none;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
    text-decoration: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
    padding: 0px;
    border-width: 0px;
}

    table td, table th {
        padding: 0;
    }

.textalignL {
    text-align: left;
}

.textalignR {
    text-align: right;
}

.textalignC {
    text-align: center;
}

.valignT {
    vertical-align: top;
}

.valignB {
    vertical-align: bottom;
}

.valignM {
    vertical-align: middle;
}




.MainBody {
    background-color: #FFFFFF;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: 0 0 0 0px;
    font-family: 'Myriad Pro',Arial;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
}


.DivFooter {
    position: fixed;
    height: 40px;
    background-color: #fff;
    border-top: 2px solid #ddd;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 3000 !important;
}

.FooterLabelsBig {
    color: #4C627A;
    font-size: 13px;
}

.DivMainContainer {
    position: relative;
    width: 1200px;
    margin: auto;
}

.LoginDiv {
    position: relative;
    width: 100%;
}

.LoginLabel {
    height: 20px;
    font-size: 14px;
    color: #566E86;
    text-align: left;
    background-color: transparent;
}

.LoginTextBox {
    margin: 0px;
    height: 24px;
    width: 321px;
    line-height: 34px;
    background-image: url(../images/bg-txt.png);
    border: 0px;
    background-repeat: no-repeat;
    background-color: transparent;
    font-size: 17px;
    color: #C70136;
    text-align: left;
    padding-left: 20px;
    padding-right: 10px;
    padding-bottom: 4px;
    text-decoration: none;
    vertical-align: top;
    top: 0px;
    outline: 0px;
}

.LoginMain {
    position: relative;
    margin: auto;
    top: 45px;
    width: 650px;
    height: 415px;
    text-align: center;
    vertical-align: middle;
}

.LoginTableTitleText {
    font-size: 18px;
    color: #000000;
    font-family: Trebuchet MS;
    font-weight: bold;
}


.ErrorMsgBG {
    background-repeat: no-repeat;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    left: -50px;
    position: absolute;
}


.TitleBack {
    background-color: #FFFFFF;
    background-repeat: repeat-x;
    border: 1px solid #E5E5E5;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    height: 35px;
    width: 1200px;
}


.lblBlockStyle {
    color: #333333;
    font-size: 14px;
    padding-left: 10px;
    text-align: left;
}

.FieldsName {
    background-color: #F4F4F4;
    color: #333333;
    font-size: 14px;
    height: 28px;
    padding-left: 10px;
    text-align: left;
    width: 125px;
}

.LinksName {
    color: #c70036;
    font-size: 14px;
    height: 28px;
    padding-left: 10px;
    text-align: left;
    width: 125px;
}

.FieldsNameBold {
    background-color: #F4F4F4;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    padding-left: 10px;
    text-align: left;
    width: 125px;
}

.FieldsNameBold2 {
    background-color: #F4F4F4;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
}



.txtboxMultiline {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #2A2C6D;
    font-size: 14px;
    height: 33px;
    padding-left: 10px;
    width: 755px;
    padding-top: 3px;
}

.txtVideoboxMultiline {
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    color: #999999;
    font-size: 14px;
    height: 115px;
    padding-left: 10px;
    width: 520px;
    padding-top: 3px;
}

.MyNewtextboxes {
    background-color: #FFFFFF;
    border: 1px solid #A0A0A0;
    color: #333333;
    font-size: 14px;
    height: 26px;
    padding-left: 10px;
    width: 290px;
}

.MyVideostextboxes {
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    color: #999999;
    font-size: 14px;
    height: 29px;
    width: 520px;
    padding-left: 10px;
}

.btnStyle {
    background-color: #2A2C6D;
    border-width: 0;
    color: White;
    cursor: pointer;
    font-size: 14px;
    height: 28px;
    width: 80px;
}

    .btnStyle:hover {
        background-color: #ED8716;
    }

.btnStyleDelete {
    background-color: #999999;
    border-width: 0;
    color: White;
    font-size: 14px;
    height: 28px;
    width: 80px;
}

.denied {
    color: #CC0000;
    font-family: Arial,Verdana;
    font-size: 14pt;
    font-weight: bold;
}

.errors {
    color: #FF0033;
    font-size: 14px;
}

.MyRadioNew {
    color: #2A2C6D;
    font-size: 13px;
}



.btnSearchStyle {
    background-color: #333333;
    border-width: 0;
    color: White;
    cursor: pointer;
    font-family: 'Myriad Pro';
    font-size: 14px;
    height: 30px;
    width: 80px;
}

    .btnSearchStyle:hover {
        background-color: #F7F7F7;
        color: #333333;
        border: 1px solid #333333;
    }



.lbldenied {
    font-size: 14px;
    color: #09105e;
}

.GrdSearch {
    margin: 0 auto;
}

/*.RadForm .rfdRealInput
{
    left: 0 !important;
    position: relative !important;
}

.RadForm .rfdCheckboxChecked, .RadForm .rfdCheckboxUnchecked, .RadForm .rfdRadioUnchecked, .RadForm .rfdRadioChecked
{
    left: -20px;
    position: relative;
}*/

.rfdSelectBox {
    height: 1px !important;
}


.BGridHeader2 {
    border-left: #EEEEEE 1px solid;
    border-right: #EEEEEE 1px solid;
    font-size: 13px;
    color: #FFFFFF;
    height: 34px;
    background-color: #C70036;
}




















.NormalLabels {
    background-color: #DFDFDF;
    text-align: left;
    font-family: tahoma;
    direction: ltr;
}

.DisplayLabels {
    background-color: #f0f0f0;
}

.LstItem {
    font-size: 12pt;
    color: #006600;
    text-decoration: none;
}

.LstItemSelected {
    font-size: 18pt;
    color: #006600;
    text-decoration: Underline;
    font-weight: bolder;
}

.Link {
    font-size: 8pt;
    color: #C70036;
    text-decoration: underline;
}

.BoldLink {
    font-size: 14px;
    color: #C70036;
    font-weight: bold;
    text-decoration: underline;
    font-family: tahoma;
}


.BLabel {
    font-size: 8pt;
    color: #333333;
    font-family: tahoma;
    text-align: left;
}

.BBoldLabel {
    font-weight: bold;
    font-size: 8pt;
    color: #333333;
    font-family: tahoma;
}

.BwTitle {
    font-weight: bold;
    font-size: 13px;
    color: #FFFFFF;
    font-family: tahoma;
}

.BTextBox {
    border: 1px solid #999999;
    font-size: 8pt;
    color: #000000;
    background-color: #FFFFFF;
    outline-width: 0px;
    font-family: tahoma;
    margin-top: 0px;
}

.BComboBoxes {
    font-size: 10pt;
    color: #000000;
    background-color: #FFFFFF;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-color: #999999;
}

.TableBorder {
    border-right: #333434 1px solid;
    border-top: #333434 1px solid;
    border-left: #333434 1px solid;
    border-bottom: #333434 1px solid;
}

.BButton {
    border: 1px solid #000000;
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    background-color: #f5f5f5;
    text-align: center;
    font-family: tahoma;
}

.BigError {
    font-size: 12pt;
    font-family: tahoma;
    color: #FF0000;
}

.BError {
    font-size: 8pt;
    color: red;
    font-weight: bolder;
    direction: ltr;
}

.TDDark {
    background-color: #999999;
}

.BTitleCell {
    border-right: #d6d6d6 1px solid;
    border-top: #d6d6d6 1px solid;
    border-left: #d6d6d6 1px solid;
    border-bottom: #d6d6d6 1px solid;
    background-color: #f5f5f5;
    color: #f0f0f0;
    font-family: tahoma;
    font-size: 9pt;
}


.BTitleCellSmall {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
    background-color: #666666;
    color: #FFFFFF;
    font-size: 12pt;
}

.BTitle {
    color: #333333;
    font-size: 12pt;
    font-weight: bold;
}

.BTitleCellInner {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.BGridHeader {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-weight: bold;
    font-size: 11px;
    border-left: #000000 1px solid;
    color: #ffffff;
    border-bottom: #000000 1px solid;
    background-color: #666666;
}

.BGridFooter {
    font-weight: bold;
    font-size: 8pt;
    color: #000000;
    background-color: #294D68;
    text-align: left;
}

.BGridAlternate {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-size: 9pt;
    border-left: #000000 1px solid;
    color: #000000;
    border-bottom: #000000 1px solid;
    background-color: #f0f0f0;
    text-align: left;
}

.BGridNormal {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-size: 9pt;
    border-left: #000000 1px solid;
    color: #000000;
    border-bottom: #000000 1px solid;
    background-color: #ffffff;
    text-align: left;
}

.BGridPaging {
    font-size: 8pt;
    color: #000000;
    background-color: #999999;
    text-align: left;
}

.BGridSelected {
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    font-size: 8pt;
    border-left: #000000 1px solid;
    color: #000000;
    border-bottom: #000000 1px solid;
    background-color: #33CC33;
    text-align: left;
}

.PendingListItem {
    background: #AE0000;
    color: #FFFFFF;
}

.ApprovedListItem {
    background: #009900;
    color: #FFFFFF;
}

.checkBoxGrid {
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: White;
    font-size: 11px;
}


.WebsiteStyle {
    font-weight: bold;
    font-size: 20px;
    color: white;
    position: absolute;
    right: 205px;
    top: 140px;
}


/*Upload */




.ErrorHolder {
    position: relative;
    font-size: 14px;
    font-family: 'Myriad Pro';
}

.Divnote {
    position: relative;
    font-size: 14px;
    left: 58px;
    width: 400px;
    color: #333333;
}

.ruDropZone {
    position: relative;
    margin-top: 108px;
    background-image: url(../images/BlankDiv.png);
    background-repeat: repeat;
    border: 1px dashed #F7F7F7 !important;
    color: #C70136;
    height: 140px !important;
    width: 775px !important;
    padding-right: 70px !important;
    padding-Top: 150px !important;
    left: -55px !important;
    top: -160px !important;
    vertical-align: bottom;
    font-size: 0px !important;
    z-index: 10000000 !important;
}


.DivUploading {
    position: relative;
    width: 100%;
    min-height: 100px;
    background: #ffffff;
}

.tableUpload {
    width: 100%;
}


/*Upload */









/* pagging */


/*.PageNumSelected {
    text-decoration: none;
    font-family: 'HelveticaCdMedFontneue', 'Helvetica';
    font-size: 14px;
    background-image: url(../images/SelectedPage.png);
    background-repeat: no-repeat;
    color: #FFF;
    padding: 5px 9px;
    cursor: none;
    width: 26px;
    height: 27px;
}*/

.PageNumSelected {
    text-decoration: none;
    font-family: 'HelveticaCdMedFontneue', 'Helvetica';
    font-size: 14px;
    background-color: #CF043D;
    background-repeat: no-repeat;
    border: 1px solid #CF043D;
    color: #FFF;
    padding: 5px 9px;
    cursor: none;
    width: 23px;
    height: 24px;
    margin-right: 3px;
    text-decoration: none !important;
}


.PageNumSelected10 {
    text-decoration: none;
    font-family: 'HelveticaCdMedFontneue', 'Helvetica';
    font-size: 14px;
    background-image: url(../images/SelectedPage.png);
    background-repeat: no-repeat;
    color: #FFF;
    padding: 5px 5px;
    cursor: none;
    width: 26px;
    height: 27px;
    margin-right: 3px;
    text-decoration: none !important;
}

/*.PageNum {
    text-decoration: none;
    color: #6C6C6C;
    font-family: 'HelveticaCdMedFontneue', 'Helvetica';
    font-size: 14px;
    background-image: url(../images/UnSelectedPage.png);
    background-repeat: no-repeat;
    padding: 5px 9px;
    cursor: pointer;
    width: 25px;
    height: 27px;
}

    .PageNum:hover {
        background-image: url(../images/SelectedPage.png);
        background-repeat: no-repeat;
        color: #fff;
    }

*/

.PageNum {
    text-decoration: none;
    color: #585757;
    font-family: 'HelveticaCdMedFontneue', 'Helvetica';
    font-size: 14px;
    background-repeat: no-repeat;
    padding: 5px 9px;
    cursor: pointer;
    width: 23px;
    border: 1px solid #585757;
    height: 24px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 3px;
    text-decoration: none !important;
}

    .PageNum:hover {
        border: 1px solid #CF043D;
        background-color: #CF043D;
        color: #fff;
    }



.PageNum10 {
    text-decoration: none;
    color: #6C6C6C;
    font-family: 'HelveticaCdMedFontneue', 'Helvetica';
    font-size: 14px;
    background-image: url(../images/UnSelectedPage.png);
    background-repeat: no-repeat;
    padding: 5px 5px;
    cursor: pointer;
    width: 25px;
    height: 27px;
}

    .PageNum10:hover {
        background-image: url(../images/SelectedPage.png);
        background-repeat: no-repeat;
        color: #fff;
    }




.PageNumarrows {
    margin-top: 5px;
    padding: 5px 0px;
}


.PageNumarrowsRight {
    text-decoration: none;
    color: #585757;
    font-family: 'HelveticaCdMedFontneue', 'Helvetica';
    font-size: 14px;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 26px;
    border: 1px solid #585757;
    height: 26px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 3px;
    background-image: url(../images/leftGrey.png);
    background-position: center center;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

.PageNumarrowsleft {
    text-decoration: none;
    color: #585757;
    font-family: 'HelveticaCdMedFontneue', 'Helvetica';
    font-size: 14px;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 26px;
    border: 1px solid #585757;
    height: 26px;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-right: 3px;
    background-image: url(../images/RightGrey.png);
    background-position: center center;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}

    .PageNumarrowsleft:hover {
        background-image: url(../images/whiteRight.png);
        border: 1px solid #CF043D;
        background-color: #CF043D;
    }

.PageNumarrowsRight:hover {
    background-image: url(../images/whiteLeft.png);
    border: 1px solid #CF043D;
    background-color: #CF043D;
}


/* End Pagging */



.videoDelete {
    font-size: 12px;
    color: #545454;
    text-decoration: none;
    padding-bottom: 3px;
}

    .videoDelete:hover {
        color: #2793E6;
    }





.videoLink a {
    color: #2A2C6C;
    font-weight: bold;
}

/* login start */


.DivLoginMainContainer {
    position: relative;
    width: 1000px;
    margin: auto;
}

.BGTransparent {
    background-image: url("../images/wTransparentBG.png");
    background-repeat: repeat;
}

.BGTransparentBold {
    background-image: url("../images/TranspBGBold.png");
    background-repeat: repeat;
}

.LoginMenu {
    height: 58px;
    width: 940px;
    background-color: #C70036;
    position: relative;
    margin: 0 auto;
}

.LoginDesc {
    width: 531px;
    height: 410px;
}

.LoginMainLg {
    height: 246px;
    left: -11px;
    position: relative;
    width: 456px;
}

.LoginMainTitle {
    font-size: 19px;
    color: #fff;
    font-family: Agency FB;
    font-weight: bold;
    position: relative;
}

.lbluserPass {
    font-family: 'Myriad Pro';
    font-size: 17px;
    color: #fff;
}

.LoginMenuSelected {
    color: #333333;
    font-family: Agency FB;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
}

.LoginMenuLabel {
    color: #FFFFFF;
    font-family: Agency FB;
    font-size: 14px;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
}

    .LoginMenuLabel:hover {
        color: #333333;
    }

.lblWelcomeTitle {
    color: #333333;
    font-family: 'Myriad Pro';
    font-size: 18px;
    font-weight: bold;
}

.LoginWelcomeDesc {
    color: #333333;
    font-family: 'Segoe UI';
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
}

.LoginWelcomeTitle {
    color: #C60035;
    font-family: 'Myriad Pro';
    font-size: 16px;
}

.LoginChk {
    color: white;
    font-size: 9pt;
    font-style: italic;
}
/* login end */








.videoDuration {
    bottom: 0px;
    right: 14px;
    background-color: rgba(0,0,0,0.5);
    /* border-radius: 3px 3px 3px 3px;*/
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    line-height: 14px;
    /*opacity: 0.75;*/
    padding: 0 4px;
    vertical-align: top;
    font-family: Arial;
}

.VideoLogo {
    cursor: pointer;
    z-index: 1000 !important;
    position: absolute;
    top: 10px;
    background-image: url(../images/Play.png);
}



.VidimgBorder {
    width: 62px;
    height: 52px;
    background-image: url(../images/ImgBorder.png);
    background-repeat: no-repeat;
    position: relative;
}






.Imgposition {
    border-radius: 5px;
}






.MEnuBgWhite {
    position: absolute;
    background: url(../images/HeadBGwht.png);
    background-repeat: no-repeat;
    width: 1200px;
    height: 124px;
    z-index: 1000 !important;
}

.DefaultLogo {
    position: absolute;
    background: url(../images/LogoDef.png);
    background-repeat: no-repeat;
    width: 352px;
    height: 42px;
    z-index: 1001 !important;
    top: 60px;
    left: 425px;
}








/* BackgroudImages*/
.MainLoginDiv {
    background-image: url(../images/1.jpg);
    background-repeat: no-repeat;
    margin: 0 auto;
    position: absolute;
    background-position: center top;
}




.LogoImg {
    position: absolute;
    width: 200px;
    height: 25px;
    left: -220px;
    top: 9px;
}

.btnStyle {
    background-color: #F7F7F7;
    border-width: 0;
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    height: 30px;
    width: 80px;
    border: 1px solid #333333;
}

    .btnStyle:hover {
        background-color: #333333;
        color: #FFFFFF;
    }


.btnUploadStyle {
    background-color: #C70136;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-size: 13px;
    height: 30px;
    width: 197px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Myriad Pro';
    font-weight: bold;
}

.btnUploadStyle3 {
    background-color: #FFFFFF;
    border: 1px solid #E4E4E4;
    color: #333333;
    font-size: 16px;
    height: 30px;
    width: 197px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Myriad Pro';
    font-weight: bold;
}

.btnUploadStyle1 {
    background-color: #C70136;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 13px;
    height: 30px;
    width: 197px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Myriad Pro';
    font-weight: bold;
}


    .btnUploadStyle1:hover {
        background-color: #FFFFFF;
        border: 1px solid #C70136;
        color: #C70136;
    }

.ArrowDown {
    position: relative;
    margin: 0 auto;
    width: 21px;
    height: 62px;
    background-image: url(../images/ArrowDown.png);
}

.LinkToVideos {
    font-size: 17px;
    color: #333333;
    text-decoration: none;
}

    .LinkToVideos:hover {
        color: #C70136;
    }

.absoArrow1 {
    position: absolute;
    width: 23px;
    height: 66px;
    background-image: url(../images/arrow.png);
    top: 100px;
    left: 338px;
    z-index: 2002 !important;
}



/*edit*/


.UserNAmeStyle {
    font-family: 'Myriad Pro';
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.DateTimeStyle {
    font-family: 'Myriad Pro';
    font-size: 14px;
    color: #666666;
}




.VideoTitle {
    font-family: 'Myriad Pro';
    font-size: 16px;
    color: #333333;
    cursor: pointer;
    font-weight: bold;
    text-transform: capitalize;
}

    .VideoTitle:hover {
        color: #C70136;
    }


.videoInfo {
    font-family: 'Myriad Pro';
    font-size: 14px;
    color: #C70136;
}




.DescRStyle {
    font-family: 'Myriad Pro';
    font-size: 14px;
    color: #666666;
}


.ViewsStyle {
    font-family: 'Myriad Pro';
    font-size: 14px;
    color: #333333;
}




.VideoInfoN {
    font-family: 'Myriad Pro';
    font-size: 12px;
    color: #999999;
}


.VideoInfoB {
    font-family: 'Myriad Pro';
    font-size: 12px;
    color: #6A6A6A;
}

.VideoInfoBitrate {
    font-family: 'Myriad Pro';
    font-size: 12px;
    color: #6A6A6A;
    height: 20px;
}

    .VideoInfoBitrate:hover {
        color: #C60035;
        cursor: pointer;
    }


.VideoInfoBitrateSelected {
    font-family: 'Myriad Pro';
    font-size: 12px;
    color: #C60035;
    cursor: none;
    height: 20px;
}


.AllVideosStyle {
    font-family: 'Myriad Pro';
    font-size: 14px;
    color: #000000;
}











.AllVideoDiv {
    width: 64px;
    border-bottom: 1px solid #E4E4E4;
}



    .AllVideoDiv:hover {
        background-color: #E5E5E5;
    }

.VidimgBorder2 {
    width: 69px;
    height: 63px;
    background-image: url(../images/imgBorder2.png);
    background-repeat: no-repeat;
    position: relative;
}

.DivHeader {
    position: relative;
    background-color: #F0F0F0;
}

.HeaderStyle {
    height: 34px;
    color: #FFFFFF;
    background-color: #C70036;
    font-family: 'Myriad Pro';
    font-size: 14px;
}












.MyNewtextbox2 {
    background-color: #FFFFFF;
    border: 1px solid #A0A0A0;
    border-right: 0px;
    color: #2A2C6D;
    font-size: 14px;
    height: 26px;
    padding-left: 10px;
    width: 290px;
}




.absoArrow {
    position: absolute;
    top: 11px;
    left: 100px;
    width: 21px;
    height: 12px;
    background-image: url(../images/arrow2.png);
    background-repeat: no-repeat;
}








.NoVideos {
    font-size: 30px;
    color: #C70036;
}


.LinkUpload {
    font-size: 17px;
    color: #C70036;
    text-decoration: underline;
}

.ResetStauts {
    color: #C70036;
    text-decoration: underline;
}

.EmptyFolders {
    width: 100%;
    font-size: 45px;
    color: #C70036;
}





/* Grid */


.HorizontalBorder tr td {
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 1px solid #EEEEEE;
}

/***/


.UploadYourThumbnail {
    cursor: pointer;
    color: #222222;
    font-size: 14px;
}

    .UploadYourThumbnail:hover {
        color: #C50034;
    }



.State1Red {
    position: absolute;
    top: 8px;
    left: -23px;
    width: 48px;
    height: 48px;
    background-image: url(../images/State1Red.png);
    background-repeat: no-repeat;
}

.State1Grey {
    position: absolute;
    top: 8px;
    left: -23px;
    width: 50px;
    height: 50px;
    background-image: url(../images/State1Grey.png);
    background-repeat: no-repeat;
}



.State2Red {
    position: absolute;
    top: 8px;
    left: -25px;
    width: 48px;
    height: 48px;
    background-image: url(../images/State2Red.png);
    background-repeat: no-repeat;
    z-index: 2002 !important;
}


.State2Grey {
    position: absolute;
    top: 8px;
    left: -25px;
    width: 50px;
    height: 50px;
    background-image: url(../images/State2Grey.png);
    background-repeat: no-repeat;
    z-index: 2002 !important;
}



.State3Red {
    position: absolute;
    top: 23px;
    left: -25px;
    width: 48px;
    height: 48px;
    background-image: url(../images/State3Red.png);
    background-repeat: no-repeat;
}


.State3Grey {
    position: absolute;
    top: 23px;
    left: -25px;
    width: 50px;
    height: 50px;
    background-image: url(../images/State3Grey.png);
    background-repeat: no-repeat;
}

.NotSelectedStatus {
    cursor: pointer;
    font-size: 12px;
    color: #999999;
}

    .NotSelectedStatus:hover {
        color: #C50034;
    }

.SelectedStatus {
    cursor: pointer;
    font-size: 12px;
    color: #C50034;
}

.Linkrequest {
    text-decoration: none;
    font-size: 12px;
    color: #C50034;
}

    .Linkrequest:hover {
        color: red;
    }


.ArrowDown2 {
    position: relative;
    margin: 0 auto;
    width: 21px;
    height: 62px;
    background-image: url(../images/arrowDown2.png);
}

.ShareMouseover {
    color: #cccccc;
    text-decoration: none;
    cursor: pointer;
}

    .ShareMouseover:hover {
        color: #C60035;
    }

.ShareMouseoverSelected {
    color: #C60035;
    text-decoration: underline;
    cursor: default;
}



.MyNewtextboxesImport {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: arial;
    font-size: 11px;
    height: 26px;
    padding-left: 10px;
    width: 290px;
}



.BlankBg {
    background-image: url(../images/BlankDiv.png);
    background-repeat: repeat;
}

.BlankBg2 {
    background-image: url(../images/UnselectedState.png);
    background-repeat: repeat;
}



.FieldsNameBig {
    background-color: #F7F7F7;
    color: #C70136;
    font-family: 'Myriad Pro';
    font-size: 13px;
    height: 28px;
    padding-left: 10px;
}


.StorageStyle {
    color: #575757;
    font-family: 'Myriad Pro';
    font-size: 14px;
}

.StorageStyle2 {
    color: #333333;
    font-family: 'Myriad Pro';
    font-size: 14px;
}

.StorageStyle3 {
    color: #333333;
    font-family: 'Myriad Pro';
    font-size: 13px;
    top: 33px;
    left: -55px;
    position: absolute;
}

.StorageStyle4 {
    color: #333333;
    font-family: 'Myriad Pro';
    font-size: 12px;
    right: 0px;
    position: absolute;
    top: 41px;
}


.TitlesBox {
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    color: #999999;
    font-size: 14px;
    height: 22px;
    width: 406px;
    padding-left: 10px;
}


.DescriptionBox {
    background-color: #FFFFFF;
    border: 1px solid #E1E1E1;
    color: #999999;
    font-size: 14px;
    height: 77px;
    padding-left: 10px;
    width: 406px;
    padding-top: 3px;
}


.UploadLbl {
    color: #525252;
    font-family: 'Myriad Pro';
    font-size: 17px;
}


.timerStyle {
    color: #DEDEDE;
    font-family: 'Myriad Pro';
    font-size: 25px;
}



/* For Tree selected Node */

.RadTreeView_Metro .rtSelected .rtIn {
    background-color: #C60035 !important;
    border-color: #C60035 !important;
}


.RadTreeView_Metro .rtPlus, .RadTreeView_Metro .rtMinus {
    background-image: url(../images/TreeNodes.png) !important;
}



.Credits {
    font-size: 14px;
}


    .Credits:hover {
        color: #CF043D;
        cursor: pointer;
    }

.CreditsStyle {
    font-family: 'Myriad Pro';
    color: #8B8B8B;
    font-size: 17px;
    font-style: italic;
}


.AllPageDiv {
    background-image: url(../images/CreditsBg.png);
    background-repeat: repeat;
    position: fixed;
    z-index: 10000 !important;
}


.CloseStyle {
    width: 47px;
    height: 25px;
    cursor: pointer;
    background-image: url(../images/btnOk.png);
    background-repeat: no-repeat;
}



.CreditsText {
    font-family: 'Myriad Pro';
    color: #333333;
    font-size: 25px;
}

.CreditsTextSi {
    font-family: 'Myriad Pro';
    color: #666666;
    font-size: 17px;
    font-style: italic;
}


.miniRedArrow {
    width: 8px;
    height: 11px;
    background-image: url(../images/arrowRed2.png);
    background-repeat: no-repeat;
}


.GeoBlockingBtn {
    font-family: 'Myriad Pro';
    color: #C60035;
    text-decoration: underline;
    font-size: 16px;
    cursor: pointer;
}


.CountryUnchecked {
    font-family: 'Myriad Pro';
    color: #444444;
    font-size: 12px;
    cursor: pointer;
}

    .CountryUnchecked:hover {
        color: #C60035;
        font-weight: bold;
        cursor: pointer;
    }




.Countrychecked {
    font-family: 'Myriad Pro';
    color: #C60035;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
}


.LinkSelection {
    font-family: 'Myriad Pro';
    color: #C60035;
    text-decoration: underline;
    font-size: 13px;
}

.LinkSelection2 {
    font-family: 'Myriad Pro';
    color: #C60035;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
}

.LinkSelection2Unselected {
    font-family: 'Myriad Pro';
    color: #333333;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer;
}

    .LinkSelection2Unselected:hover {
        color: #C60035;
        text-decoration: underline;
    }


.LinkSelection2Selected {
    font-family: 'Myriad Pro';
    color: #C60035;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    cursor: pointer;
    text-decoration: underline;
}

.AbsoArrow1Up {
    width: 24px;
    height: 16px;
    background-image: url(../images/SliderArrow.png);
    position: relative;
    margin: 0 auto;
    top: 5px;
}


.AbsoArrow1 {
    width: 24px;
    height: 16px;
    background-image: url(../images/SliderArrowUp.png);
    position: relative;
    margin: 0 auto;
    top: 5px;
}

.BtnSelection {
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #C60035;
    text-align: center;
    font-style: normal;
    cursor: pointer;
}



.SetBlockStyle {
    width: 95px;
    height: 18px;
    background-color: #C60035;
    color: white;
    font-family: 'Myriad Pro';
    border: 0px;
}


.DisplNone {
    display: none;
}

.Displblock {
    display: block;
}


.ButtonClass {
    border-width: 0px;
    background-color: #C60035;
    font-size: 12px;
    color: #fff;
    font-family: Tahoma;
    text-align: center;
    height: 25px;
    cursor: pointer;
}

    .ButtonClass:hover {
        background-color: #454545;
        color: #fff;
    }

.MyLinkchannel {
    color: #333333;
    font-size: 14px;
    text-decoration: underline;
}

    .MyLinkchannel:hover {
        color: #C70036;
    }

.StreamingCount {
    background-color: rgba(0, 0, 0, 0);
    background-image: url("../images/PlayerStreaming.png");
    background-repeat: repeat;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    color: #FFFFFF;
    display: none;
    font-family: 'Myriad Pro',Arial;
    font-size: 18px;
    height: 41px;
    left: 50%;
    margin-left: -130px;
    margin-top: -30px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    vertical-align: middle;
    width: 260px;
    z-index: 1000 !important;
}


.VideoStatusM {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF !important;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 15px;
    line-height: 14px;
    padding: 0 4px;
    vertical-align: top;
    font-family: Arial;
}



.btnStartRecSelected {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecStart.png);
    background-repeat: no-repeat;
    background-position: top;
}


.btnStartRec {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecStart.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

    .btnStartRec:hover {
        background-position: top;
    }





.btnStopRecSelected {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecStop.png);
    background-repeat: no-repeat;
    background-position: top;
}



.btnStopRec {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecStop.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

    .btnStopRec:hover {
        background-position: top;
    }




.btnSaveRecSelected {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecSave.png);
    background-repeat: no-repeat;
    background-position: top;
}


.btnSaveRec {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecSave.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

    .btnSaveRec:hover {
        background-position: top;
    }





.btnSaveRecNotSelected {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecSaveD.png);
    background-repeat: no-repeat;
    background-position: bottom;
}

.btnStopRecNotSelected {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecStopD.png);
    background-repeat: no-repeat;
}

.btnStartRecNotSelected {
    width: 33px;
    height: 33px;
    background-repeat: no-repeat;
    background-image: url(../images/RecStartD.png);
    background-repeat: no-repeat;
}



.heightSep {
    height: 11px;
}


.PopUP {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.96);
    z-index: 10000 !important;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    min-width: 1200px;
    display: none;
}

.insidePopup {
    width: 96%;
    height: 80%;
    position: relative;
    top: 10%;
    margin: 0 auto;
    color: #333333;
    font-size: 14px;
}

.heightTD {
    height: 25px;
}


.TitleWMS {
    color: #c70136;
    font-size: 40px;
    padding-bottom: 30px;
    text-align: center;
}


.closePopUp {
    position: absolute;
    right: 0px;
    top: 0px;
}

.sliceID {
    color: #333333;
}

    .sliceID:hover {
        cursor: pointer;
        color: #c70136;
    }


/* JWPLAYER v7 playlist*/



.ListItems {
    position: absolute;
    bottom: 0px;
    z-index: 100000 !important;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    height: 160px;
    overflow: hidden;
    display: none;
}

    .ListItems .MyList {
        align-content: left;
        width: 100%;
        height: 160px;
        text-indent: 0px;
        /*background: #000000;*/
        /*box-shadow: inset 0 3px 10px rgba(0,0,0,.85);
        -webkit-box-shadow: inset 0 3px 10px rgba(0,0,0,.85);
        -moz-box-shadow: inset 0 3px 10px rgba(0,0,0,.85);
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -webkit-border-bottom-right-radius: 5px;*/
        font-family: helvetica;
        color: #000000;
        text-decoration: none;
        list-style-type: none;
        list-style-position: inside;
        padding: 0 0 0 0px;
    }

        .ListItems .MyList li {
            display: block;
            float: left;
            list-style-type: none;
            list-style: none;
            padding: 15px 0 0 11px;
            line-height: 150%;
        }

        .ListItems .MyList a {
            text-indent: 0px;
            display: block;
            border: 1px solid #666;
            height: 75px;
            width: 120px;
            margin: 0;
            color: #ffffff;
            text-decoration: none;
            text-align: center;
            margin: 0;
            list-style-type: none;
            list-style-position: inside;
            margin: 0;
            line-height: 140%;
        }

            .ListItems .MyList a:hover {
                list-style-type: none;
                border: 1px solid #ff0046;
            }

.titlePlaylist {
    height: auto !important;
    border: 0px !important;
    margin: 10px 0 !important;
}

.closePlaylist {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 5 !important;
    opacity: 0.8;
    cursor: pointer;
}

    .closePlaylist:hover {
        opacity: 1;
    }


.AbsoOpenPlaylist {
    width: 38px;
    height: 38px;
    border: 1px solid #313131;
    border-radius: 50%;
    background-color: #000000;
    background-image: url(../images/PlaylistIcon.png);
    background-position: center center;
    position: absolute;
    top: 75px;
    right: 20px;
    z-index: 5 !important;
    background-repeat: no-repeat;
    cursor: pointer;
}

.AnimateMe {
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.jw-dock-button .jw-overlay {
    z-index: 10 !important;
}

.openPlaylistText {
    display: none;
    margin-top: 0.25em;
    padding: 0.8em;
    position: absolute;
    right: 17px;
    top: 113px;
    white-space: nowrap;
    background: #000 none repeat scroll 0 0;
    border-radius: 2.5em;
    color: #ffffff;
    font-family: Arial;
    line-height: 1em;
    font-size: 1em;
    z-index: 10 !important;
}



@media all and (max-width: 768px) {
    .ListItems, .ListItems .MyList {
        height: 118px;
    }

    .titlePlaylist {
        position: relative;
        top: -80px;
        font-weight: bold;
        z-index: 10 !important;
        width: 98%;
    }

    .innershadow {
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
        position: absolute;
        top: 0;
        z-index: 5 !important;
    }
}
