/* line 8, ../sass/sass/devgrey.scss */
.baseFontSetting, html, div, body, p, ul, li, input, select, textarea, a.msLink, #navlist a:link, #navlist a:visited, #linksList a:link, #linksList a:visited, #navlist #projectName a:link, #navlist #projectName a:visited, #navlist #projectName a:hover, #linksList #projectName a:link, #linksList #projectName a:visited, #linksList #projectName a:hover, #loginHeader #ausername input, #loginHeader #apassword input, #loginHeader textarea, #loginHeader select, #loginHeader .uneditable-input, .error, .status, .heading, table, #tertiaryNav, #additionalLeftNav, #notificationFeedback input.input, #notificationFeedback select.input, #notificationFeedback textarea.input, #index-contentright {
  font-size: 13px;
  /*font-family: san-serif;*/
  font-style: inherit;
  font-weight: normal;
}
/* line 16, ../sass/sass/devgrey.scss */
.hideText, #header #logo, #footer .follow_us a, .cTable td.delete a, .programBox .msLink.delete {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/* Resets everything */
/* --------------- TYPOGRAPHY --------------- */
/*@font-face {
  font-family: "NewJuneBold";
  src: url("fonts/newjunebold.eot") format("opentype");
  src: url("fonts/newjunebold.otf") format("opentype");
}

@font-face {
  font-family: "NewJuneMedium";
  src: url("fonts/newjunemedium.eot") format("opentype");
  src: url("fonts/newjunemedium.otf") format("opentype");
}*/
h1#pnInner ,#topFilter{

  padding: 12px;
}
ul.pagination{ margin: 0px;}
/* line 98, ../sass/sass/devgrey.scss
h1#pnInner {
  color: #666666;
  font-size: 24px;
  line-height: 24px;
}

h2 {
  color: #666666;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  font-weight: normal;
}

h3 {
  color: #666666;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}
.dropdown option:hover{
  background: #333;
}
h3.display {
  font-size: 11px;
  margin: 0;
}

h4 {
  color: #00a75f;
  font-family: "NewJuneMedium";
  font-weight: normal;
}
*/
/* line 123, ../sass/sass/devgrey.scss */
p {
  color: #3333333;
}

/* --------------- CONTAINER --------------- */
/* line 127, ../sass/sass/devgrey.scss */
html, div, body, p, ul, li {
  border: none;
  margin: 0;
  padding: 0;
  outline: 0 none;
  vertical-align: middle;
}

/* line 136, ../sass/sass/devgrey.scss */
html {
  height: 100%;
}

/* line 139, ../sass/sass/devgrey.scss */
body {
  background-color: white;
  background-repeat: repeat-x;
  height: 100%;
  /*  text-align: center; */
  color: #3333333;
}

/* line 147, ../sass/sass/devgrey.scss */
fieldset {
  /*    margin: 5px 5px 5px 8px; */
  /*    padding: 8px 2px 10px 2px; */
  border: none;
}

/* line 152, ../sass/sass/devgrey.scss */
legend {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, Helvetica, san-serif;
  margin: 0;
  padding: 4px 10px;
  border-top: 1px #DCDCDC dotted;
  border-bottom: 1px #DCDCDC dotted;
}

/* line 161, ../sass/sass/devgrey.scss
label {
  margin: 0 12px;
  font-weight: bold;
  font-size: 12px;
  text-align: right;
  vertical-align: bottom;
  padding: 0;
  float: left;
  width: 20%;
}
*/
/* line 171, ../sass/sass/devgrey.scss */
textarea {
  width: 100%;
  max-width: 600px;
  font-size: 12px;
}

/* line 177, ../sass/sass/devgrey.scss */
input.link {
  width: 582px;
  padding: 6px;
  background: #EDEDED;
  border: 1px solid #DCDCDC;
  float: left;
  font-size: 12px;
  cursor: pointer;
  margin: 20px 0 5px;
}
/* line 186, ../sass/sass/devgrey.scss */
input.imgUrl {
  width: 200px;
}

/* line 189, ../sass/sass/devgrey.scss */
input, select, textarea {
  border: 1px solid #cccccc;
  color: #666;
  padding: 3px;
  margin-bottom: 10px;
}

/* line 197, ../sass/sass/devgrey.scss */


/* line 200, ../sass/sass/devgrey.scss */
a {
  color: #00a6f2;
  outline: none;
}
/* line 203, ../sass/sass/devgrey.scss */
a.link {
  margin: 0;
  border: 0;
  padding: 0;
}
/* line 207, ../sass/sass/devgrey.scss */
a.msLink {
  margin: 0;
  margin-bottom: 10px;
  border: 0;
}
/* line 213, ../sass/sass/devgrey.scss */
a:visited.msLink, a:visited.blueLink {
  color: #333 !important;
}
/* line 216, ../sass/sass/devgrey.scss */

/* line 218, ../sass/sass/devgrey.scss */
a.blueLink {
  color: #333;
}

/* line 221, ../sass/sass/devgrey.scss */
#env {
  position: relative;
  width: 100%;
  min-width: 1165px;
  min-height: 100%;
  margin: 0 auto;
}

/* line 228, ../sass/sass/devgrey.scss */
#header {
  height: 50px;
  background: #ffffff;
}
/* line 231, ../sass/sass/devgrey.scss */
#header #logo {
display: block;
width: 240px;
height: 40px;
margin: 26px 20px 0px 0px;
float: left;
}
/* line 239, ../sass/sass/devgrey.scss */
#header .user {
  float: right;
  margin: 10px 15px 0 0;
  text-align: right;
  border: none;
  color: white;
  line-height: normal;
  width: 250px;
}

#header .user .user-name {
  text-decoration: none;
}

#header .user .company-name {
  text-decoration: none;
}

#header .user .impersonating-user-name {
  text-decoration: none;
}

#header .user {
  width: auto !important;
}

#header .user .header-nav-link {
  text-decoration: none;
}

#header .lang-select {
  float: right;
  margin-top: 10px;
}

#header #version {
  padding-top: 50px;
  padding-left: 126px;
  font-size: 9px;
  color: #666666;
  font-family: Verdana,Tahoma,Helvetica,Arial;
}

.header-tabbed-nav .no-float-both {
  clear: both;
  height: 0;
}

/* line 249, ../sass/sass/devgrey.scss */
#contentarea {
  padding: 20px 30px 42px;
}


/* line 253, ../sass/sass/devgrey.scss */
table.mid-left-content {
  text-align: left;
}

/* line 256, ../sass/sass/devgrey.scss */
td.mid-right {
  width: 240px;
}

/* line 259, ../sass/sass/devgrey.scss */
.rightcont .mid #linksList {
  margin-bottom: 15px;
}

/* line 263, ../sass/sass/devgrey.scss */
#footer {
  clear: both;
  position: fixed;
  bottom: 0 !important;
  width: 100%;
  height: 32px;
  background-color: #ffffff;
  color: #333;
  border-top: 1px solid #e8e8e8;
  z-index:10;
  min-width: 1370px;
}
/* line 271, ../sass/sass/devgrey.scss */
#footer .content {
  margin: 0 auto;
  padding: 10px 0;
  width: 650px;
  position: relative;
  width: 100%;
}
/* line 276, ../sass/sass/devgrey.scss */
#footer .footerLinks {
  margin-left: 3px;
}
/* line 278, ../sass/sass/devgrey.scss */
#footer .follow_us {
  position: absolute;
  right: 0;
  top: 5px;
}
/* line 282, ../sass/sass/devgrey.scss */
#footer .follow_us a {
  background: url("../images/ms_sprite.png") no-repeat scroll -251px -68px transparent;
  width: 36px;
  height: 24px;
  padding: 0;
  margin: 0;
  display: block;
}
/* line 290, ../sass/sass/devgrey.scss */
#footer a {
  color: #00a6f2;
  margin: 0 6px;
  text-decoration: none;
}

#footer .footer-left {
  float: left;
  width: 20%;
}

#footer .footer-center {
  float: left;
  width: 60%;
  text-align: center;
  min-width: 805px;
}

#footer .footer-right {
  float: left;
  width: 20%;
  text-align: right;
  padding-right: 20px;
  padding: 0;
  min-width: 235px;
}

.rr-right {
  position: relative;
  background: #00a6f2;
  float: right;
  z-index: 9;
  width: auto;
}

/* slanted edges using pseudo-elements */

.rr-right:before {
 content: "";
 position: absolute;
 top: 0;
 width: 0;
 height: 0;
  left: -100px;
 border-right: 100px solid #00a6f2; /* razorblade color */
 border-top: 200px solid rgba(0, 0, 0, 0); /* transparent */
}



/* text positioning & styles */
.rr-text {

 margin-left: 10%;
 width: 100%;
 text-align: left;
 font-family: Arial;
 color: #FFFFFF;
 background-color: #00a6f2;font-weight: bold;padding: 8px 6px 7px;float: right;
}

/* line 294, ../sass/sass/devgrey.scss */
#version {
  font-family: Arial, Helvetica, san-serif;
  color: #333;
  position: absolute;
  right: 15px;
  top: 63px;
  padding: 0 !important;
  clear: both;
}

/* HEADER NAV - TABS, SUBNAV, ETC.. */
/* line 305, ../sass/sass/devgrey.scss */
* html #tabbedNav .headNav, * :first-child + html #tabbedNav .headNav {
  margin: 3px 0 4px;
}
/* line 307, ../sass/sass/devgrey.scss */
* html #linksList li, * :first-child + html #linksList li {
  padding: 4px 0 5px;
}

/* line 310, ../sass/sass/devgrey.scss */
ul {
  list-style-type: none;
  margin: 0;
  padding: 0px 0 0 0;
}
/* line 315, ../sass/sass/devgrey.scss */
ul #linksList li {
  float: left;
  padding: 5px 10px;
}
/* line 319, ../sass/sass/devgrey.scss */
ul #linksList a:link, ul #linksList a:visited {
  color: #505050;
  font-weight: normal;
  padding: 7px 8px 6px 8px;
  text-decoration: none;
  font-size: 11px;
}
/* line 325, ../sass/sass/devgrey.scss */
ul #linksList a:hover, ul #linksList a#current {
  color: #333;
  background: url("/images/s-devgrey/snBGgradient2.jpg") repeat-x 0 1px;
}

/* line 329, ../sass/sass/devgrey.scss */
#tabbedNav {
  width: 100%;
  margin: -39px 0 0;
}
/* line 332, ../sass/sass/devgrey.scss */
#tabbedNav .headNav {
  border: none;
  color: white;
  margin: 5px 30px 0 0;
  float: right;
}
/* line 338, ../sass/sass/devgrey.scss */
#tabbedNav .headNav a:link, #tabbedNav .headNav a:visited {
  color: white;
  text-decoration: none;
  padding: 1px 0 0 0;
}
/* line 342, ../sass/sass/devgrey.scss */
#tabbedNav .headNav a:hover {
  text-decoration: underline;
}

/* line 345, ../sass/sass/devgrey.scss
#nav {
  margin: 0 auto 6px 20px;
  padding: 0;
  float: left;
  overflow: hidden;
}*/
/* line 350, ../sass/sass/devgrey.scss */
#nav ul {
  list-style-type: none;
  padding: 0;
}
.nav.navbar-nav a{ text-decoration: none; }
/*
.navbar-default > .container-fluid{position: fixed;
width: 100%;
background-color: #fff;
border-bottom: thin solid #ccc;
height: 70px; }*/
/* line 356, ../sass/sass/devgrey.scss
#nav li#active a:link, #nav li#active a:visited {
  color: white;
}
*/
/* line 358, ../sass/sass/devgrey.scss
#nav li#active a:link .left, #nav li#active a:visited .left {
  background: url("../images/ms_sprite.png") no-repeat -30px -150px transparent;
}*/
/* line 360, ../sass/sass/devgrey.scss
#nav li#active a:link .right, #nav li#active a:visited .right {
  background: url("../images/ms_sprite.png") no-repeat scroll right -230px transparent;
}*/
/* line 362, ../sass/sass/devgrey.scss
#nav li#disabled a {
  color: #999999;
  text-shadow: none;
  cursor: auto;
}*/
/* line 366, ../sass/sass/devgrey.scss
#nav li#disabled a:hover {
  color: #999999;
  background: none transparent;
  cursor: auto;
}*/
/* line 370, ../sass/sass/devgrey.scss
#nav li a {
  color: white;
  display: block;
  float: left;
  margin-right: 6px;
  text-decoration: none;
  height: 28px;
  padding-bottom: 3px;
  font-size: 14px;
  line-height: 17px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.65);
}*/
/* line 381, ../sass/sass/devgrey.scss
#nav li a:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: url("../images/ms_sprite.png") no-repeat scroll right -269px transparent;
  height: 26px;
  color: white;
}*/

.LangDD_shadow {
  box-shadow: 2px 1px 2px 0 rgba(150, 150, 150, 0.5);
}

#LangDD_child {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 181px !important;
}

#LangDD_title .ddlabel {
  font-weight: normal;
}

#LangDD_child > ul {
  line-height: 0;
}

.dd .ddChild li img {
    margin-right: 6px;
    width: 24px;
    padding: 0;
}

#logoHeader .language-select {
  position: absolute;
  top: 20px;
  right: 25px;
}

.language-select > div.ddcommon {
  width: 102px !important;
}

.ddTitleText {
  font-size: 13px;
  font-weight: normal;
  color: #000000;
}

.dd .ddTitle .ddTitleText img {
    margin-right: 5px;
    width: 24px;
    padding-right: 0;
}

.ddTitleText:focus {
  background-color: red;
}

.dd .ddTitle {
  color: #666;
  background-color: #fafafa;
  height: 29px;
 }

.ddcommon .ddChild {
  overflow-y: hidden;
  width: 123px;
  box-shadow: 2px 1px 2px 0 rgba(150, 150, 150, 0.5);
}
.dd .ddChild li > .ddlabel {
    color: #666666;
}

/* line 395, ../sass/sass/devgrey.scss */
#nav li a span.left {
  padding-left: 10px;
}
/* line 397, ../sass/sass/devgrey.scss */
#nav li a span.right {
  padding-right: 8px;
}

/* line 400, ../sass/sass/devgrey.scss */
.msTabs {
  width: 432px;
  height: 110px;
  padding: 13px 20px 5px 105px;
  margin-bottom: 5px;
  line-height: 1.5em;
  cursor: default;
}

/* line 408, ../sass/sass/devgrey.scss */
.msTabsBoxHeadings {
  font-weight: bold;
  font-size: 16px;
  line-height: 175%;
  color: #00a75f;
  text-decoration: none;
}

/* line 415, ../sass/sass/devgrey.scss */
.msTabsLinks {
  font-weight: bold;
  font-size: 14px;
  line-height: 175%;
  color: #00a75f;
  text-decoration: none;
}

/* line 422, ../sass/sass/devgrey.scss */
.msRightInfoTabs {
  padding-left: 20px;
  padding-top: 20px;
  height: 70px;
  cursor: default;
  border: 1px solid #C3C3C3;
  border-radius: 10px;
  margin-bottom: 15px;
}

/* line 428, ../sass/sass/devgrey.scss */
/*.ui-widget-header {
  background: none;
  border: none;
  display: none;
}*/
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{ font-size: 14px;}
/* line 433, ../sass/sass/devgrey.scss */
div.msButton {

}
#timezone_chosen{ min-width: 220px; width: 220px !important;}
#history_chosen{ margin-bottom: 10px;}
/* Main Nav Image Key

    e - end
    l - left
    r - right
    o - on
    f - off
    v - overlap
    s - single
    m - mid
    n - no image
    */
/* line 451, ../sass/sass/devgrey.scss */
.elns {
  height: 24px;
  width: 31px;
  background: transparent;
}

/* line 456, ../sass/sass/devgrey.scss */
.mn {
  height: 24px;
  width: 120px;
  background: transparent;
}

/*.elos*/
/* line 462, ../sass/sass/devgrey.scss */
.vf, .vof, .erfs, .vfo, .elfs, .eros {
  height: 24px;
  width: 10px;
}

/* --------- MAIN NAV ------ */
/* line 467, ../sass/sass/devgrey.scss */
.mf {
  height: 19px;
}

/*--- CURRENT STATE --- */
/* line 471, ../sass/sass/devgrey.scss */
.mo {
  /*.height: 19px;
  width: 100px;*/
}

/* --- SUBNAV --- */
/* line 476, ../sass/sass/devgrey.scss */
#subNav {
  height: 41px;
  padding-left: 25px;
  clear: both;
  background:#fafafa ;
}
/* line 481, ../sass/sass/devgrey.scss */
#subNav #links {
  width: 100%;
  color: #666;
  height: 42px;
}
/* line 486, ../sass/sass/devgrey.scss */
#subNav #links ul {
  padding: 0;
}
/* line 488, ../sass/sass/devgrey.scss */
#subNav #links li {
  float: left;
  margin-top: 10px;
  background-position: 0 -150px;
  text-shadow: 0 1px 0 white;
}
/* line 493, ../sass/sass/devgrey.scss
#subNav #links li a {
  display: block;
  font-weight: bold;
  text-shadow: 0 1px 0 #eee;
  cursor: pointer;
  text-decoration: none;
  color: #777;
  margin-right: 15px;
  padding: 4px 15px 0 28px;
  border-right: 1px solid #777;
  background-image: url("../images/mast_horizontal_menu_transparent_none.gif");
  background-repeat: no-repeat;
}*/
/* line 504, ../sass/sass/devgrey.scss */
#subNav #links li a#current, #subNav #links li a:hover {
  color: #3f7895;
  border-right: 1px solid #777;
}
/* line 507, ../sass/sass/devgrey.scss */
#subNav #links li a.last, #subNav #links li a#current.last, #subNav #links li a.last:hover {
  border-right: none;

}

/* ################################## */
/* OTHER NAVIGATION */
/* SECONDARY NAV (UNDER SUBNAV) */
/* line 515, ../sass/sass/devgrey.scss */
#navlist, #linksList {
  padding: 0;
  line-height: 170%;
  margin-left: 15px;
}
/* line 517, ../sass/sass/devgrey.scss */
#navlist ul, #navlist li, #linksList ul{
  display: inline;
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-right: 15px;
}
/* line 523, ../sass/sass/devgrey.scss */
#navlist a:link, #navlist a:visited, #linksList a:link, #linksList a:visited {
  /*background: none transparent;
  color: #444444;
  padding: 4px 10px 0;
  text-decoration: none;
  height: 18px;*/
}
/* line 530, ../sass/sass/devgrey.scss */

/* line 532, ../sass/sass/devgrey.scss */
#navlist a#current, #linksList a#current {
 color: white;
/* background: url("../images/ms_sprite.png") no-repeat scroll right -150px transparent; */
font-weight: bold;
padding-bottom: 3px;
/* -webkit-border-radius: 5px; */
-moz-border-radius: 5px;
-o-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
padding: 10px;
background-color: #00a6f2;
}
/* line 539, ../sass/sass/devgrey.scss */
#navlist #projectName a:link, #navlist #projectName a:visited, #navlist #projectName a:hover, #linksList #projectName a:link, #linksList #projectName a:visited, #linksList #projectName a:hover {
  background: #333;
  border: 1px solid #cccccc;
  color: #EEE;
  float: left;
  line-height: 14px;
  margin-right: 4px;
  padding: 3px 6px 0;
  text-decoration: none;
}
/* line 549, ../sass/sass/devgrey.scss */
#navlist #projectName a:hover, #linksList #projectName a:hover {
  color: white;
  background: #555;
}

/* line 555, ../sass/sass/devgrey.scss */
#linksList a#current {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}

/* line 561, ../sass/sass/devgrey.scss */
#tertiaryNavContainer {

}
/* line 567, ../sass/sass/devgrey.scss */
#tertiaryNavContainer ul {
  background-image: #ddd !important;
  list-style-type: none;
  width: 160px;
  padding: 0;
}
/* line 572, ../sass/sass/devgrey.scss */
#tertiaryNavContainer ul li {
  width: 155px;
  line-height: 28px;

}
/* line 574, ../sass/sass/devgrey.scss */
#tertiaryNavContainer a {
  color: #777;
  font-size: 12px;
  padding: 5px 10px 7px;
  text-decoration: none;
  display: block;

}
/* line 585, ../sass/sass/devgrey.scss */
#tertiaryNavContainer a:hover, #tertiaryNavContainer a.current, #tertiaryNavContainer a.current:hover {
  color: #00a6f2;

}

/* ----------- CUSTOM SUB NAV ICONS ---------- */
/* line 593, ../sass/sass/devgrey.scss */
#Static_Custom_Players a {
  background-position: -180px -500px !important;
}
/* line 595, ../sass/sass/devgrey.scss */
#Static_Custom_Players a:hover, #Static_Custom_Players a#current, #Static_Custom_Players a#current:hover {
  background-position: -180px -550px !important;
}

/* line 598, ../sass/sass/devgrey.scss */
#CDN_Accounts a {
  background-position: -180px -500px !important;
}
/* line 600, ../sass/sass/devgrey.scss */
#CDN_Accounts a:hover, #CDN_Accounts a#current, #CDN_Accounts a#current:hover {
  background-position: -180px -550px !important;
}

/* line 603, ../sass/sass/devgrey.scss */
#Flash_Templates a {
  background-position: -180px -500px !important;
}
/* line 605, ../sass/sass/devgrey.scss */
#Flash_Templates a:hover, #Flash_Templates a#current, #Flash_Templates a#current:hover {
  background-position: -180px -550px !important;
}

/* line 608, ../sass/sass/devgrey.scss */
#Transcoder_Settings a {
  background-position: -180px -2312px !important;
}
/* line 610, ../sass/sass/devgrey.scss */
#Transcoder_Settings a:hover, #Transcoder_Settings a#current, #Transcoder_Settings a#current:hover {
  background-position: -180px -2272px !important;
}

/* line 613, ../sass/sass/devgrey.scss */
#Media_Analytics_Accounts a {
  background-position: -180px -199px !important;
}
/* line 615, ../sass/sass/devgrey.scss */
#Media_Analytics_Accounts a:hover, #Media_Analytics_Accounts a#current, #Media_Analytics_Accounts a#current:hover {
  background-position: -180px -249px !important;
}

/* line 613, ../sass/sass/devgrey.scss */
#Wowza_Configuration a {
  background-position: -180px -1699px !important;
}
/* line 615, ../sass/sass/devgrey.scss */
#Wowza_Configuration a:hover, #Wowza_Configuration a#current, #Wowza_Configuration Wowza_Configuration a#current:hover {
  background-position: -180px -1749px !important;
}

/* line 613, ../sass/sass/devgrey.scss */
#System_Defaults a {
  background-position: -180px -1699px !important;
}
/* line 615, ../sass/sass/devgrey.scss */
#System_Defaults a:hover, #System_Defaults a#current, #System_Defaults System_Defaults a#current:hover {
  background-position: -180px -1749px !important;
}

/* line 618, ../sass/sass/devgrey.scss */
#Monitoring a {
  background-position: -180px -199px !important;
}
/* line 620, ../sass/sass/devgrey.scss */
#Monitoring a:hover, #Monitoring a#current, #Monitoring a#current:hover {
  background-position: -180px -249px !important;
}

/* line 623, ../sass/sass/devgrey.scss */
#Service_Alert a {
  background-position: -180px -2000px !important;
}
/* line 625, ../sass/sass/devgrey.scss */
#Service_Alert a:hover, #Service_Alert a#current, #Service_Alert a#current:hover {
  background-position: -180px -2050px !important;
}

/* line 623, ../sass/sass/devgrey.scss */
#Notification a {
  background-position: -180px -2100px !important;
}
/* line 625, ../sass/sass/devgrey.scss */
#Notification a:hover, #Notification a#current, #Notification a#current:hover {
  background-position: -180px -2150px !important;
}

/* line 628, ../sass/sass/devgrey.scss */
#Clients a {
  background-position: -180px -500px !important;
}
/* line 630, ../sass/sass/devgrey.scss */
#Clients a:hover, #Clients a#current, #Clients a#current:hover {
  background-position: -180px -550px !important;
}

/* line 628, ../sass/sass/devgrey.scss */
#dropfolder a {
  background-position: -180px -500px !important;
}
/* line 630, ../sass/sass/devgrey.scss */
#dropfolder a:hover, #dropfolder a#current, #dropfolder a#current:hover {
  background-position: -180px -550px !important;
}

/* line 633, ../sass/sass/devgrey.scss */
#Add_New a {
  background-position: -180px -400px !important;
}
/* line 635, ../sass/sass/devgrey.scss */
#Add_New a:hover, #Add_New a#current, #Add_New a#current:hover {
  background-position: -180px -450px !important;
}

/* line 638, ../sass/sass/devgrey.scss */
#Create_a_New_Project a {
  background-position: -180px -400px !important;
}
/* line 640, ../sass/sass/devgrey.scss */
#Create_a_New_Project a:hover, #Create_a_New_Project a#current, #Create_a_New_Project a#current:hover {
  background-position: -180px -450px !important;
}

/* line 643, ../sass/sass/devgrey.scss */
#Media_On_Demand a {
  background-position: -180px -1600px !important;
}
/* line 645, ../sass/sass/devgrey.scss */
#Media_On_Demand a:hover, #Media_On_Demand a#current, #Media_On_Demand a#current:hover {
  background-position: -180px -1650px !important;
}

/* line 648, ../sass/sass/devgrey.scss */
#Live_Projects a {
  background-position: -180px -2447px !important;
}
/* line 650, ../sass/sass/devgrey.scss */
#Live_Projects a:hover, #Live_Projects a#current, #Live_Projects a#current:hover {
  background-position: -180px -2412px !important;
}

/* line 653, ../sass/sass/devgrey.scss */
#Custom_Players a {
  background-position: -180px -500px !important;
}
/* line 655, ../sass/sass/devgrey.scss */
#Custom_Players a:hover, #Custom_Players a#current, #Custom_Players a#current:hover {
  background-position: -180px -550px !important;
}

/* line 653, ../sass/sass/devgrey.scss */
#epg a {
   background-position: -180px -500px !important;
}
/* line 655, ../sass/sass/devgrey.scss */
#epg a:hover, #epg a#current, #epg a#current:hover {
  background-position: -180px -550px !important;
}

/* line 658, ../sass/sass/devgrey.scss */
#Security a {
  background-position: -180px -2312px !important;
}
/* line 660, ../sass/sass/devgrey.scss */
#Security a:hover, #Security a#current, #Security a#current:hover {
  background-position: -180px -2272px !important;
}

/* line 663, ../sass/sass/devgrey.scss */
#Live_Streams a {
  background-position: -180px -2447px !important;
}
/* line 665, ../sass/sass/devgrey.scss */
#Live_Streams a:hover, #Live_Streams a#current, #Live_Streams a#current:hover {
  background-position: -180px -2412px !important;
}

/* line 668, ../sass/sass/devgrey.scss */
#User_Generated_Content a {
  background-position: -180px -600px !important;
}
/* line 670, ../sass/sass/devgrey.scss */
#User_Generated_Content a:hover, #User_Generated_Content a#current, #User_Generated_Content a#current:hover {
  background-position: -180px -650px !important;
}

/* line 668, ../sass/sass/devgrey.scss */
#Plus a {
  background-position: -180px -700px !important;
}
/* line 670, ../sass/sass/devgrey.scss */
#Plus a:hover, #Plus a#current, #Plus a#current:hover {
  background-position: -180px -750px !important;
}

/* line 643, ../sass/sass/devgrey.scss */
#Chart a {
  background-position: -180px -200px !important;
}
/* line 645, ../sass/sass/devgrey.scss */
#Chart a:hover, #Chart a.current, #Chart a.current:hover {
  background-position: -180px -250px !important;
}

/* line 643, ../sass/sass/devgrey.scss */
#Table a {
  background-position: -180px -50px !important;
}
/* line 645, ../sass/sass/devgrey.scss */
#Table a:hover, #Table a.current, #Table a.current:hover {
  background-position: -180px -100px !important;
}

/* line 623, ../sass/sass/devgrey.scss */
#White_Label a {
  background-position: -180px -1800px !important;
}
/* line 625, ../sass/sass/devgrey.scss */
#White_Label a:hover, #White_Label a#current, #White_Label a#current:hover {
  background-position: -180px -1850px !important;
}

/* line 623, ../sass/sass/devgrey.scss */
#Group a {
  background-position: -180px -1300px !important;
}
/* line 625, ../sass/sass/devgrey.scss */
#Group a:hover, #Group a#current, #Group a#current:hover {
  background-position: -180px -1350px !important;
}

/***OLD MEDIA BIN ***/
#mediaBinWrapper #leftSide #folderChildren{
height: 500px;
position: relative;
overflow-y: scroll;
width: 210px;
}
.optSelector.btn-primary.btn-dropdown{ height: 38px !important;width: 28px;}


/* ----------- PAGES --------- */
/* ------ LOGIN ------ */
/* line 677, ../sass/sass/devgrey.scss */
.langselect {
    cursor: pointer;
    margin: 0px 3px;
}
#loginHeader {
  /*background: url("../images/pattern_standard_small.png") repeat 0 0 transparent;*/
  height: 100%;
  width: 100%;
  margin-top: -100px;
}
/* line 681, ../sass/sass/devgrey.scss */
#loginHeader #ausername input, #loginHeader #apassword input, #reset #emailin input, #loginHeader textarea, #loginHeader select, #loginHeader .uneditable-input {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
  color: #808080;
  display: inline-block;
  font-size: 13px;
  height: 18px;
  line-height: 18px;
  padding: 4px;
  width: 210px;
}
/* line 692, ../sass/sass/devgrey.scss */
#loginHeader #ausername .hiddenField, #loginHeader #apassword .hiddenField {
  display: none;
}
/* line 694, ../sass/sass/devgrey.scss
#loginHeader label {
  color: white;
  font-size: 1.3em;
  float: none;
  font-weight: normal;
}
*/
#addGeographicLocationDialogTable select{ margin-left: 20px;}
#loginHeader .not-allowed-login .loginBox {
   background: url('/images/LoginWindowError.png') no-repeat;
}

/* line 700, ../sass/sass/devgrey.scss */
#logoHeader {
  background-color:#ffffff ;
  border-bottom: 1px solid #dddddd;
  box-shadow: 0 0 1px 0 #ddd;
  height: 120px;
  margin: 0 auto 50px;
  padding-top: 30px;
  text-align: center;
  position: relative;
}

/* line 710, ../sass/sass/devgrey.scss */
#loginBox {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  margin: 0 auto;
  width: 365px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 10px;
  padding: 10px;
}

#passworddBox {
  border: 1px solid #dddddd;
  background-color: #ffffff;
  margin: 0 auto;
  width: 465px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 10px;
  padding: 10px;
}

a.btn.secondary{ text-decoration: none;}
/* line 720, ../sass/sass/devgrey.scss */
#loginContent h2 {
  margin: 10px auto -3px;
  text-align: center;
}
/* line 723, ../sass/sass/devgrey.scss */
#loginBox span {
  border-top: 1px solid #dddddd;
  display: block;
  margin: 20px 0;
  width: 100%;
}

#loginBox #reset .Tlogin {
  margin-left: 30px;
}

#loginBox #reset .Tlogin .loginIn {
  padding-left: 10px;
}

#loginBox #reset .login-link {
  float: left;
  padding-top: 23px;
}

/* line 729, ../sass/sass/devgrey.scss */
#loginContent table tr:first-child td {
  padding-bottom: 10px;
}

#loginContent .login-form {
  margin: 0 0 0 0;
}

#loginContent .login-form .forgot-password {
  float: left;
  padding-top: 23px;
}

/* line 731, ../sass/sass/devgrey.scss */
#loginContent #submitBtn {
  margin-bottom: 10px;
}

/* line 754, ../sass/sass/devgrey.scss */
#login_err {
  margin: 15px auto 0;
  width: 415px;
  color: red;
}

#login_err ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#reset_status_msg {
  color: green;
}

#no-user-header #version{
  padding-top: 50px;
  padding-left: 126px;
  font-size: 9px;
  color: #FFFFFF;
  font-family: Verdana,Tahoma,Helvetica,Arial;
}

/* line 733, ../sass/sass/devgrey.scss
.kitbutton {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #00A75F;
  /* fallback image
  background-image: url("images/fallback-gradient.png");
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E));
  background-image: -webkit-linear-gradient(top, #00A75F, #01C26E);
  background-image: -moz-linear-gradient(top, #00A75F, #01C26E);
  background-image: -ms-linear-gradient(top, #00A75F, #01C26E);
  background-image: -o-linear-gradient(top, #00A75F, #01C26E);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  font-size: 1.4em;
  float: right;
}*/

/* line 739, ../sass/sass/devgrey.scss */
.nwrap {
  margin: 6px 0 0 0;
  padding: 3px 6px;
  background: none;
  border: none;
}
/* line 744, ../sass/sass/devgrey.scss */
.nwrap a {
  display: block;
  color: #333;
}
/* line 747, ../sass/sass/devgrey.scss */
.nwrap a:link, .nwrap a:visited {
  color: #333;
  text-decoration: none;
}
/* line 750, ../sass/sass/devgrey.scss */
.nwrap a:focus, .nwrap a:hover, .nwrap a:active {
  color: #000;
  text-decoration: none;
}

/* line 758, ../sass/sass/devgrey.scss */
#permissionGroups {
  border-bottom: 1px solid #eee;
}
/* line 760, ../sass/sass/devgrey.scss */
#permissionGroups .permissionsList {
  padding-right: 15px;
}
/* line 763, ../sass/sass/devgrey.scss */
#permissionGroups .permissionGroupsItem {
  margin: 2px;
  border: 1px solid #aaa;
  border-collapse: separate;
}
/* line 767, ../sass/sass/devgrey.scss */
#permissionGroups .permissionGroupsItem:hover {
  background: #eee !important;
}
/* line 770, ../sass/sass/devgrey.scss */
#permissionGroups .permissionGroupsItem a {
  display: block;
  color: #266979;
  text-align: center;
  padding: 5px;
  text-decoration: none;
}

/* line 780, ../sass/sass/devgrey.scss */
#permissionGroups > td {
  padding: 15px 0;
}

/* line 784, ../sass/sass/devgrey.scss */
.fTable {
  border-top: 1px solid #ccc;
  background-color: #fff;
  font-size: 12px;
}
/* line 789, ../sass/sass/devgrey.scss */
.fTable thead tr {
  background-color: #EEE;
  font-weight: bold;
  vertical-align: middle;
}
/* line 793, ../sass/sass/devgrey.scss */
.fTable thead td {
  padding: 2px 4px;
  vertical-align: middle;
  font-weight: bold;
  border: 1px #666 solid;
}
/* line 798, ../sass/sass/devgrey.scss */
.fTable body tr {
  background-color: white;
  vertical-align: top;
  border-bottom: 1px #cccccc solid;
}
/* line 803, ../sass/sass/devgrey.scss */
.fTable tbody th {
  padding: 2px 4px;
  font-weight: bold;
  text-align: right;
  vertical-align: middle;
  border: 0;
}
/* line 809, ../sass/sass/devgrey.scss */
.fTable tbody td {
  padding: 2px 4px;
  vertical-align: middle;
  font-weight: normal;
  border: 0;
}
/* line 814, ../sass/sass/devgrey.scss */
.fTable tbody .submit {
  text-align: center;
}
/* line 817, ../sass/sass/devgrey.scss */

/* line 819, ../sass/sass/devgrey.scss */
.fTable td input[type="checkbox"] {
  width: auto;
}

/* line 822, ../sass/sass/devgrey.scss */
.filterTable {
  border: none;
  padding: 4px;
}
/* line 825, ../sass/sass/devgrey.scss */
.filterTable th {
  text-align: left;
  font-weight: normal;
  padding: 0;
}
/* line 829, ../sass/sass/devgrey.scss */
.filterTable th#pageCaption {
  text-align: center;
}
/* line 831, ../sass/sass/devgrey.scss */
.filterTable input {
  border: 1px solid #b3b3b3;
  padding: 2px;
}
/* line 834, ../sass/sass/devgrey.scss */
.filterTable select {
  border: 1px solid #b3b3b3;
  padding: 1px 0;
}
/* line 837, ../sass/sass/devgrey.scss */
.filterTable td {
  padding-left: 0;
  text-align: left;
}
/* line 840, ../sass/sass/devgrey.scss */
.filterTable .title {
  padding-left: 0;
  width: 400px;
}
/* line 843, ../sass/sass/devgrey.scss */
.filterTable .title input {
  width: 200px;
}
/* line 845, ../sass/sass/devgrey.scss */
.filterTable .project {
  padding-left: 0;
  width: 350px;
}
/* line 848, ../sass/sass/devgrey.scss */
.filterTable .project input {
  width: 85%;
}
/* line 850, ../sass/sass/devgrey.scss
.filterTable .paging {
  width: 405px;
}*/
/* line 852, ../sass/sass/devgrey.scss */
.filterTable .name {
  padding-left: 0;
  width: 400px;
}
/* line 855, ../sass/sass/devgrey.scss */
.filterTable .name input {
  width: 300px;
}
/* line 857, ../sass/sass/devgrey.scss */
.filterTable .swfname input {
  width: 200px;
}

.tableContainer{  padding-bottom: 100px !important; }
#theForm  #tableContainer {border: thin solid #ddd;
margin: 15px 15px 100px 15px;}
#theForm > .cTable{ margin-left: -10px;}
.ui-dialog{ margin: 0px auto; position: relative;}
.ui-icon-custom.ui-icon-calendar {
width: 16px;
height: 16px;
margin-top: 2px;
margin-bottom: 2px;
background-image: url(/includes/jQuery/jqueryUI/smoothness/images/iconCalendar.png);
background-repeat: no-repeat;
background-position: 0px 0px;
position: absolute;
right: -30px;
top: 12px;
}
.msDatePicker.hasDatepicker{

}
/*
.ui-datepicker-next{
  border: 1px solid #999999;
background: #dadada url("/includes/jQuery/jqueryUI/smoothness/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-datepicker-prev{
  border: 1px solid #999999;
background: #dadada url("/includes/jQuery/jqueryUI/smoothness/images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
font-weight: normal;
color: #212121;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
display: block;
position: absolute;
left: 50%;
margin-left: -8px;
top: 50%;
margin-top: -8px;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
background-image: url("images/ui-icons_454545_256x240.png")
}
.ui-icon-circle-triangle-w {
background-position: -80px -192px;
}
*/

/* line 892, ../sass/sass/devgrey.scss
#tableContainer .cTable th {
  border: 1px solid #cccccc;
  padding: 0 18px 0 6px;
  color: #666;
}
 */

/* line 896, ../sass/sass/devgrey.scss
#tableContainer .cTable th.select-deselect {
  text-align: right;
  border-left: 0 none;
}
*/
/* line 900, ../sass/sass/devgrey.scss
.cTable {
  margin: 12px 0;
}
*/
/* line 903, ../sass/sass/devgrey.scss
.cTable thead th a:link, .cTable thead th a:visited {
  color: #666;
  text-decoration: none;
}
*/
/* line 906, ../sass/sass/devgrey.scss
.cTable thead th a:hover {
  color: #00a6f2;
  text-decoration: underline;
}
*/
/* line 908, ../sass/sass/devgrey.scss
.cTable th {
  background-color: #eff3f6;
  color: #666;
  padding: 0 18px 0 6px;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  border: 1px solid #cccccc;
  padding: 0 18px 0 6px;
  color: #666;
}
*/
/* line 919, ../sass/sass/devgrey.scss
.cTable th.active {
  width: 150px;
}
*/
/* line 921, ../sass/sass/devgrey.scss
.cTable th.project {
  padding-left: 47px !important;
  width: 350px;
}
*/
/* line 924, ../sass/sass/devgrey.scss
.cTable th.name {
  width: 225px;
}
*/
/* line 926, ../sass/sass/devgrey.scss
.cTable th.proj, .cTable td.proj {
  text-align: center;
}
 */
/* line 928, ../sass/sass/devgrey.scss
.cTable tr {
  vertical-align: top;
  border-bottom: 1px solid #eee !important;
  background-color: white;
  border-left: 0px;
  border-right: 0px;
}
*/
/* line 932, ../sass/sass/devgrey.scss
.cTable tr:hover {
  background-color: white;
}
*/
/* line 934, ../sass/sass/devgrey.scss
.cTable tr.row1 {
  background-color: #f6f6f6;
}
*/
/* line 936, ../sass/sass/devgrey.scss
.cTable tr.row1:hover {
  background-color: white;
}
*/
/* line 938, ../sass/sass/devgrey.scss
.cTable td {
  vertical-align: top;
  padding: 3px 6px;
  font-weight: normal;
  background-color: white;
  text-align: left;
  line-height: 18px;
}
*/
/* line 945, ../sass/sass/devgrey.scss */
.cTable td.project {
  width: 350px;
  max-width: 350px;
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
}
/* line 951, ../sass/sass/devgrey.scss */
.cTable td.delete {
 width: 22px;
padding-right: 115px;
text-align: left;
}
/* line 954, ../sass/sass/devgrey.scss */
.cTable td.delete a {
  /*
  background: url("../images/ms_sprite.png") no-repeat scroll -80px -390px transparent;
  width: 22px;
  height: 22px;
  display: block;
  */
  margin-left: 0px;
  text-align: left;
}
.cTable td.delete a i{ display: block;}
/* line 960, ../sass/sass/devgrey.scss */

/* line 964, ../sass/sass/devgrey.scss */
.cTable td.date {
  width: 120px;
}
/* line 967, ../sass/sass/devgrey.scss
.cTable a:link, .cTable a:visited {
  text-decoration: none;
  color: #505050;
}*/
/* line 970, ../sass/sass/devgrey.scss
.cTable a:hover {
  color: #00a75f;
  text-decoration: underline;
}*/
/* line 972, ../sass/sass/devgrey.scss */
.cTable .client {
  padding-left: 10px;
  font-weight: bold;
}
/* line 975, ../sass/sass/devgrey.scss */
.cTable .preview {
  padding-left: 15px;
  width: 20px;
}
/* line 978, ../sass/sass/devgrey.scss */
.cTable .contact {
  width: 225px;
}

/* line 982, ../sass/sass/devgrey.scss */
.cTable .client, .filterTable .client {
  width: 250px;
}

/* line 982, ../sass/sass/devgrey.scss */
.cTable .client, .filterTable .contact {
  width: 250px;
}

/* line 985, ../sass/sass/devgrey.scss */
#projectTypeBox .cTable {
  margin: 0;
}

#templateAssociations .cTable {
  margin: 0;
}

/* line 989, ../sass/sass/devgrey.scss */
.cTable tr td.userName a {
  font-weight: bold;
}

/* line 993, ../sass/sass/devgrey.scss */
.vTable {
  line-height: normal;
}
.vTable th.checkbox{ width: 20px;}
/* line 995, ../sass/sass/devgrey.scss */
.vTable th, .vTable td {
  padding: 10px;
  vertical-align: middle;
}
/* line 998, ../sass/sass/devgrey.scss */
.vTable th{ padding: 8px;}
.vTable td {
  text-align: left;
  /* border-left: 1px solid $lightGrey; */
}
/* line 1001, ../sass/sass/devgrey.scss */
.vTable td.heading {
  padding: 3px;
  font-weight: bold;
  font-size: 12px;
}
/* line 1005, ../sass/sass/devgrey.scss */
.vTable td.heading, .vTable td.stepHeading {
  font-size: 20px;
color: #666;
border-bottom: 1px dotted #DCDCDC;
text-align: left !important;
border-left: none;
padding: 0 0 5px 10px !important;
font-weight: 300;

}
/* line 1014, ../sass/sass/devgrey.scss */
.vTable td.heading.submit, .vTable td.stepHeading.submit {
  text-align: center;
}
/* line 1016, ../sass/sass/devgrey.scss */
.vTable td.heading a, .vTable td.stepHeading a {
  font-family: Arial, Helvetica, san-serif;
}
/* line 1018, ../sass/sass/devgrey.scss */
.vTable td .inputField, .vTable td .dropdown {
  margin-bottom: 10px;
}
/* line 1020, ../sass/sass/devgrey.scss */
.vTable td .inputField {
  width: 300px;
}
/* line 1022, ../sass/sass/devgrey.scss */
.vTable td .cTable th {
  text-align: left;
  width: auto;
  padding: 2px 10px 2px 3px;
}
/* line 1026, ../sass/sass/devgrey.scss */
.vTable td .cTable th input[type="checkbox"] {
  margin-top: 5px;
}
.vTable td{ height: 50px}
/* line 1029, ../sass/sass/devgrey.scss */
a.editLink {
  font-weight: bold;
}

/* line 1033, ../sass/sass/devgrey.scss */
#noVid {
  text-align: center;
  font-weight: bold;
  font-size: 15px;
  padding: 50px 0;
}
/* line 1038, ../sass/sass/devgrey.scss */
#noVid a {
  text-decoration: none;
  color: #505050;
}
/* line 1041, ../sass/sass/devgrey.scss */
#noVid a:hover {
  text-decoration: underline;
}

/* line 1045, ../sass/sass/devgrey.scss */
#controlSetBox table, #componentBox table {
  margin: 0 !important;
}
/* line 1048, ../sass/sass/devgrey.scss */
#controlSetBox table thead th, #componentBox table thead th {
  background-color: #EFF3F6 !important;
  padding: 0 !important;
  color: #666!important;
  font-size: 12px !important;
  text-indent: 5px;
}

/* line 1055, ../sass/sass/devgrey.scss */
#controlSetBox .addTemplate {
  margin: 0 0 0 5px;
}

/* line 1059, ../sass/sass/devgrey.scss */
table.addTemplate {
  margin-top: 20px;
}

/* line 1063, ../sass/sass/devgrey.scss */
.directions {
  display: none;
  margin: 10px 0;
  padding: 10px;
  border: 1px #666 dashed;
  background-color: #FDFFD3;
  text-align: left;
  font-size: 13px;
}

/* line 1072, ../sass/sass/devgrey.scss */
.noborder-input {
  background-color: white;
  border: 1px solid white;
  font-family: Arial, Helvetica, san-serif;
  font-size: 10px;
  font-weight: bold;
  color: #000000;
}

/* -- PROJECT TITLE STYLE -- */
/* line 1081, ../sass/sass/devgrey.scss */
.pageHeading {
  display: block;
  padding: 10px;
  padding-top: 25px;
  padding-bottom: 30px;
}
#theForm{ padding: 15px;
padding-bottom: 20px;}
#theForm h3{ text-align: left;}
/* line 1086, ../sass/sass/devgrey.scss */
.pageHeading h1 {
  display: inline;
}

/* line 1088, ../sass/sass/devgrey.scss */
.pageHeading + p {
  margin-bottom: 10px;
}

/* line 1092, ../sass/sass/devgrey.scss */
.row2 {
  background: #ffffff;
}
#objects .objects-header-td {
padding: 5px 0 20px 15px !important;
background: #EEE;
font-weight: bold;
}

/* line 1095, ../sass/sass/devgrey.scss */
.formInputButton {
  text-align: center;
}

/* line 1098, ../sass/sass/devgrey.scss */
.error {
  color: #ee352a;
  text-decoration: none;
  padding-left: 20px;
}

/* line 1103, ../sass/sass/devgrey.scss */
.status {
  font-weight: bold;
  color: #00a75f;
  text-decoration: none;
  margin-left: 5px;
  text-align: left;
}

/* line 1111, ../sass/sass/devgrey.scss */
.heading {
  font-weight: bold;
  text-align: left;
  margin-bottom: 3px;
}

/* line 1117, ../sass/sass/devgrey.scss */
.linkArea {
  text-align: right;
  margin: 3px 3px 3px 0;
}

/* line 1122, ../sass/sass/devgrey.scss */
.linkArea a, .linkArea a.link, .heading a, .heading a.link {
  text-decoration: none;
  font-weight: normal;

}
/* line 1126, ../sass/sass/devgrey.scss */
.linkArea:hover, .linkArea:hover.link, .heading:hover, .heading:hover.link {
  color: #ff8843;
}

/* line 1129, ../sass/sass/devgrey.scss */
.popover {
  background-color: white;
  padding: 5px;
  border: 1px ridge #cccccc;
  position: absolute;
  display: none;
  z-index: 1000000;
}
/* line 1135, ../sass/sass/devgrey.scss */
.popover .popOverHeader {
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
  margin-bottom: 3px;
}
/* line 1140, ../sass/sass/devgrey.scss */
.popover .popOverBody {
  text-align: center;
}
/* line 1142, ../sass/sass/devgrey.scss */
.popover .popOverFooter {
  font-size: 8pt;
  color: #222222;
  padding: 2px;
}

/* line 1147, ../sass/sass/devgrey.scss */
.rightAlign {
  float: right;
}

/* Orange Heading */
/* line 1152, ../sass/sass/devgrey.scss */
.orangeHeading {
  font-weight: bold;
  font-size: 18px;
  color: #ff8843;
}

/* ************************* */
/* ******* MS Input ******* */
/* ************************* */
/* line 1161, ../sass/sass/devgrey.scss */
.msInput {
  height: 16px;
  border-size: 2px;
  margin: 0px auto 0px auto;
  padding: 1px auto 1px auto;
}

/* ************************* */
/* ******* MS Button ******* */
/* ************************* */
/* line 1171, ../sass/sass/devgrey.scss */
#buttonsDiv {
  position: relative;
}

/* line 1175, ../sass/sass/devgrey.scss */
.msButton, .msButtonSplit {
  overflow: hidden;
  overflow-y: hidden;
  cursor: pointer;
  display: inline-block;
}
/* line 1180, ../sass/sass/devgrey.scss */
.msButton.h30 > div, .msButtonSplit.h30 > div {
  /* height: 30px;
     float: left; */
}
/* line 1185, ../sass/sass/devgrey.scss */
.msButton.h22 > div, .msButtonSplit.h22 > div {
  /*height: 22px;*/
  float: left;
}
/* line 1193, ../sass/sass/devgrey.scss */
.msButton.h22 .middle, .msButtonSplit.h22 .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #00a6f2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  font-size: 12px !important;
  height: 22px !important;
  padding: 5px 10px 0 !important;
  text-align: center;
  text-shadow: 0 1px 0 white;
  color: #777;
}
/* line 1201, ../sass/sass/devgrey.scss */
.msButton.h60 > div, .msButtonSplit.h60 > div {
  height: 60px;
  float: left;
}
/* line 1205, ../sass/sass/devgrey.scss */
.msButton.h60 .left, .msButtonSplit.h60 .left {
  width: 4px;
  background: url(/images/mmsStyle/buttonBG_8x180.png) no-repeat 0 0;
}
/* line 1208, ../sass/sass/devgrey.scss */
.msButton.h60 .left:hover, .msButtonSplit.h60 .left:hover {
  background-position: 0 -60px;
}
/* line 1210, ../sass/sass/devgrey.scss */
.msButton.h60 .left.press, .msButtonSplit.h60 .left.press {
  background-position: 0 -120px;
}
/* line 1212, ../sass/sass/devgrey.scss */
.msButton.h60 .right, .msButtonSplit.h60 .right {
  width: 4px;
  background: url(/images/mmsStyle/buttonBG_8x180.png) no-repeat -4px 0;
}
/* line 1215, ../sass/sass/devgrey.scss */
.msButton.h60 .right.hover, .msButtonSplit.h60 .right.hover {
  background-position: -4px -60px;
}
/* line 1217, ../sass/sass/devgrey.scss */
.msButton.h60 .right.hover.press, .msButtonSplit.h60 .right.hover.press {
  background-position: -4px -120px;
}
/* line 1219, ../sass/sass/devgrey.scss */
.msButton .middle, .msButtonSplit .middle {
  font-size: 12px;
  text-align: center;
  color: #666;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1227, ../sass/sass/devgrey.scss */
.msButtonSplit .middle.disabled {
  color: #999999;
}
/* line 1229, ../sass/sass/devgrey.scss */
.msButtonSplit .optSelector {
border-top-right-radius:2px;
border-bottom-right-radius:2px;
/* border-radius: 4px; */
/* background-color: #00A75F; */
/* background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E)); */
/* background-image: -webkit-linear-gradient(top, #00A75F, #01C26E); */
background-image: -moz-linear-gradient(top, #00a6f2, #00a6f2);
background-image: -ms-linear-gradient(top, #00a6f2, #00a6f2);
background-image: -o-linear-gradient(top, #00a6f2, #00a6f2);
/* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
color: white;
/* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5); */
border-style: solid;
border-width: 1px;
/* box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05); */
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: bold;
line-height: normal;
padding: 7px 15px 6px;
/* border-left: 1pt solid #c4c4c4; */
width: 16px;
}
/* line 1233, ../sass/sass/devgrey.scss */
.msButtonSplit .optSelector.dividerHover, .msButtonSplit .optSelector.hover, .msButtonSplit .optSelector.dividerPress, .msButtonSplit .optSelector.press {
  border-left: 1pt solid #ff9d5a;
}
/* line 1235, ../sass/sass/devgrey.scss */
.msButtonSplit .optSelector .ui-icon {
  width: 16px;
  height: 16px;
}
/* line 1239, ../sass/sass/devgrey.scss */
.msButtonSplit.h30 .optSelector .ui-icon {
margin: 6px 0px 1px -7px;
}
/* line 1241, ../sass/sass/devgrey.scss */
.msButtonSplit.h30 .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #00A75F;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #00A75F, #01C26E);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #00A75F, #01C26E);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #00A75F, #01C26E);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #00A75F, #01C26E);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  text-align: center !important;
  padding-left: 7px !important;
  font-size: 13px !important;
  width: 87px !important;
  margin-right: 3px;
  padding-top: 10px !important;
  height: 17px !important;
}
/* line 1255, ../sass/sass/devgrey.scss */
.msButtonSplit.h22 .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #00a6f2;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  font-size: 12px !important;
  height: 38px !important;
  padding: 12px 10px 0 !important;
  text-align: center;
  color: #ffffff;
  border-right: none;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
/* line 1267, ../sass/sass/devgrey.scss */
.msButtonSplit.h22 .optSelector {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #00a6f2;

  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  font-size: 12px !important;
  height: 38px !important;
  padding: 5px 4px 0 !important;
  text-align: center;
  color: #777;
  border-left: none;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  width: 28px;
}
/* line 1279, ../sass/sass/devgrey.scss */
.msButtonSplit.h22.hover {
  background-position: 0 -22px;
}
/* line 1281, ../sass/sass/devgrey.scss */
.msButtonSplit.h22.press {
  background-position: 0 -44px;
}
/* line 1283, ../sass/sass/devgrey.scss */
.msButtonSplit.h22 .optSelector .ui-icon {
  margin: 1px 0 0 1px;
}
/* line 1286, ../sass/sass/devgrey.scss */
.msButtonSplit.h60 .middle, .msButtonSplit.h60 .optSelector {
  background: url(/images/mmsStyle/buttonBG_1x180.png) repeat-x 0 0;
}
/* line 1288, ../sass/sass/devgrey.scss */
.msButtonSplit.h60 .middle.hover, .msButtonSplit.h60 .optSelector.hover {
  background-position: 0 -60px;
}
/* line 1290, ../sass/sass/devgrey.scss */
.msButtonSplit.h60 .middle.press, .msButtonSplit.h60 .optSelector.press {
  background-position: 0 -120px;
}
/* line 1292, ../sass/sass/devgrey.scss */
.msButtonSplit.h60 .optSelector .ui-icon {
  margin: 22px 0 0 2px;
}
/* line 1294, ../sass/sass/devgrey.scss */
.msButtonSplit .optList {
  position: absolute;
  background: #ffffff;
  top: 38px;
  z-index: 99999 !important;
  border-right: thin solid #dddddd;
  border-left: thin solid #ddd;
}

.msButtonSplit .optList .optItem {
  width: 100%;
  /*padding: 5px 0px;*/
  border-bottom: 1pt solid #ccc;
  color: #555;
  height: 32px;
}
.msButtonSplit .optList .optItem.hover {
 color: #00a6f2;
}
#youtubePublishDiv,#vimeoPublishDiv{ padding: 10px;}
#youtubeAccount_chosen,#vimeoAccount_chosen,#files_chosen{min-width:150px; width: auto;}
#projects_chosen{min-width:200px; width:auto;}
/*
.msButtonSplit .optList .optItem.press {
  background: #ff9d5a;
}
*/
.msButtonSplit .optList .optItem .optItemIcon {
  float: left;
  width: 16px;
  height: 16px;
  margin: 7px 2px 7px 2px;
}
.msButtonSplit .optList .optItem .optItemCaption {
  float: left;
  margin: 6px 2px 6px 2px;
}

.msButton .middle.disabled {
  color: #999999;
}

/* line 1321, ../sass/sass/devgrey.scss
.msButton.h30 .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  background-color: #00A75F;
  /* fallback image
  background-image: url("images/fallback-gradient.png");
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E));
  background-image: -webkit-linear-gradient(top, #00A75F, #01C26E);
  background-image: -moz-linear-gradient(top, #00A75F, #01C26E);
  background-image: -ms-linear-gradient(top, #00A75F, #01C26E);
  background-image: -o-linear-gradient(top, #00A75F, #01C26E);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  height: 24px;
  padding-top: 6px;
  padding-bottom: 0;
  width: auto !important;
}*/
/* line 1327, ../sass/sass/devgrey.scss */
.msButton.h30 .middle.hover {
  background-position: 0 -30px;
}
/* line 1329, ../sass/sass/devgrey.scss */
.msButton.h30 .middle .middle.press {
  background-position: 0 -60px;
}
/* line 1331, ../sass/sass/devgrey.scss */
.msButton.h30.delete .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #EE352A;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE352A), to(#EB4B42));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #EE352A, #EB4B42);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #EE352A, #EB4B42);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #EE352A, #EB4B42);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #EE352A, #EB4B42);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  height: 24px;
  padding-top: 6px;
  padding-bottom: 0;
  width: auto !important;
}
/* line 1337, ../sass/sass/devgrey.scss */
.msButton.h30.delete .middle.hover {
  background-position: 0 -30px;
}
/* line 1339, ../sass/sass/devgrey.scss */
.msButton .h22 .middle {
  background: url("/images/mmsStyle/buttonBG_1x66.png") repeat-x 0 0;
}
/* line 1341, ../sass/sass/devgrey.scss */
.msButton .h22 .middle.hover {
  background-position: 0 -22px;
}
/* line 1343, ../sass/sass/devgrey.scss */
.msButton .h22 .middle.press {
  background-position: 0 -44px;
}
/* line 1345, ../sass/sass/devgrey.scss */
.msButton .h60 .middle {
  background: url("/images/mmsStyle/buttonBG_1x180.png") repeat-x 0 0;
}

/* line 1349, ../sass/sass/devgrey.scss */
.msButton.delete .btn-primary{color: #fff;
background-color: #d9534f;
border-color: #d43f3a;}
.msButton.delete .btn-primary:hover{background-color: #c9302c !important;
border-color: #ac2925 !important;}

#btnDelete .middle, #btnRemove .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #EE352A;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE352A), to(#EB4B42));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #EE352A, #EB4B42);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #EE352A, #EB4B42);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #EE352A, #EB4B42);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #EE352A, #EB4B42);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
}

#btnDelete .middle.disabled, #btnRestore .middle.disabled, #btnRemove .middle.disabled {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #e7e7e8;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  font-size: 12px !important;
  height: 22px !important;
  padding: 5px 10px 0 !important;
  text-align: center;
  text-shadow: 0 1px 0 white;
}
#csvdownload{ margin-top: 10px;}
/* line 1354, ../sass/sass/devgrey.scss */
#btnNewMedia .middle {
  /*width: 125px !important;*/
  margin-right: 1px;
}
/* line 1358, ../sass/sass/devgrey.scss
#btnNewMedia .middle, #btnNewMedia .optSelector, #btnRestore .middle {

  background-color: #00A75F;

  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E));
  background-image: -webkit-linear-gradient(top, #00A75F, #01C26E);
  background-image: -moz-linear-gradient(top, #00A75F, #01C26E);
  background-image: -ms-linear-gradient(top, #00A75F, #01C26E);
  background-image: -o-linear-gradient(top, #00A75F, #01C26E);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
}
*/
/* line 1365, ../sass/sass/devgrey.scss */
table .liveStream .controls, table .addElement .controls, table .serviceAlertControls .controls {
  padding-left: 215px;
}

/* line 1371, ../sass/sass/devgrey.scss */
input.updateButton {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #00A75F;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #00A75F, #01C26E);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #00A75F, #01C26E);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #00A75F, #01C26E);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #00A75F, #01C26E);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  text-align: center;
  width: 87px;
}

/* line 1376, ../sass/sass/devgrey.scss */


/* line 1382, ../sass/sass/devgrey.scss */
input[value="Delete"] {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #EE352A;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE352A), to(#EB4B42));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #EE352A, #EB4B42);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #EE352A, #EB4B42);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #EE352A, #EB4B42);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #EE352A, #EB4B42);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  text-align: center;
  width: 55px;
  padding: 3px 0;
}

/* line 1389, ../sass/sass/devgrey.scss */
#mnTable tr:hover i {
 color: #333;
 background-color: #fff;
}

/* line 1398, ../sass/sass/devgrey.scss


.controls input[type="button"].generic {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  background-color: #157CAC;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#157CAC), to(#2B90CC));
  background-image: -webkit-linear-gradient(top, #157CAC, #2B90CC);
  background-image: -moz-linear-gradient(top, #157CAC, #2B90CC);
  background-image: -ms-linear-gradient(top, #157CAC, #2B90CC);
  background-image: -o-linear-gradient(top, #157CAC, #2B90CC);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  height: 30px;
  width: auto !important;
}
*/
/* line 1403, ../sass/sass/devgrey.scss */
.controls a.cancel {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #EE352A;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE352A), to(#EB4B42));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #EE352A, #EB4B42);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #EE352A, #EB4B42);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #EE352A, #EB4B42);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #EE352A, #EB4B42);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  height: 17px;
  width: auto !important;
  text-decoration: none;
}

/* line 1411, ../sass/sass/devgrey.scss */
#quickSearchDiv .msButton.h22 .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #00A75F;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #00A75F, #01C26E);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #00A75F, #01C26E);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #00A75F, #01C26E);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #00A75F, #01C26E);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  width: 64px;
  padding-top: 4px !important;
  height: 18px !important;
}
.quickSearch{ height: 40px !important;}

.btn.btn-primary.fa.fa-search{ padding: 18px;}

/* ************************* */
/* *** MS Page Alignment *** */
/* ************************* */
/* line 1422, ../sass/sass/devgrey.scss */
.msPageCenter {

  margin: 0 0 0 200px;
  text-align: left;
}
/* line 1426, ../sass/sass/devgrey.scss */

/* line 1431, ../sass/sass/devgrey.scss */


/* line 1443, ../sass/sass/devgrey.scss */
/*#recurSched select, #recurSched input {
  padding: 1px;
}
*/
/* line 1446, ../sass/sass/devgrey.scss */
#recurSched .recurDaysEditHeader th {
  width: auto;
}

/* line 1452, ../sass/sass/devgrey.scss */
#progressionActionForm th, #queuesForm th {
  text-align: left;
  padding-left: 0;
}
/* line 1456, ../sass/sass/devgrey.scss */
#progressionActionForm td, #queuesForm td {
  padding: 0;
}

/* line 1462, ../sass/sass/devgrey.scss */
.msPageSubmit { text-align: center;}
.msPageSubmit > .msButton{margin-right: 10px;}
.msPageSubmit .msLink {
  vertical-align: middle;
  margin: 0 auto;
}

.msPageSubmit > .btn{ margin-right: 10px; }


/* line 1469, ../sass/sass/devgrey.scss */
.msLink.cancel {
  display: inline-block;

}

/* line 1480, ../sass/sass/devgrey.scss */
.ui-dialog-buttonpane .msPageSubmit > a.msLink {
border-radius: 2px;
padding: 8px;
min-width: 154px;
color: #fff;
cursor: pointer;
background-color: #ef1422;
text-decoration: none;
color: #fff;
float: right;
text-align: center;
font-size: 14px;
border: thin solid #ef1422;
}
.ui-dialog-buttonpane .msPageSubmit > a:hover.msLink {background-color: #8d1017; color: #ffffff;}




/* line 1492, ../sass/sass/devgrey.scss */
.programContent .msPageSubmit {
  text-align: left;
  padding-left: 220px;
}
/* line 1495, ../sass/sass/devgrey.scss */
.programContent .msPageSubmit .msButton.h30 {
  float: none;
}

/* line 1502, ../sass/sass/devgrey.scss */
#containMe .msPageSubmit {
  width: 600px;
  margin-bottom: 60px;
}
/* line 1505, ../sass/sass/devgrey.scss */
#containMe .msPageSubmit .msButton.h30 {
  width: auto !important;
}
/* line 1509, ../sass/sass/devgrey.scss */
#containMe .msPageSubmit .msLink {
  padding: 0 !important;
}

/* line 1515, ../sass/sass/devgrey.scss */
#assetAssocForm select#files {
  border: 1px solid #000;
}

/* line 1521, ../sass/sass/devgrey.scss */
#newCategoryDialog .vTable th {
  width: auto;
}
/* ************************* */
/* **** MS Date Picker ***** */
/* ************************* */
/* line 1532, ../sass/sass/devgrey.scss */
.msDatePickerWrapper {
  clear: both;
  height: 20px;
  margin-bottom: 2px;
}

/* line 1537, ../sass/sass/devgrey.scss */
.time {
  height: 16px;
  margin: 0px;
  width: 25px;
  cursor: text;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 1543, ../sass/sass/devgrey.scss */
.msDatePickerButton {
  float: left;
  position: relative;
  left: 112px;
  margin: 3px 2px;
  padding: 0px;
  border: 0px;
  cursor: pointer;
}
/* line 1551, ../sass/sass/devgrey.scss */
.msDatePickerButton div {
  margin: 0px;
}

/* line 1554, ../sass/sass/devgrey.scss */
.msDatePicker {
  margin: 0px 0px 0px -20px;
  height: 16px;
  width: 130px;
  float: left;
  cursor: text;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* ************************* */
/* **** MS Color Picker ***** */
/* ************************* */
/* line 1565, ../sass/sass/devgrey.scss */
.msColorField {
  width: 152px;
  height: 22px;
  margin: 0;
  border: 0;
  padding: 0;
}
/* line 1571, ../sass/sass/devgrey.scss */
.msColorField .msColorInput {
  width: 120px;
  height: 23px;
  float: left;
  border: 1px solid #999999;
  padding: 0px 10px;
}

.msColorField input[type=text]:focus, .msColorField input[type="password"]:focus, .msColorField textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 0px 10px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}

/* line 1576, ../sass/sass/devgrey.scss */
.msColorField .msColorPreview {
  width: 18px;
  height: 18px;
  border: 1px solid #999999;
  float: left;
  margin: 7px 0 0 3px;
  cursor: pointer;
}

/* line 1584, ../sass/sass/devgrey.scss */
.clock {
  margin-left: 5px;
}

/* ************************* */
/* ******* MS Table ******** */
/* * (unified table style) * */
/* ************************* */
/* line 1592, ../sass/sass/devgrey.scss */
/*
table {

  line-height: 24px;
  color: #505050;
  padding: 0;
  border-collapse: collapse;
}
table thead tr {
  height: 29px;
}
table thead tr th {
  padding: 0 18px 0 6px;
  color: #999;
}
table thead tr td {
  margin: 0;
  border-color: #eeeeee white;
  border-style: solid;
  border-width: 1px;
}
*/
/* line 1617, ../sass/sass/devgrey.scss */
.msTable.width200300 th {
  width: 200px;
}
/* line 1619, ../sass/sass/devgrey.scss */
.msTable.width200300 td {
  width: 300px;
}
/* line 1622, ../sass/sass/devgrey.scss */
.msTable.width100300 th {
  width: 100px;
}
/* line 1624, ../sass/sass/devgrey.scss */
.msTable.width100300 td {
  width: 300px;
}
/* line 1626, ../sass/sass/devgrey.scss */
.msTable th {
  text-align: right;
  vertical-align: top;
}
/* line 1629, ../sass/sass/devgrey.scss */
.msTable.plainH th {
  padding-right: 10px;
  font-weight: normal;
}
/* line 1632, ../sass/sass/devgrey.scss */
.msTable td {
  text-align: left;
  vertical-align: top;
}
/* line 1635, ../sass/sass/devgrey.scss */
.msTable tr.blank {
  height: 20px;
}
/* line 1637, ../sass/sass/devgrey.scss */
.msTable .inputField, .msTable .dropdown {
  width: 300px;
}
/* line 1639, ../sass/sass/devgrey.scss */
.msTable select.inputField, .msTable select.dropdown {
  width: 308px;
}
/* line 1641, ../sass/sass/devgrey.scss */
.msTable .inputFieldMedium {
  width: 200px;
}
/* line 1643, ../sass/sass/devgrey.scss */
.msTable .inputFieldShort {
  width: 100px;
}
/* line 1645, ../sass/sass/devgrey.scss */
.msTable .inputFieldTiny {
  width: 50px;
}
/* line 1647, ../sass/sass/devgrey.scss */
.msTable .inputFieldCheckbox {
  margin-left: 0;
}
.msTable #uploadMediaBtn{ margin-left: 11px;}
#newFlexgridWrapper{ margin-top: 10px; margin-left:14px;}
#transcoderSettingsWrapper{ width: 813px; margin-left:14px;}
#mediaBinWrapper .btn{ min-width: 50px  !important;}
/* line 1650, ../sass/sass/devgrey.scss */
.embedSettings {
  padding: 20px 0;
}
/* line 1652, ../sass/sass/devgrey.scss */
.embedSettings td {
  text-align: left;
}
.flexigrid div.nBtn{ z-index: 4 !important}
/* ------------------ PAGES ------------------ */
/* ----- CREATE NEW PROJECT ----- */
/* line 1657, ../sass/sass/devgrey.scss */

/* line 1659, ../sass/sass/devgrey.scss */
#simpleLayoutWrapper table {
  text-align: left;
}

/* ----- FLEX GRID ----- */
/* line 1663, ../sass/sass/devgrey.scss */
.mediaNavText, #filterDisplay {
  color: #666 !important;
}

/* line 1667, ../sass/sass/devgrey.scss */
.flexigrid a {
  color: #00a75f;
  text-decoration: underline;
  text-decoration: underline !important;
  font-weight: bold;
  line-height: 15px;
}

a.error {
  color: #ee352a !important;
}

/* line 1672, ../sass/sass/devgrey.scss */
.flexigrid div.hDiv {
  line-height: 20px;
}
/* line 1674, ../sass/sass/devgrey.scss */
.flexigrid div.hDiv table {
  margin: 0 !important;
  line-height: 20px;
  border: none !important;
}
/* line 1678, ../sass/sass/devgrey.scss */
.flexigrid div.hDiv th div {
  padding: 0 11px 0 7px !important;
}

.flexigrid div.bDiv tr.erow > td {
  border-right: 1px solid #f7f7f7;
}


.flexigrid div.bDiv td {
  border-right: 1px solid #ffffff;
}
.flexigrid div.bDiv tr:hover td {
  border-right: 1px solid #ffebb9 !important;
}

.flexigrid div.hDiv th div, div.colCopy div {
  min-width: 12px;
}

/* line 1680, ../sass/sass/devgrey.scss */
.flexigrid div.cbDiv table, .flexigrid div.bDiv table {
  margin: 0 !important;
}
/* line 1682, ../sass/sass/devgrey.scss */
.flexigrid div.cbDiv td {
  padding: 2px 0 5px !important;
}
/* line 1684, ../sass/sass/devgrey.scss */
.flexigrid div.bDiv table tbody tr {
  height: 37px !important;
}
/* line 1686, ../sass/sass/devgrey.scss */
.flexigrid.ie div.bDiv table tbody tr {
  height: 33px !important;
}

/* line 1690, ../sass/sass/devgrey.scss */
#mediaBinWrapper {
  width: 100% !important;
  background-color: white !important;
  border: none !important;
}
/* line 1694, ../sass/sass/devgrey.scss */
#mediaBinWrapper #rightSide {
  padding-left: 10px;
  width: 75% !important;
}
/* line 1699, ../sass/sass/devgrey.scss */
#mediaBinWrapper #rightContent, #mediaBinWrapper #rightSide > #rightContent {
  width: 100% !important;
}
/* line 1702, ../sass/sass/devgrey.scss */
#mediaBinWrapper .flexigrid {
  width: 100% !important;
}
/* line 1704, ../sass/sass/devgrey.scss */
#mediaBinWrapper .flexigrid .bDiv.cbDiv input[type="checkbox"] {
  margin-top: 8px;
}
/* line 1708, ../sass/sass/devgrey.scss */
#mediaBinWrapper #rightSide > #controlSet {
  margin: 0 !important;
}
/* line 1711, ../sass/sass/devgrey.scss */
#mediaBinWrapper .bDiv #flexgrid tr td div img {
  margin-top: 3px;
}

/* line 1717, ../sass/sass/devgrey.scss */
#manageFoldersDialog .bDiv.cbDiv input[type="checkbox"] {
  margin-top: 9px;
}
/* line 1720, ../sass/sass/devgrey.scss */
#manageFoldersDialog ~ div .msButton.h30 .middle, #manageFoldersDialog #btnDeleteFolder .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #EE352A;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE352A), to(#EB4B42));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #EE352A, #EB4B42);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #EE352A, #EB4B42);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #EE352A, #EB4B42);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #EE352A, #EB4B42);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  height: 24px;
  padding-top: 6px;
  padding-bottom: 0;
  width: auto !important;
}
/* line 1727, ../sass/sass/devgrey.scss */
#manageFoldersDialog #btnNewFolder .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #00A75F;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #00A75F, #01C26E);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #00A75F, #01C26E);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #00A75F, #01C26E);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #00A75F, #01C26E);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  height: 24px;
  padding-top: 6px;
  padding-bottom: 0;
}

#manageFoldersDialog #btnDeleteFolder .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #EE352A;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EE352A), to(#EB4B42));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #EE352A, #EB4B42);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #EE352A, #EB4B42);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #EE352A, #EB4B42);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #EE352A, #EB4B42);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
}

#manageFoldersDialog #btnDeleteFolder .middle.disabled {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #e7e7e8;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7e7e8), to(#dddddd));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #e7e7e8, #dddddd);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #e7e7e8, #dddddd);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #e7e7e8, #dddddd);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #e7e7e8, #dddddd);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  font-size: 12px !important;
  height: 22px !important;
  padding: 5px 10px 0 !important;
  text-align: center;
  text-shadow: 0 1px 0 white;
}

/* line 1735, ../sass/sass/devgrey.scss */
#flexgridWrapper {
  width: 100%;
}

/* line 1740, ../sass/sass/devgrey.scss */
.subControlsDiv {
  width: 100% !important;
}

/* line 1743, ../sass/sass/devgrey.scss */
.projectSettings tr > td table.cTable tr > th {
  width: 40% !important;
  background-color: #dadada !important;
  height: 50px;
  padding-left: 10px;
}

/* line 1746, ../sass/sass/devgrey.scss */
.projectSettings tr > td table.fTable tr > th {
  width: 100px;
}

/* ----- USER PAGES ----- */
/* line 1753, ../sass/sass/devgrey.scss */
#permissionGroupTable th {
  vertical-align: middle;
}

/* ----- VIDEO PROGRAMS LISTING PAGE ----- */
/* line 1761, ../sass/sass/devgrey.scss */
table#projectList th.date{ width: 20%;}
#tertiaryNav, #additionalLeftNav {
  margin: 0 20px 0 12px;
  text-align: left;
}

/* line 1766, ../sass/sass/devgrey.scss */
#categoryHeader {
  color: #999999;
  background: none;
  text-align: left;
}
/* line 1770, ../sass/sass/devgrey.scss */
#categoryHeader a {
  color: #999999;
}
/* line 1772, ../sass/sass/devgrey.scss */
#categoryHeader #categoryDropdown .dropdown {
  width: 200px;
  margin-right: 10px;
}


#categoryHeaderNew {
  color: #999999;
  background: none;
  text-align: center;
}
/* line 1770, ../sass/sass/devgrey.scss */
#categoryHeaderNew a {
  color: #fff;
}
/* line 1772, ../sass/sass/devgrey.scss */
#categoryHeaderNew #categoryDropdown .dropdown {
  width: 200px;
  margin-right: 10px;
}

/* line 1776, ../sass/sass/devgrey.scss */
#helpfulInfo {
  text-align: left;
  display: inline;
  float: right;
  margin-left: 20px;
  width: 160px;
  border: 1px solid #cccccc !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
}
/* line 1784, ../sass/sass/devgrey.scss */
#helpfulInfo h1 {
  color: #00a6f2;
  font-family: "NewJuneMedium";
  font-size: 16px !important;
  font-weight: normal !important;
  border-bottom: 1px dotted #DCDCDC;
}
/* line 1790, ../sass/sass/devgrey.scss */
#helpfulInfo p {
  margin-bottom: 10px;
}
/* line 1792, ../sass/sass/devgrey.scss */
#helpfulInfo a:link, #helpfulInfo a:visited {
  color: #00a75f !important;
}
/* line 1794, ../sass/sass/devgrey.scss */
#helpfulInfo #top, #helpfulInfo #bottom {
  background: white !important;
}
/* line 1796, ../sass/sass/devgrey.scss */
#helpfulInfo #body {
  background: none white !important;
  border-left: none !important;
  border-right: none !important;
}

/* line 1802, ../sass/sass/devgrey.scss */
#progList {
  width: 100%;
  min-width: 500px;
  margin-top: 45px;
}
/* line 1805, ../sass/sass/devgrey.scss */
#progList .programBox {
 margin-bottom: 10px;
 background-color: #fefeff;
}
.programBox .programContentInnerWrapper{  background-color: #ffffff !important; border-radius: 0px;}

#pageSelect div[id$="_chosen"] {
  width: 202px !important;
}

.programExpired, .noValidAsset {
  color: #ee352a !important;
}

/* line 1816, ../sass/sass/devgrey.scss */
.program_title a {
  line-height: 16px;
  color: #05ab59;
  font-size: 14px;
  font-weight: bold;
  max-width: 290px;
  vertical-align: top;
}

/* line 1824, ../sass/sass/devgrey.scss */
.programBox .preview {
  height: 74px;
  width: 100px;
  padding: 0;
  float: left;
  overflow: hidden;
  margin: 3px 10px 0 4px;
  background-color: #110F10;
}
/* line 1832, ../sass/sass/devgrey.scss */
.programBox .preview a {
  display: block;
}

/* line 1834, ../sass/sass/devgrey.scss */
.linksWrapper {
text-align: left;
padding: 0 10px 28px;
/* height: 20px; */
clear: both;
background-color: #ffffff;
}
.linksWrapper.ui-corner-top{ padding-top: 10px;}
/* line 1839, ../sass/sass/devgrey.scss */
.link {
  font-weight: normal;
}

/* line 1841, ../sass/sass/devgrey.scss */
.programContentInnerWrapper {
  padding: 5px 14px;
}

/* line 1846, ../sass/sass/devgrey.scss */
.programBox .msButton {
  float: none;
}
/* line 1849, ../sass/sass/devgrey.scss */
.programBox .msLink.delete {
  /*
  background: url("../images/ms_sprite.png") no-repeat scroll -80px -390px transparent;
  width: 22px;
  height: 22px;
  margin-top: 5px;
  display: inline-block;

*/}
.programBox .mediaLink {
  margin-top: 10px;
}

/* line 1858, ../sass/sass/devgrey.scss */
.programBox .mediaLink input.link {
  margin: 0 10px 0 0;
}

/* line 1864, ../sass/sass/devgrey.scss */
.mediaClipT {
  margin: 0;
  border: 0;
  border-collapse: collapse;
}
/* line 1868, ../sass/sass/devgrey.scss */
.mediaClipT th {
  text-align: right;
  font-weight: normal;
  vertical-align: top;
  padding: 2px 6px;
  width: 120px;
}
/* line 1874, ../sass/sass/devgrey.scss */
.mediaClipT td {
  vertical-align: top;
  padding: 2px 6px;
}

/* line 1879, ../sass/sass/devgrey.scss */
#additionalLeftNav .msButton.h30 .middle {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #e7e7e8;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#e7e7e8), to(#dddddd));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #e7e7e8, #dddddd);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #e7e7e8, #dddddd);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #e7e7e8, #dddddd);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #e7e7e8, #dddddd);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
  font-size: 12px !important;
  height: 22px !important;
  padding: 5px 10px 0 !important;
  text-align: left;
  width: 136px !important;
  text-shadow: 0 1px 0 white;
  color: #777;
}
/* line 1889, ../sass/sass/devgrey.scss */
#additionalLeftNav .optList {
  top: 100px;
}

/* line 1894, ../sass/sass/devgrey.scss */
div.addMediaLeftDropdown {
  position: relative;
  margin-top: 20px;
}
/* line 1897, ../sass/sass/devgrey.scss */
div.addMediaLeftDropdown .optList {
  width: 157px;
  height: 73px !important;
}
/* line 1900, ../sass/sass/devgrey.scss */
div.addMediaLeftDropdown .optList .optItem {
  clear: left;
  height: 35px;
}

/* ----- EDITING VIDEO PAGE ----- */
/* line 1909, ../sass/sass/devgrey.scss */
form table {
  border: none;
  text-align: left;
}
/* line 1912, ../sass/sass/devgrey.scss */
form table td {
  padding: 0 0 0 0px;
}
/* line 1914, ../sass/sass/devgrey.scss */
form #assetInfoEdit {
  margin: 0 0 0 20px;
  width: 97%;
}

/* line 1919, ../sass/sass/devgrey.scss */
.templPreview {
  width: 400px;
  height: 320px;
  text-align: center;
}

/* line 1925, ../sass/sass/devgrey.scss */
#view .program_description, #view .program_runtime, #view .program_timezone {
  /*max-width: 290px !important;*/
  padding: 0 0 5px;
  line-height: 16px;
  /*max-height: 100%;*/
}
/* line 1930, ../sass/sass/devgrey.scss */
#view .programContent {
  line-height: normal;
  margin-left: 85px;
  padding: 0;
  color: #000;
  max-height: 85px;
}

/* line 1937, ../sass/sass/devgrey.scss */
.program_title {
    font-weight: bold;
    min-width: 400px;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
}

/* line 1945, ../sass/sass/devgrey.scss */
.program_status {
  overflow: hidden;
  text-align: left;
}
@-moz-document url-prefix() {
    .program_title,#view .program_description, #view .program_runtime, #view .program_timezone {float: left;}
}

/* line 1951, ../sass/sass/devgrey.scss */
.program_description {
  font-size: 12px;
  padding-top: 2px;
  min-width: 400px;
  max-height: 28px;
  overflow: hidden;
  text-align: left;
}

/* line 1959, ../sass/sass/devgrey.scss */
.program_runtime, .program_timezone {
  padding-top: 6px;
  min-width: 400px;
  text-align: left;
}

/* -------- MEDIA PAGE -------- */
/* line 1965, ../sass/sass/devgrey.scss */
#addMediaWrapper {
  margin-left: 0 !important;
}
input.quickSearch{ margin-top: 0px !important; margin-right: 10px;}
/* line 1967, ../sass/sass/devgrey.scss */
#addMediaWrapper .flexigrid {
  width: 100% !important;
}
/* line 1970, ../sass/sass/devgrey.scss */
#addMediaWrapper .flexigrid .bDiv input[type="checkbox"] {
  margin-top: 10px;
}
/* line 1976, ../sass/sass/devgrey.scss */
#addMediaWrapper .msButton.h30 .middle {
  padding-top: 3px !important;
  height: 19px !important;
}

/* line 1983, ../sass/sass/devgrey.scss */
.ui-dialog .ui-dialog-content.chromeless iframe {
  overflow: hidden;
}

/* line 1986, ../sass/sass/devgrey.scss */
.dialogDisabled, .dialogDisabled .ui-dialog-buttonpane {
  background: #E6E6E6;
}

/* line 1989, ../sass/sass/devgrey.scss */
.dialogEnabled, .dialogEnabled .ui-dialog-buttonpane {
  background: white;
}

/* line 1992, ../sass/sass/devgrey.scss */
#flexgridWrapper, #ftpAppletWrapper {
  height: 640px;
}

/* line 1995, ../sass/sass/devgrey.scss */
#ftpAppletWrapper {
  display: none;
  width: 730px;
}

/* line 1999, ../sass/sass/devgrey.scss */
#filterDisplay {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 2004, ../sass/sass/devgrey.scss */
#uploadMediaDialog {
  padding: 6px 5px;
  overflow: none;
}

/* line 2009, ../sass/sass/devgrey.scss */
#fileUploader2, #uploadMediaBtn {
  left: 3px;
  position: absolute;
}

/* line 2013, ../sass/sass/devgrey.scss */
#fileUploader2 {
  z-index: 1;
}

/* line 2016, ../sass/sass/devgrey.scss */
#uploadMediaBtn {
  z-index: 0;
}

/* line 2019, ../sass/sass/devgrey.scss */
#container {
  padding: 0;
  position: relative;
  text-align: center;
  width: 175px;
}

/* line 2025, ../sass/sass/devgrey.scss */
#progress {
  position: relative;
  width: 120px;
  height: 15px;
}

/* line 2030, ../sass/sass/devgrey.scss */
.historyTable th {
  width: 20%;
}

/* line 2033, ../sass/sass/devgrey.scss */
#rightSide {
  background: white;
}

/* line 2036, ../sass/sass/devgrey.scss */
.urlText {
  width: 628px;
}

/* line 2039, ../sass/sass/devgrey.scss */
#assetLink {
  border: 1px solid #cccccc;
  padding: 10px;
}

/* line 2043, ../sass/sass/devgrey.scss */
#assetLinkList {
  float: left;
  border: 1px solid #cccccc;
  width: 550px;
  height: 100px;
}

/* line 2049, ../sass/sass/devgrey.scss */
#assetLinkButtons {
  text-align: right;
}

/* line 2053, ../sass/sass/devgrey.scss */
#editAssetLinkForm .msButton, #addAssetLinkForm .msButton {
  margin-top: 5px;
}

/* line 2056, ../sass/sass/devgrey.scss */
#addAssetLink {
  height: 100px;
}

/* line 2059, ../sass/sass/devgrey.scss */
.genCode {
  width: 586px;
  margin: 0 0 10px 0;
  padding: 6px;
  background: #EDEDED;
  border: 1px solid #DCDCDC;
  display: block;
}

/* line 2068, ../sass/sass/devgrey.scss */
#editMediaContent h3 {
  font-family: "NewJunebold";
  border-bottom: 1px dotted #DCDCDC;
  margin: 40px 0 0;
}
/* line 2072, ../sass/sass/devgrey.scss */
#editMediaContent h3 u {
  text-decoration: none;
}
/* line 2076, ../sass/sass/devgrey.scss */
#editMediaContent .msButton {
  margin-top: 0;
}

/* ------- UGC PAGE/LIVE PROJECTS -------*/
/* line 2082, ../sass/sass/devgrey.scss */
#transcoderSettings, #workflow, #generalSettings, #scheduling, #playerSetup {

  min-width: 400px;
}

/* ----- POP-UPS WINDOWS ----- */
/* line 2087, ../sass/sass/devgrey.scss */
.ui-widget-overlay {
  background: #000 !important;
  opacity: 0.9 !important;
}

/* line 2090, ../sass/sass/devgrey.scss */
/*.ui-widget-content {
  background: url("../images/background_overlay.png") repeat 0 0 transparent !important;
  border-radius: 10px;
}*/
.ui-widget-content a.btn { color: #ffffff}
/*.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus{
  border:none !important;
  opacity: 1 !important;
}*/

/* line 2093, ../sass/sass/devgrey.scss */
/*.ui-dialog {
  padding: 10px 10px 10px !important;
  border: none !important;
  border-radius: 0px !important;
  background: #f0f0f0 !important;
  overflow: visible !important;
}*/
/*.ui-dialog .ui-dialog-titlebar-close {
position: absolute;
right: -10px !important;
top: -50% !important;
width: 19px ;
margin: -10px 0 0 0;
padding: 1px;
height: 18px;
}

a.ui-dialog-titlebar-close {
 outline: none !important;
 outline: 0px auto -webkit-focus-ring-color !important;
 outline-offset: 0px;
}*/

/* line 2096, ../sass/sass/devgrey.scss */
/*.ui-dialog .ui-dialog-content {
  background: none repeat scroll 0 0 #f0f0f0 !important;
  padding: 10px 10px !important;
}*/

/* JQUERY DIALOG */
.ui-dialog {
  left: 0;
  outline: 0 none;
  overflow: visible !important;
  padding: 0.2em;
  position: absolute;
 /* top: 130px !important;*/

}
/*#editDetailsDialogDiv div{ margin-top: 0px;}*/

.ui-widget-header {
  background: #ffffff;
  border: 0;
  color: #222222;
  font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar {
  border-bottom: solid #666666 thin;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin: auto;
  width: 96%;
  padding-left: 0 ;
}

.ui-dialog .ui-dialog-title {
  color: #000000 !important;
  font-size: 18px;
  font-weight: bold;
}

.ui-dialog .ui-dialog-titlebar-close{
    background: url("/includes/images/close-icon.png");
    height: 28px;
    width: 28px;
}
.ui-dialog .ui-dialog-titlebar-close span{ background-image: none;}

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
    margin-top: 0;
    position: absolute;
    top: 0;
}

.ui-button-icon-only .ui-icon {
    left: 0;
    margin-left: 0;
}

.ui-dialog .ui-dialog-titlebar-close {
    height: 30px;
    margin: -10px 0 0;
    padding: 1px;
    position: absolute;
    right: -28px;
    top: -7px;
    width: 28px;
}
.ui-dialog .ui-dialog-titlebar-close:hover{ border: none; padding: 1px;}
.ui-state-hover, .ui-widget-content .ui-state-hover{ border:none;}
.ui-widget-content {
  border: none;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none;
}

.ui-dialog .ui-dialog-buttonset {
  text-align: center;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none;
    border:0;
    color: #ccc;
    font-weight: normal;
}

.ui-dialog .ui-dialog-buttonpane button {
    background-color: #00a6f2;
    cursor: pointer;
    margin: 0.5em 15px 0.5em 0;
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 8px;
    min-width: 154px;
    border-radius: 2px;
}

.ui-dialog .ui-dialog-buttonpane button:hover {
    background-color: #065586;
    color: #fff;
}
/******/

/*.ui-dialog .ui-dialog-titlebar-close{ background: none !important;}*/
/*.ui-icon.ui-icon-closethick{ background: }*/
/* line 2100, ../sass/sass/devgrey.scss */
.innertube2 {
  margin: 0px 15px 15px 15px;
  line-height: 22px;
  padding: 22px 0px 0px 0px;
  font-family: Arial, Helvetica, san-serif;
  font-size: 14px;
  color: #999999;
}
/* line 2107, ../sass/sass/devgrey.scss */
.innertube2 h2 {
  margin-top: 20px;
}
/* line 2109, ../sass/sass/devgrey.scss */
.innertube2 h2:first-child {
  margin-top: 0;
}
/* line 2111, ../sass/sass/devgrey.scss */
.innertube2 ul {
  list-style: outside;
}
/* line 2113, ../sass/sass/devgrey.scss */
.innertube2 p, .innertube2 li {
  font-size: 14px;
}
/* line 2115, ../sass/sass/devgrey.scss */
.innertube2 ul, .innertube2 p {
  margin-bottom: 10px;
}
/* line 2117, ../sass/sass/devgrey.scss */
.innertube2 .heading {
  font-family: "NewJuneMedium";
  border-bottom: 1px dotted #DCDCDC;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #00a75f;
  font-size: 22px;
  text-decoration: none;
  font-weight: normal;
  display: block;
}
/* line 2127, ../sass/sass/devgrey.scss */
.innertube2 .heading:hover {
  text-decoration: underline;
}

/* line 2130, ../sass/sass/devgrey.scss */
.serviceAlert {
  margin: 0px auto;
  width: 400px;
  font-size: 12px;
  text-align: left;
  line-height: 125%;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 2140, ../sass/sass/devgrey.scss */
#notificationFeedback label {
  margin: 0;
  float: none;
}
/* line 2144, ../sass/sass/devgrey.scss */
#notificationFeedback input#first_name, #notificationFeedback input#last_name, #notificationFeedback input#company, #notificationFeedback input#email {
  width: 270px;
}
/* line 2147, ../sass/sass/devgrey.scss */
#notificationFeedback input.input, #notificationFeedback select.input, #notificationFeedback textarea.input {
  width: 270px;
  border: 1px solid #cccccc;
  color: #666;
  padding: 3px;
  margin-bottom: 10px;
}
/* line 2154, ../sass/sass/devgrey.scss */
#notificationFeedback textarea.input {
  height: 100px;
}
/* line 2156, ../sass/sass/devgrey.scss */
#notificationFeedback #sendBtn {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #00A75F;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00A75F), to(#01C26E));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #00A75F, #01C26E);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #00A75F, #01C26E);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #00A75F, #01C26E);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #00A75F, #01C26E);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: normal;
  padding: 5px 14px 6px;
}

/* line 2159, ../sass/sass/devgrey.scss */
#closeDialogButton {
  width: 165px !important;
}

/* ----- API DOCS ----- */
/* line 2164, ../sass/sass/devgrey.scss */
#index-contentright {
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}
/* line 2169, ../sass/sass/devgrey.scss */
#index-contentright h1 {
  font-family: "NewJuneMedium";
  font-weight: normal;
  font-size: 24px;
  border-bottom: 1px dotted #DCDCDC;
  padding-bottom: 10px;
}
/* line 2175, ../sass/sass/devgrey.scss */
#index-contentright p {
  font-size: 14px;
}

/* line 2178, ../sass/sass/devgrey.scss */
.code {
  font-size: 13px !important;
  line-height: 20px;
}

/* ---------------------- THINGS TO BE SORTED -------------------- */
/* line 2184, ../sass/sass/devgrey.scss */
#dashboard embed {
  margin-top: 15px;
}

/* line 2187, ../sass/sass/devgrey.scss */
.required {
  color: #ee352a;
}

/* line 2190, ../sass/sass/devgrey.scss */
.clipText {
  float: right;
  color: #fe7b20;
  font-size: 12px;
}

/* line 2195, ../sass/sass/devgrey.scss */
#catDropdown {
  padding: 2px 0px 0px 0px;
}

/* line 2198, ../sass/sass/devgrey.scss */
#catLinks {
  float: left;
  padding: 6px 0px 0px 10px;
}

/* line 2202, ../sass/sass/devgrey.scss */
td.controls, tr.blank td {
  border: 0;
}
.controls{ text-align: center;}
/* line 2205, ../sass/sass/devgrey.scss */
.overlay {
  position: relative;
  top: -75px;
  z-index: 1;
  display: none;
}

/* line 2211, ../sass/sass/devgrey.scss */
.changeThumbLink {
  text-align: center;
  padding-top: 5px;
  clear: left;
  float: left;
}

/* line 2217, ../sass/sass/devgrey.scss */
.noProgramsWrapper {
  margin-top: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #AAA;
}
/* line 2221, ../sass/sass/devgrey.scss */
.noProgramsWrapper .programContentInnerWrapper {
  padding: 10px;
  background: #DCDCDC;
}

/* line 2225, ../sass/sass/devgrey.scss */
.iconWrapper {
  margin: 2px;
  position: relative;
  padding: 4px 0;
  cursor: pointer;
  float: left;
  list-style: none;
}
/* line 2232, ../sass/sass/devgrey.scss */
.iconWrapper .ui-icon {
  float: left;
  margin: 0 4px;
}

/* line 2236, ../sass/sass/devgrey.scss */
.incompleteProjectPrompt {
  background-color: white;
  text-align: left;
  padding: 15px;
  border: 1px solid #EDEDED;
  line-height: 16px;
  margin-bottom: 10px;
}
/* line 2243, ../sass/sass/devgrey.scss
.incompleteProjectPrompt a, .incompleteProjectPrompt span {
  font-size: 12pt;
  font-weight: bold;
  color: #009DDA;
}
*/
/* line 2248, ../sass/sass/devgrey.scss */
#colorSelector {
  position: relative;
  width: 36px;
  height: 36px;
}
/* line 2252, ../sass/sass/devgrey.scss */
#colorSelector div {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 30px;
  height: 30px;
}

/* line 2260, ../sass/sass/devgrey.scss */
#containMe {
  min-width: 600px;
  margin: auto;
  text-align: left;
}
/* line 2264, ../sass/sass/devgrey.scss */
#containMe h5 {
  color: #515151;
  font-size: 12px;
  margin-bottom: 5px;
}

/* line 2269, ../sass/sass/devgrey.scss */
#tabbedDisplay {
  width: 770px;
  display: none;
}

/* line 2273, ../sass/sass/devgrey.scss */
#tabs-preview {
  overflow: auto;
}

/* line 2276, ../sass/sass/devgrey.scss */
#htmlEmbed, #jsEmbed, #cssEmbed, #embedWrapper {
  width: 700px;
}

/* line 2279, ../sass/sass/devgrey.scss */
.helpSection {
  text-align: left;
}
/* line 2281, ../sass/sass/devgrey.scss */
.helpSection h4 {
  border-bottom: 1pt solid #999999;
  margin-top: 25px;
  margin-bottom: 10px;
}
/* line 2285, ../sass/sass/devgrey.scss */
.helpSection h5 {
  margin: 15px 20px;
}
/* line 2287, ../sass/sass/devgrey.scss */
.helpSection .code, .helpSection .links {
  margin-left: 20px;
  padding: 3px;
  width: 680px;
}
/* line 2291, ../sass/sass/devgrey.scss */
.helpSection .code {
  border: 1pt dashed #aaa;
  background-color: #EEE;
  overflow: auto;
}
/* line 2295, ../sass/sass/devgrey.scss */
.helpSection .code pre {
  margin: 0px;
}

/* line 2298, ../sass/sass/devgrey.scss */
.advancedTranscoding {
  width: 140px;
  height: 20px;
  cursor: pointer;
}
/* line 2302, ../sass/sass/devgrey.scss */
.advancedTranscoding #chevron {
  margin-left: 5px;
  margin-top: 5px;
  width: 5px;
  height: 7px;
}
/* line 2307, ../sass/sass/devgrey.scss */
.advancedTranscoding #chevron, .advancedTranscoding .msLink {
  float: right;
}

/* line 2310, ../sass/sass/devgrey.scss */


/* line 2313, ../sass/sass/devgrey.scss */
.inputField, .textArea, select {
  border: 1px solid #A5ACB2;
}

/* line 2316, ../sass/sass/devgrey.scss */
.inputField, .textArea {
  width: 375px;
}
#editDetailsDialog.ui-dialog-content.hidden,#presentationEditorDialog.ui-dialog-content.hidden { display: block !important; visibility: visible !important;}

/* line 2320, ../sass/sass/devgrey.scss */
#meta-form .inputField, #meta-form .textArea {
  width: 250px;
}

#meta-form #description {
  width: 97%;
}

/* line 2323, ../sass/sass/devgrey.scss */
.textArea {
  height: 84px;
  overflow-y: auto;
}

/* line 2327, ../sass/sass/devgrey.scss */
#editDetailsDialog .required {
  color: #FF8843;
}

/* line 2330, ../sass/sass/devgrey.scss */
#transcoderSettingsWrapper {
  float: left;
  background-color: #F1F1F1;
  padding: 10px;
  width: 813px;
  margin-left: 14px
  border: 1px solid #cccccc;
}

/* line 2338, ../sass/sass/devgrey.scss */
.shortBlank {
  height: 5px;
}

/* line 2341, ../sass/sass/devgrey.scss */
.contentWrapper {
  padding: 5px;
  overflow: hidden;
}
/* line 2344, ../sass/sass/devgrey.scss */
.contentWrapper .programCount {
  font-weight: normal;
  padding-left: 3px;
}

/* line 2348, ../sass/sass/devgrey.scss */
#treeView {
  width: 600px;
  overflow: hidden;
  overflow-x: hidden;
}
/* line 2353, ../sass/sass/devgrey.scss */
#treeView .item .caption.ui-state-drop-target, #treeView .item .categoryWrapper.ui-state-drop-target {
  background-color: #FFEBB9;
}
/* line 2355, ../sass/sass/devgrey.scss */
#treeView .item .categoryWrapper {
  height: 30px;
  width: 48px;
  float: left;
  background-color: #EDEDED;
  border-bottom: 1pt solid #DCDCDC;
}
/* line 2361, ../sass/sass/devgrey.scss */
#treeView .item .caption {
  width: 320px;
  cursor: resize;
  margin-left: 45px;
  background-color: #EDEDED;
  border-bottom: 1pt solid #DCDCDC;
  font-weight: bold;
  text-overflow: ellipsis;
  word-wrap: break-word;
  white-space: nowrap;
  line-height: 23px;
}
/* line 2371, ../sass/sass/devgrey.scss */
#treeView .item .categoryCheckbox {
  float: left;
  margin: 5px;
  padding: 0px;
  width: 20px;
  height: 20px;
}
/* line 2377, ../sass/sass/devgrey.scss */
#treeView .item .marker {
  margin: 5px;
}
/* line 2379, ../sass/sass/devgrey.scss */
#treeView .spacer.ui-state-drop-target {
  background-color: #FFEBB9;
}
/* line 2381, ../sass/sass/devgrey.scss */
#treeView .firstWrapper {
  padding-left: 0px;
}

/* line 2385, ../sass/sass/devgrey.scss */
.controlButtons div.msButton {
  float: left;
  margin-right: 10px;
}

/* line 2389, ../sass/sass/devgrey.scss */
.subHeadingDirections {
  text-align: left;
  font-weight: bold;
}

/*------------------- SORTING ------------------------ */
/* line 2400, ../sass/sass/devgrey.scss */
.hidden, .hiddenField, .status, .advTranscoding {
  display: none;
}

/* ----- SELF-CLEAR FLOATS ----- */
/* line 2404, ../sass/sass/devgrey.scss */
.group, .msPageSubmit, .advTranscoding, .singleAssetEmbedDialog {
  zoom: 1;
  /* triggers hasLayout */
  display: block;
  /* resets display for IE/Win */
}
.msPageSubmit .btn-primary{
  margin-right: 10px;
}
/* line 2405, ../sass/sass/devgrey.scss */
.group:after, .msPageSubmit:after, .advTranscoding:after, .singleAssetEmbedDialog:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  position: relative;
}
#thumbHover{
  text-align: right;
  overflow:visible;
}
#thumbHoverFB{
  text-align: right;
  overflow:visible;
}
.playerThumbnail img{
  max-width: 375px !important;
  max-height: 300px !important;
}
.childToggleOff {
  padding: 0px 0px 0px 15px;
  background: url(/images/child_toggle_plus.gif) no-repeat 0 0;
  *display: inline-block;
}
.childToggleOn  {
  padding: 0px 0px 0px 15px;
  background: url(/images/child_toggle_on.gif) no-repeat 0 0;
  *display: inline-block;
}


/*--------------- ANALYTICS REPORTING MENU ---------------*/
.Report_innertube1{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
color:#666;
}

#Report_Secondary_Navigation
{
float:left;
margin:0px 0px 0px 0px;
padding-right:10px;
/*background:#fff url(../../images/Secondary_Navigation.png) no-repeat;*/
font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
font-size:13px;
}

#Report_Secondary_Navigation_Blank
{
float:left;
width:60px;
margin:30px 0px 0px 0px;
padding:0px;
}

#Report_Secondary_Navigation_List
{
margin:0px;
padding:0px;
}

#Report_Secondary_Navigation_List ul
{
margin:0px;
margin-top: 10px;
padding:0px;
}

#Report_Secondary_Navigation_List li
{
width:200px;
margin:0px;
padding:0px;
display: block;
list-style-type:none;
cursor: pointer;
}

#Report_Secondary_Navigation_List li a
{
  width:192px;
  height:22px;
  margin:0px;
  padding:0px 0px 0px 0px;
  display: block;
  color:#cccccc;
  text-decoration:none;
  margin: 0px 0px 0px 5px;
}

#Report_Secondary_Navigation_List li a.sub {
  width: 162px;
  margin-left: 18px;
  font-size: 14px;
}

#Report_Secondary_Navigation_List li a.sub:hover {
  color:#00a6f2;
  text-decoration:none;
}

#Report_Secondary_Navigation_List li a.header
{
  font-size:16px;
  padding-top: 6px;
  width: 186px;
  margin-left: 7px;
  color: #ccc;
}

#Report_Secondary_Navigation_List li a:hover
{
  color:#fff;
  text-decoration:none;
}

#Report_Secondary_Navigation_List li a.Report_Secondary_Navigation_Current
{
  width:212px;
  background-position:0px 0px;
  background-color: transparent;
  color:#fff;
  text-decoration:none;
  font-size: 18px;
  line-height: 20px;
  margin:0px 0px 10px 0px;
  padding-left: 8px;
  border-bottom: none;
}

#Report_Secondary_Navigation_List li a.Report_Secondary_Navigation_Current.sub
{
  margin: 2px 10px;
  width: 184px;
  font-size: 14px;
}

#Report_Secondary_Navigation_List li a.Report_Secondary_Navigation_Current:hover
{
color:#fff;
text-decoration:none;
}

#Report_Secondary_Navigation_Nested_List ul
{
margin:0px;
padding:0px;
list-style-type:none;
}

#Report_Secondary_Navigation_Nested_List li
{
margin:0px;
padding:0px;
background:#eaeaea url(../../images/Secondary_Navigation_Arrow.png) no-repeat;
background-position: 186px 13px;
}

#Report_Secondary_Navigation_Nested_List li a
{
width:184px; height:24px;
margin:0px;
padding:8px 0px 0px 16px;
display: block;
border-bottom:1px #dedede dashed;
}

#Report_Secondary_Navigation_Nested_List li a:hover
{
background:none;
color:#009dda;
text-decoration:underline;
}

#Report_Secondary_Navigation_Nested_List li a.Report_Secondary_Navigation_Nested_Current
{
color:#009dda;
text-decoration:none;
}

#Report_Secondary_Navigation_Nested_List li a.Report_Secondary_Navigation_Nested_Current:hover
{
text-decoration:underline;
}


/** Children Menu **/
#Report_Children_Navigation
{
float:left;
width:220px; height:500px;
margin:0px 0px 0px 0px;
padding:0px;
background:#fff url(../../images/Secondary_Navigation.png) no-repeat;
font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
font-size:13px;
}

#Report_Children_Navigation_Blank
{
float:left;
width:60px; height:500px;
margin:30px 0px 0px 0px;
padding:0px;
}

#Report_Children_Navigation_List
{
  list-style: none;
    padding: 0 0 0 0;
  margin: 0px;
}

#Report_Children_Navigation_List ul
{
  margin:0px;
  list-style: none;
    padding: 0 0 0 0;
    display: none;
}

#Report_Children_Navigation_List li
{
width:200px;
margin:0px;
padding:0px;
display: block;
list-style-type:none;
cursor: pointer;
}

#Report_Children_Navigation_List li a
{
width:192px; height:24px;
margin:0px;
padding:8px 0px 0px 8px;
display: block;
border-bottom:1px #e3e3e3 solid;
color:#666;
text-decoration:none;
}

#Report_Children_Navigation_List li a:hover
{
color:#009dda;
text-decoration:underline;
}

#Report_Children_Navigation_List li a.Report_Children_Navigation_Current
{
width:212px; height:25px;
background: url(../../images/Secondary_Navigation_Active.png) no-repeat;
background-position:0px 0px;
border-bottom:none;
color:#fff;
font-weight:bold;
text-decoration:none;
}

#Report_Children_Navigation_List li a.Report_Children_Navigation_Current:hover
{
color:#fff;
font-weight:bold;
text-decoration:underline;
}

#Report_Children_Navigation_Nested_List ul
{
margin:0px;
padding:0px;
list-style-type:none;
}

#Report_Children_Navigation_Nested_List li
{
margin:0px;
padding:0px;
background:#eaeaea url(../../images/Secondary_Navigation_Arrow.png) no-repeat;
background-position: 186px 13px;
}

#Report_Children_Navigation_Nested_List li a
{
width:184px; height:24px;
margin:0px;
padding:8px 0px 0px 16px;
display: block;
border-bottom:1px #dedede dashed;
}

#Report_Children_Navigation_Nested_List li a:hover
{
background:none;
color:#009dda;
text-decoration:underline;
}

#Report_Children_Navigation_Nested_List li a.Report_Children_Navigation_Nested_Current
{
color:#009dda;
text-decoration:none;
}

#Report_Children_Navigation_Nested_List li a.Report_Children_Navigation_Nested_Current:hover
{
text-decoration:underline;
}


/** Breadcrumb Menu **/
#Breadcrumb_List ul
{
  margin:0px;
  padding:0px;
}

#Breadcrumb_List li
{
  display:inline;
  list-style-type:none;
  padding-right:5px;
}

#Breadcrumb_List li a
{
  font-size:16px;
  color:#00a75f;
  text-decoration: underline;
}

#Breadcrumb_List li a.Breadcrumb_List_Current
{
  font-size:16px;
  color:#00a6f2;/*505050*/
  text-decoration: none;
}


a:link.Report_Breadcrumb
{
width:100px; height:24px;
margin:0px;
padding:8px 0px 0px 0px;
display: block;
border-bottom:1px #e3e3e3 none;
color:#666;
text-decoration:none;
text-align:center;
}

a:hover.Report_Breadcrumb
{
color:#00a6f2;
text-decoration:underline;
}

a:link.Report_Breadcrumb_Past
{
margin:0px;
display: block;
width:100px; height:33px;/*212px*/
background: url(../../images/Secondary_Navigation_Active_Left.png) no-repeat;
background-position:0px 0px;
border-bottom:none;
color:#fff;
font-weight:bold;
text-decoration:none;
text-align:center;
line-height:2.6
}

a.hover.Report_Breadcrumb_Past
{
color:#fff;
font-weight:bold;
text-decoration:underline;
}

a:link.Report_Breadcrumb_Current
{
margin:0px;
display: block;
width:100px; height:33px;/*212px*/
background: url(../../images/Secondary_Navigation_Active.png) no-repeat;
background-position:-10px 0px;/*-110px*/
border-bottom:none;
color:#fff;
font-weight:bold;
text-decoration:none;
text-align:center;
line-height:2.6
}

a.hover.Report_Breadcrumb_Current
{
color:#fff;
font-weight:bold;
text-decoration:underline;
}

/* --- Report Data Set Toggle --- */
/* line 476, ../sass/sass/devgrey.scss */
#dataToggle {
height: 40px;
padding-left: 25px;
clear: both;
background: #efefef url("../images/ktd_back_logged.png")repeat 1px 207px;
width: 271px;
/* width: 171px; */
float: right;
padding: 0px;
border-radius: 5px;
padding-bottom: 8px;
}
/* line 481, ../sass/sass/devgrey.scss */
#dataToggle #links {
  width: 100%;
  color: #666;
  height: 42px;
  overflow: hidden;
}
/* line 486, ../sass/sass/devgrey.scss */
#dataToggle #links ul {
  padding: 0;
}
/* line 488, ../sass/sass/devgrey.scss */
#dataToggle #links li {
  float: left;
  margin-top: 5px;
  background-position: 0 -150px;
  text-shadow: 0 1px 0 white;
}
/* line 493, ../sass/sass/devgrey.scss */
#dataToggle #links li a {
  display: block;
  font-weight: bold;
  text-shadow: 0 1px 0 #eee;
  cursor: pointer;
  text-decoration: none;
  color: #777;
  margin-right: 15px;
  padding: 1px 15px 0 31px;
  border-right: 1px solid #777;
  background-image: url("../images/mast_horizontal_menu_transparent_none.gif");
  background-repeat: no-repeat;
}
/* line 504, ../sass/sass/devgrey.scss */
#dataToggle #links li a.current, #dataToggle #links li a:hover {
  color: #3f7895;
  border-right: 1px solid #777;
}
/* line 507, ../sass/sass/devgrey.scss */
#dataToggle #links li a.last, #dataToggle #links li a.current.last, #dataToggle #links li a.last:hover {
  border-right: none;
  margin-right: 0px;
}
/* line 504, ../sass/sass/devgrey.scss */
#dataToggle #links li a.Export {
  background-image:url("../images/download.gif");
  color:#3f7895;
}

/* --- Asset Edit Page Tabs --- */
/* line 476, ../sass/sass/devgrey.scss */
#assetTabs {
  height: 41px;
  padding-left: 25px;
  clear: both;
  background: url("../images/repeat_bg_feature_tour.gif") 0 140px transparent;
  /*width: 270px;*/
  width: 100%;
  margin: auto;
  padding-left: 10px;
  border-radius: 0;
}
/* line 481, ../sass/sass/devgrey.scss */
#assetTabs #links {
  width: 100%;
  color: #666;
  height: 41px;
  overflow: hidden;
}
/* line 486, ../sass/sass/devgrey.scss */
#assetTabs #links ul {
  padding: 0;
  height: 100%;
  line-height: 100%;
  width: 100%;
}
/* line 488, ../sass/sass/devgrey.scss */
#assetTabs #links li {
  float: left;
  margin-top: 1px;
  text-shadow: 0 1px 0 white;
  text-align: center;
  vertical-align: middle;
  width: 12.5%;
  height: 75%;
}
/* line 493, ../sass/sass/devgrey.scss */
#assetTabs #links li a {
  display: block;
  font-weight: bold;
  text-shadow: 0 1px 0 #eee;
  cursor: pointer;
  text-decoration: none;
  color: #777;
  margin-right: 15px;
  padding: 13px 15px 0px 0px;
  border-right: 1px solid #777;
  height: 100%;
  font-size: 13px;
}
/* line 504, ../sass/sass/devgrey.scss */
#assetTabs #links li a.current{
  color: #00a6f2;
  border-right: 1px solid #777;
  font-size: 15px;
}
/* line 504, ../sass/sass/devgrey.scss */
#assetTabs #links li a:hover {
  color: #00a6f2;
  border-right: 1px solid #777;
}
/* line 507, ../sass/sass/devgrey.scss */
#assetTabs #links li a.last, #assetTabs #links li a.current.last, #assetTabs #links li a.last:hover {
  border-right: none;
  margin-right: 0px;
}
/* line 504, ../sass/sass/devgrey.scss */
#assetTabs #links li a.Export {
  background-image:url("../images/download.gif");
  color:#00a6f2;
}

#edit {
    display: inline-block;
}

/* Overriding jquery ui to be able to apply font-family applied to body element */
.ui-widget {
  font-family: inherit;
}

.reportComponent {
  padding: 0px !important;
  border: 1px solid #ddd ;
  background-color: #FCFCFC !important;
}

.reportComponent:hover {
border: 1px solid #00a6f2;
}

.reportComponent td {
 /* background-color: #FCFCFC !important;*/
}

.miniProgress {
  background-color: #4db9fe !important;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  text-align: center;
  position: relative;
  top: 25%;
  height: 25px;
}

.miniProgress > .bar {
    background: url("/includes/images/animated-overlay.gif") repeat scroll 0 0 transparent !important;
    opacity: 0.25;
    width: 100%;
    height: 25px;
    margin-bottom: -22px;
    top: 0;
}

.miniProgress > .label {
  position: relative;
  top: -3px;
  line-height: 24px;
  font-size: 22px;
  color: #FCFCFC;

}

/*--------------- GENERIC ACCORDION MENU ---------------*/
.accordion_innertube{
margin: 0px; /*Margins for inner DIV inside each DIV (to provide padding)*/
color:#666;
}

#accordion_navigation
{
float: left;
width: 220px;
height: 500px;
margin: 0px 0px 0px 0px;
padding: 0px;
/* background: #fff url(../../images/Secondary_Navigation.png) no-repeat; */
font-family: Arial, Helvetica, Microsoft Sans Serif, Verdana;
font-size: 13px;
line-height: 16px;
border-right: thin solid #ddd;
padding-left: 10px;
}

#accordion_navigation_blank
{
float:left;
width:60px; height:500px;
margin:30px 0px 0px 0px;
padding:0px;
}

#accordion_navigation_list
{
margin:0px;
padding:0px;
}

#accordion_navigation_list ul
{
margin:0px;
padding:0px;
}

#accordion_navigation_list li
{
width:200px;
margin:0px;
padding:0px;
display: block;
list-style-type:none;
cursor: pointer;
}

#accordion_navigation_list li a
{
width:192px; height:38px;
margin:0px;
padding:8px 0px 0px 8px;
display: block;
color:#666;
text-decoration:none;
}



#accordion_navigation_list li a:hover
{
color:#009dda;
text-decoration:underline;
}

#accordion_navigation_list li a.accordion_navigation_current
{
width:212px;  cursor: pointer;
background-position:0px 0px;
border-bottom:none;
color:#00a6f2;
text-decoration:none;
}

#accordion_navigation_list li accordion_navigation_current:hover
{
color:#fff;
font-weight:bold;
text-decoration:underline;
}

#accordion_navigation_nested_list ul
{
margin:0px;
padding:0px;
list-style-type:none;
}

#accordion_navigation_nested_list li
{
margin:0px;
padding:0px;
background:#eaeaea url(../../images/Secondary_Navigation_Arrow.png) no-repeat;
background-position: 186px 13px;
}

#accordion_navigation_nested_list li a
{
width:184px; height:24px;
margin:0px;
padding:8px 0px 0px 16px;
display: block;
border-bottom:1px #dedede dashed;
}

#accordion_navigation_nested_list li a:hover
{
background:none;
color:#009dda;
text-decoration:underline;
}

#accordion_navigation_nested_list li a.accordion_navigation_nested_current
{
color:#009dda;
text-decoration:none;
}

#accordion_navigation_nested_list li accordion_navigation_nested_current:hover
{
text-decoration:underline;
}

/** Children Menu **/
#accordion_children_navigation
{
float:left;
width:220px; height:500px;
margin:0px 0px 0px 0px;
padding:0px;
background:#fff url(../../images/Secondary_Navigation.png) no-repeat;
font-family:Arial, Helvetica, Microsoft Sans Serif, Verdana;
font-size:13px;
}

#accordion_children_navigation_blank
{
float:left;
width:60px; height:500px;
margin:30px 0px 0px 0px;
padding:0px;
}

#accordion_children_navigation_list
{
  list-style: none;
    padding: 0 0 0 0;
  margin: 0px;
}

#accordion_children_navigation_list ul
{
  margin:0px;
  list-style: none;
    padding: 0 0 0 0;
    display: none;
}

#accordion_children_navigation_list li
{
width:200px;
margin:0px;
padding:0px;
display: block;
list-style-type:none;
cursor: pointer;
}

#accordion_children_navigation_list li a
{
width:192px; height:24px;
margin:0px;
padding:8px 0px 0px 8px;
display: block;
border-bottom:1px #e3e3e3 solid;
color:#666;
text-decoration:none;
}

#accordion_children_navigation_list li a:hover
{
color:#009dda;
text-decoration:underline;
}

#accordion_children_navigation_list li a.accordion_children_navigation_current
{
width:212px; height:25px;
background: url(../../images/Secondary_Navigation_Active.png) no-repeat;
background-position:0px 0px;
border-bottom:none;
color:#fff;
font-weight:bold;
text-decoration:none;
}

#accordion_children_navigation_list li a.accordion_children_navigation_current:hover
{
color:#fff;
font-weight:bold;
text-decoration:underline;
}

#accordion_children_navigation_nested_list ul
{
margin:0px;
padding:0px;
list-style-type:none;
}

#accordion_children_navigation_nested_list li
{
margin:0px;
padding:0px;
background:#eaeaea url(../../images/Secondary_Navigation_Arrow.png) no-repeat;
background-position: 186px 13px;
}

#accordion_children_navigation_nested_list li a
{
width:184px; height:24px;
margin:0px;
padding:8px 0px 0px 16px;
display: block;
border-bottom:1px #dedede dashed;
}

#accordion_children_navigation_nested_list li a:hover
{
background:none;
color:#009dda;
text-decoration:underline;
}

#accordion_children_navigation_nested_list li a.accordion_children_navigation_nested_current
{
color:#009dda;
text-decoration:none;
}

#accordion_children_navigation_nested_list li a.accordion_children_navigation_nested_current:hover
{
text-decoration:underline;
}


/*--------------- Family Tree ---------------*/
.familyTreeWrapper {
  overflow: auto;
  height: 100%;
  width: 100%;
}

.familyTree {
  overflow: auto;
  height: 100%;
  width: 100%;
  text-align: center;
}

.familyTree ul {
  padding-top: 20px;
  position: relative;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}
/*
.familyTree li {
  float: left;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 5px 0 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}*/

.familyTree li {
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  margin: 0 -2px 0 -2px;
  text-align: center;
  list-style-type: none;
  position: relative;
  padding: 20px 5px 0 5px;

  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

/*We will use ::before and ::after to draw the connectors*/
.familyTree li::before, .familyTree li::after{
  content: '';
  position: absolute; top: 0; right: 50%;
  border-top: 1px solid #999;
  width: 50%; height: 20px;
}
.familyTree li::after{
  right: auto; left: 50%;
  border-left: 1px solid #999;
}

/*We need to remove left-right connectors from elements without any siblings*/
.familyTree li:only-child::after, .familyTree li:only-child::before {
  display: none;
}

/*Remove space from the top of single children*/
.familyTree li:only-child{
  padding-top: 0;
}

/*Remove left connector from first child and right connector from last child*/
.familyTree li:first-child::before, .familyTree li:last-child::after{
  border: 0 none;
}

/*Adding back the vertical connector to the last nodes*/
.familyTree li:last-child::before{
  border-right: 1px solid #999;
}

.familyTree li:first-child::after{
}

/*Time to add downward connectors from parents*/
.familyTree ul ul::before{
  content: '';
  position: absolute; top: 0; left: 50%;
  border-left: 1px solid #999;
  width: 0; height: 20px;
}

.familyTree li a{
  border: 1px solid #999;
  padding: 5px 10px;
  text-decoration: none;
  color: #000;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
  display: inline-block;
  box-shadow: 3px 3px 5px #888888 !important;

  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.familyTree li a.selected {
  background-color: #00a6f2 !important;
  border: none !important;
  color: #fff !important;
  border: 1px solid #00a6f2 !important;
}

.familyTree li a.selected:hover {
  color: #fff !important;
  background-color: #00a6f2 !important;
  border: none !important;
  border: 1px solid #00a6f2 !important;
}

.familyTree li a.inactive {
  cursor: default;
  color: #999 !important;
}

.familyTree li a.inactive:hover {
  color: #999 !important;
  background-color: #F3F3F3 !important;
  border: 1px solid #999 !important;
}

/*Time for some hover effects*/
/*We will apply the hover effect the the lineage of the element also*/
.familyTree li a:hover, .familyTree li a:hover+ul li a {
  background: #00a75f !important;
  color: #fff !important;
  border: 1px solid #00a75f !important;
}

/*Connector styles on hover*/
.familyTree li a:hover+ul li::after,
.familyTree li a:hover+ul li::before,
.familyTree li a:hover+ul::before,
.familyTree li a:hover+ul ul::before{
  border-color:  #00a75f !important;
}

/* Main block */
.switch_options{
    display: block;
font-family: "Helvetica", Arial, Sans-serif;
margin-left: 12px;
margin-right: 10px;
}
/* Main block clearfix */
.switch_options:before,
.switch_options:after{
    content:'.';
    display:block;
    overflow:hidden;
    visibility:hidden;
    font-size:0;
    line-height:0;
    width:0;
    height:0;
}
.switch_options:after{clear:both;}

/*Options*/
.switch_options span{
    display: inline-block;
    float: left;
    padding:8px 15px;
    margin: 0;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    color: #555;
    border: 1px solid #aaa;
    text-transform: uppercase;


}
.switch_options span:first-of-type{
    border-radius: 2px 0 0 2px;
    border-right: 0;
}
.switch_options span:last-of-type{
    border-radius: 0 2px 2px 0;
    border-left: 0;
}
.switch_options span:hover{
    background: #fafafa;
}

/* Active option */
.switch_options span.selected{
   color: #fff;
background-color: #3071a9;
border-color: #285e8e;
}
#altRows td { padding:5px; }
#altRows tr:nth-child(even) {background: #dedede}

td.warning-cell{background-color: #ffcdcd;}

.center_el {
  display: block;
    margin-left: auto;
    margin-right: auto;
}

#dropFolderSettingsWrapper{
    padding-top: 15px;
}


/* BELOW ARE ALL OF THE NEW ADDITIONS PER TICKET 6463 */
.admin_index_about {
  width: 70%;
}

#home_right_info {
  float:right;
  width:250px;
}

.ten_pad_left {
  padding-left: 10px;
}

#home_userguide_wrapper {
  font-size: 12px;
  font-weight: bold;
  color: #009dda;
  line-height: 125%;
}

#home_rightinfo_wrapper a {
  font-size: 12px;
  font-weight: bold;
  color: #009dda;
  line-height: 125%;
}

.home_welcome_wrapper {
  height: 90px;
  text-align: left;
}

#deactivated_account_message {

}

.font12 {
  font-size: 12px;
}

a .nodecoration {
  text-decoration: none;
}
.padding_top_25{
  padding-top: 25px;
}

#welcome_text_box {
  max-width: 1070px;
}

#video-go-down {
  padding: 0 0 20px 0;
  text-align: center;
  color: red;
}

.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-red {
  color: red;
}

.display-none {
  display: none;
}

.display-inline {
  display: inline;
}

.vertical-top {
  vertical-align: top;
}

.help-question-mark {
  color: #00a6f2;
}

.width-600 {
  width: 600px !important;
}

.width-100{
  width: 100px;
}

.width-500 {
  width: 500px;
}

.padding-4{
  padding: 4px;
}
.width-300 {
  width: 300px !important;
}

.height-300 {
  height: 300px;
}

.font-weight-600 {
  font-weight: 600;
}

#accountTd {
  font-weight: 600;
}

.width-90-percent {
  width: 90%;
}

.width-100-percent {
  width: 100%;
}

.width-10-percent {
  width: 10%;
}

#registrationTable {
  width: 100%;
}

th .registration-addregistration-wrapper {
  width:10%;
  padding-left: 10px;
}

.height-30 {
  text-align:center; height:30px;
}

#deactivateButtonName {
  text-align: center;
  margin-bottom: 3px;
  margin-left: 10px;
  border-radius: 0 !important;
}

.position-relative {
    position: relative
}

.float-none {
    float: none;
}

.cTable .client, .filterTable .client { width: 250px; }
.filterTable .client input { width: 85%; }
.filterTable .contact input { width: 200px; }



#familyTreePopup {
  background-color: #F3F3F3 !important;
}

/* Pagination */
.pagination-or-go-to-page {
    border:none !important;
    margin-top: 2px !important;
    margin-left: 5px !important;
    display: inline;
}


#objects #clientListHeader,#clientListHeader { margin-bottom: 0px !important}

/* Accounts: Accounts */
.family-name-link {
  float: right;
  color: #00a6f2;
  cursor: pointer;
}

.company-name-inactive {
    color: #999999;
}

.account-filter {
    width: 100%;
    vertical-align: sub;
}

.account-search-li {
  height: 34px !important;
}

.account-pagination-li {
    height: 66px !important;
}

.account-transcoding-hd-multiplier {
    width: 50px !important;
}

.account-template-container {
    width: 450px;
    margin-left: 215px;
}

.account-synd-sites-container {
    width: 450px;
}

.account-deprovision-icon {
    float: left;
    margin: 0 7px 60px 0;
}

.account-deprovision-left {
    float: left;
    text-align: right;
}

.account-deprovision-right {
    float: right;
    text-align: right;
}

.account-deprovision-header {
    text-align: center;
}

.account-deprovision-label {
    vertical-align: middle;
}

.account-deprovision-username {
    border: 1px solid #CBCBCB;
    height: 18px;
    margin: 4px 0;
    padding: 2px;
    width: 150px;
}

.account-deprovision-password {
    border: 1px solid #CBCBCB;
    height: 18px;
    margin: 4px 0;
    padding: 2px;
    width: 150px;
}



/*** MY RECENT ADDED STUFF **/
.float-left {
    float: left;
}

.clear-both {
    clear: both;
}

.display-block {
    display: block;
}

.width-auto {
    width: auto;
}


.account-prefs-main-table {
    margin-bottom: 30px;
}

.account-prefs-pref-header {
    padding: 15px 0px;
}

.account-prefs-default-audio-video-profile {
    width: 326px  !important;
}

.account-metadata-global-main-table {
    width: 90%; float: left;
}
.account-metadata-global-main-table tr{ height: 57px;}
.account-metadata-global-label {
    width: 80px;
}

.account-metadata-global-is-required {
    width: 80px;
}

.account-metadata-global-is-visible {
    width: 80px;
}

.account-metadata-divide {
    margin: 20px 0px;
}

.accounts-social-main-container {
    text-align: left;
}

.accounts-social-name {
    width: 65%;
}

.accounts-social-newname {
    width: 17.5%;
}

.accounts-api-token-link {
    cursor: pointer;
}

.accounts-api-token-container {
    float: left;
    padding-left: 30px;
}

.accounts-api-token-value {
    padding-top: 6px;
}

.accounts-api-company-uuid-label {
    margin-bottom: 10px;
}

.accounts-api-company-uuid {
    margin-left: 10px;
}

.accounts-api-pageHeading {
    width: 100%;
    margin-bottom: 18px;
}

.accounts-api-form {
    width: 100%;
    margin-bottom: 15px;
}

.accounts-api-new-token-label {
    margin-bottom: 4px;
}

.accounts-api-access-list-table {
    width: 140px;
    margin-top: 0px;
}

.accounts-api-service-container {
    float: left;
    margin-left: 30px;
}

.accounts-api-service-service-display {
    float: left;
    font-weight: bold;
    padding-bottom: 4px;
    margin-bottom: 4px;
}

.accounts-api-save-pref-button {
    float: right;
}

.accounts-notify-submit-button-container {
    text-align: center;
    display: inline;
}

.accounts-notify-deact-button-container {
    text-align: center;
    margin-bottom: 3px;
    margin-left: 10px;
    border-radius: 0 !important;
}



.accounts-notify-days-in-advance {
    width: 50px;
}

.accounts-notify-configure-header {
    font-weight: 600;
}

.accounts-notify-main-row {
    vertical-align: top;
}

.accounts-notify-left-cell {
    text-align: center;
}



.accounts-notify-transcode, .accounts-notify-bandwidth, .accounts-notify-storage {
    width: 50px;
}

.admin-notify input, .admin-notify select, .admin-notify textarea {
    margin-bottom: 0 !important;
}

.admin-notify-cpcode {
    width: 98%;
}

.admin-notify-configure-header {
    font-weight: 600;
}

.on-demand-live-help-text {
    font-style: italic;
    font-size: .8em;
}

.on-demand-delete-dialog-confirm {
    height: 69px;
    margin-top: 0px;
}

.on-demand-paging {
    width: auto !important;
}

.on-demand-recycle-list-container {
  padding-top: 0 !important;
}

.on-demand-recycle-message {
  position: fixed;
  height: 22px;
  width: 765px;
  background-color: white;
  padding-left: 11px;
  color: green;
}

.on-demand-recycle-restore {
    text-align: center !important;
}

.on-demand-recycle-last-modified {
    width: 20px;
    text-align: center !important;
}

.on-demand-recycle-restore {
  width: 20px;
  text-align: center !important;
}

.on-demand-recycle-container {
    float: right;
    padding-right: 6px;
}

.on-demand-recycle-img {
    height:48px;
}

.on-demand-custom-players-player-link {
    width: 100%;
    height: 800px;
    left: 0px;
    top: 0px;
}

.on-demand-custom-players-demo-link {
    cursor: pointer;
}

.on-demand-custom-players-nav-item {
    cursor: pointer;
}

.on-demand-custom-players-app-container {
    padding-left: 0px;
    padding-right: 0px;
}

.on-demand-custom-players-save {
    -moz-user-select: none;
}

.on-demand-custom-players-save-text {
    width: 200px;
    padding-top: 7px !important;
    height: 23px !important;
}

.on-demand-custom-players-thumbnail {
    max-width: 375px;
    max-height: 300px;
}

.on-demand-security-delete-confirm {
    height: 69px;
    margin-top: 0px;
}

.on-demand-security-field {
    width: 300px !important;
}

.on-demand-security-loc-defs {
    text-align: left;
}

.on-demand-security-loc-defs-button-container {
    text-align: right;
}

.on-demand-security-filter-items-table {
    margin-top: 2px;
}

.on-demand-security-submit-container {
    text-align: left;
}

.ugc-create-project-wireframe-dialog {
    display: none;
    border: 1pt solid #000000;
}

.ugc-create-project-wireframe {
    margin: auto;
}

.ugc-overview-transcoder {
    margin: 20px 0 35px !important;
}

.ugc-overview-workflow {
    margin: 35px 0 !important;
}

.ugc-overview-general {
    margin: 35px 0 !important;
}

.ugc-overview-transcoder-time {
    text-align: right;
}

.ugc-overview-approval-delete-msg {
    color: red;
    font-weight: bold;
}

.ugc-approval-action {
    cursor: pointer;
}

.ugc-approval-preview {
    width: 25px;
}
.ugc-approval-title {
    width: 200px;
}
.ugc-approval-date-modified {
    width: 120px;
}
.ugc-approval-queue {
    width: 150px;
}

.ugc-settings-help {
    font-weight: normal;
    font-size: 0.8em;
    color: blue;
    color: #00a6f2;
}

.ugc-settings-child-padding {
    padding-left: 50px !important;
}

.ugc-settings-name-heading {
    width: 300px !important;
}

.ugc-settings-update-template-button-width {
    width: 160px !important;
}

.ugc-settings-template-wizard {
    position: absolute;
    display: none;
    background-color: white;
    border-radius: 10px;
    box-shadow: 2px 2px 8px #888888;
    padding: 10px;
}

/*Bens edits starting 9/15*/
.width-80 {
  width: 80px;
}

#saveCaption {
  padding-left: 215px;
}

#folderChildren {
  overflow-y: auto;
}

#profileid {/*mediabin.pagebuilder.php:146*/
  width: 326px;
}

#helpfulInfo {
  width: 220px;
  padding-left: 3px;
}

#mediabin-recyclebin-currentsetting {
  float: right;
  font-size: 10px;
}

#btnRestore {
  -moz-user-select: none;
/*  width: 90px !important;*/
}

#mediabin-recyclebin-restore {
  padding-top: 3px;
  height: 19px;
  width: 60px !important;
}

.width-25 {
  width: 25px;
}

#btnRemove {
  -moz-user-select: none;
  /*width: 140px !important;*/
}

#mediabin-recyclebin-remove {
  width: 110px !important;
  padding-top: 3px;
  height: 19px;
}

.jobmonitor-requeststr-row {
  overflow-x: auto;
  width: 700px;

}

.margin-bottom-30 {
  margin-bottom: 30px;
}



#cdnjob-detail-headers {
  background-color: #d7d7d7;
}

.color-red {
  color: red;
}

.cdnjob-idcol {
  width: 50px;
}

.cdnjob-origincol {
  width: 200px;
}

.cdnjob-destcol {
  width: 200px;
}

.cdnjob-usercol {
  width: 150px;
}

.cdnjob-datecol {
  width: 200px;
}

#cdnTransferRequestTable {
  width: 700px;
}


/*BENS EDITS 9-22*/
.userSelect-none {
  -moz-user-select: none;
}

.scp-list-update-btn {
  width: 54px;
  padding-top: 7px;
  height: 23px;
}

.cursor-pointer {
  cursor: pointer;
}

#epgplayout-noscript {
  width: 22em;
  position: absolute;
  left: 50%;
  margin-left: -11em;
  color: red;
  background-color: white;
  border: 1px solid red;
  padding: 4px;
  font-family: sans-serif;
}

#epgpackageplayout-noscript {
  width: 22em;
  position: absolute;
  left: 50%;
  margin-left: -11em;
  color: red;
  background-color: white;
  border: 1px solid red;
  padding: 4px;
  font-family: sans-serif;
}

#watchNowButton {
  display: none;
}

#daysBar {
  display: none;
}

.epg_scrollButton {
  opacity: 1;
}

.epgpackage-iframe {
  position:absolute;
  width:0;
  height:0;
  border:0;
}



#usersetting-ipblock-help {
  font-weight: normal;
  font-size: 0.8em;
  color:blue
}

#whitelistip-allowed-textarea {
  width: 200px;
}

#user-email-checkbox-wrapper {
  width:450px;
}

#documentation-deprecatedparam {
  color: red;
}

#documentation-functiondropdown-form {
  display: inline;
}

#xml-json-wrapper {
  float: right;
}

#documentation-requestformat {
  float: left;
  width: 48%;
}

#request-xml {
  width: 550px;
  height: 500px;
}

#requestformat-code {
  min-height: 485px;
}

#documentation-testexample {
  height: 500px;
  float: right;
  width: 48%;
}

#documentation-testexample form {
  height: 500px;
}

#post-submit {
  float: right;
}

#documentation-responseheader {
  clear: both;
  padding-top: 50px;
}

#searchLi {
  height: 28px;
}

#searchLi #wrapper {
  position: relative;
}

#accountFilter {
  width:100%;
  vertical-align: sub;
}

#pageListLi {
  height: 28px;
}


.account-family-link {
  float:right; color:#00a6f2; cursor: pointer;
}

.cdnjobdetail-failedtransferrow {
  border-bottom: 1px solid #d7d7d7;
}

.cdnjobdetail-failedtransferrow tr {
  font-size: 10px;
  color: #FF5555;
}

.cdnjobdetail-row {
  border-bottom: 1px solid #d7d7d7;
}

.report-moduleConfig {
  text-align:center;
  text-align:-moz-center;
  text-align:-webkit-center;
  height:100%;
}

#topvideos-wrapper {
  width:100%;
  height:100%;
  overflow-y:auto;
  overflow-x:hidden;
}

#topvideos-table {
  word-wrap:break-word;
  table-layout:fixed;
  width:100%;
  margin:0;
  border-collapse:collapse;
}

.width-70-percent {
  width: 70%;
}

#topvideos-playsheader {
  width:15%;
  text-align:center;
  white-space:nowrap;
}

#topvideos-viewsheader {
  width:17%;
  text-align:center;
  white-space:nowrap;
}

.topvideos-titletd {
  width: 60%;
}

.topvideos-playstd {
  width: 20%;
  text-align: center;
}

.topvideos-viewerstd {
  width: 20%;
  text-align: center;
}

.topvideos-title-link {
  cursor: pointer;
  color: #00a6f2;
  outline: medium none;
  text-decoration: underline;
}

#transcodealerts-wrapper {
  width:100%;
  height:100%;
  overflow:auto;
}

#transcodealerts-table {
  word-wrap:break-word;
  table-layout:fixed;
  width:100%;
  margin:0;
  border-collapse:collapse;
}

#transcoderalerts-titleheader {
  width:100%;
  text-align:center;
}

#transcodealerts-statusheader {
  width:100%;
  text-align:center;
}

#transcodealerts-messageheader {
  width:100%;
  text-align:center;
}

.transcoderalerts-title {
  cursor: pointer;color: #00a6f2;
  outline: medium none;
  text-decoration: underline;
}

.transcoderalerts-processed {
  text-align: center;
}

.transcoderalerts-status {
  text-align: center;
}

.transcoderalerts-message {
  text-align: center;
}

#assetalerts-wrapper {
  width:100%;
  height:100%;
  overflow:auto;
}

#assetalerts-table {
  word-wrap:break-word;
  table-layout:fixed;
  width:100%;
  margin:0;
  border-collapse:collapse;
}

#assetalerts-assetidheader {
  width:25%;text-align:center;
}

#assetalerts-assettitleheader {
  width:50%
}

#assetalerts-statusheader {
  width:25%;
  text-align:center;
}

.assetalerts-assetid {
  text-align: center;
}

.assetalerts-title-link {
  cursor: pointer;
  color: #00a6f2;
  outline: medium none;
  text-decoration: underline;
}

.assetalerts-status {
  text-align:center;
}

#childusage-wrapper {
  width:100%;
  height:100%;
  overflow:auto;
}

#childusage-table {
  word-wrap:break-word;
  table-layout:fixed;
  width:100%;
  margin:0;
  border-collapse:collapse;
}

#childusage-acctheader {
  text-align: center;
}

#childusage-tcaheader {
  text-align: center;
}

#childusage-staheader {
  text-align: center;
}

#childusage-bwaheader {
  text-align: center;
}

.childusgae-bandwidth {
  text-align: center;
}

.childusgae-transcode {
  text-align: center;
}

.childusgae-storage {
  text-align: center;
}

.livecountdown-title-link {
  cursor:pointer;color:#00a6f2;
  outline:medium none;
  text-decoration:none;
  font-weight:900;
  font-size:15px;
}

#nextliveevent-table{
  word-wrap:break-word;
  table-layout:fixed;
  width:100%;
  margin:0;
  border-collapse:collapse;
}

#nextliveevent-wrapper {
  width:100%;
  height:100%;
  overflow:auto;
}

#nextliveevent-titleheader {
  width:68%;
}

#nextliveevent-startheader {
  width:32%;
}

.nextliveevent-title-link {
  cursor:pointer;
  color:#00a6f2;
  outline:medium none;
  text-decoration:underline;
}

#flashtemplate-elementgroup-addupdatebtn {
  padding-left: 306px;
}

.nomargin {
  margin: 0;
}

#flashtemplate-skinedit-btn {
  text-align: left;
  padding-left: 220px;
}

.flashtemplate-templatename {
  color: #999999;
}

#flashTemplate-swfname {
  overflow: hidden;
  overflow-x: hidden;
}

#appstudioassociations-wrapper {
  float: left;
  width: 460px;
  margin-left: 15px;
}

#flashTemplate-componentelementpage-savebtn {
  padding-left: 214px;
}

/*stuff brendan added on 9/22*/

.ugc-settings-template-wizard-container {
    text-align: center;
}

.ugc-settings-template-warning {
    color: red;
}

.ugc-settings-template-thumb-hover {
    width: 575px;
    height: 300px;
    border: 1px dotted #d7d7d7;
}

.ugc-settings-template-button {
    width: 75px !important;
    display: none !important;
}

.ugc-settings-player-size {
    width: 50px !important;
}

.ugc-settings-player-thumbnail {
max-width: 390px;
max-height: 310px;
vertical-align: bottom;
margin-top: 20px;
border: thin solid #ccc;
border-radius: 4px;
padding: 3px;
}

#objects #clientList ,#objects #userRoleList{
width: 448px;
height: 300px;
overflow: scroll;
overflow-x: hidden;
overflow-y: scroll;
background: #ffffff !important;
border-left: 1px solid #DCDCDC;
border-right: 1px solid #DCDCDC;
padding-left: 15px;
}

.ugc-settings-layout-update-button-container {
    text-align: left;
}

.ugc-meta-delete-link {
    text-decoration: none !important;
}

.ugc-get-code-qr-code {
    text-align:left !important;
    padding: 4px !important;
    line-height: 20px !important;
}

.ugc-get-code-qr-code-link {
    text-decoration: none !important;
}

.ugc-get-code-dynamic-style {
    border: 1px solid #EE352A !important;
    padding-left:2px !important;
}

.live-input-field {
    width: 300px;
}

.live-required {
    color: #FF0000;
}
.live-stream-list-delete {
  width: 50px;
}

.filterTable .live-stream-list-name {
    width: 200px;
}

.filterTable .live-stream-list-name input {
    width: 200px;
}

.filterTable .live-stream-list-cdn-dropdown,
.filterTable .live-stream-list-cdn-dropdown .dropdown {
    width: 100px;
}

.cdnjob-origincol, .cdnjob-usercol, .cdnjob-destcol, .cdnjob-datecol {
  overflow: hidden;
  padding-left: 5px;
}

.filterTable .live-stream-list-paging {
    width: 260px;
}

.live-stream-add-package-button-wrapper {
    -moz-user-select: none;
}

.live-stream-add-package-button {
    width: 200px !important;
    padding-top: 7px !important;
    height: 23px !important;
}

.analytics-menu-filter-text {
    margin-top: 11px !important;
    padding-right: 5px !important;
    text-shadow: none !important;
    float: left !important;
    display: none !important;
}

.analytics-menu-filter-drop-down {
    margin-top: 9px !important;
    padding-right: 25px !important;
    text-shadow: none !important;
    float: left !important;
    display: none !important;
}

.analytics-menu-filter-additional-reports {
    margin-top: 0px !important;
    padding-right: 20px !important;
    float: right !important;
    padding-left: 15px !important;
    border-left: 1px solid white;
    padding-top: 8px !important;
}

.analytics-menu-filter-date-picker {
    margin-top: -2px !important;
    padding-right: 25px !important;
    float: right !important;
}
.analytics-menu-filter-date {
    margin-top: 11px !important;
    padding-right: 5px !important;
    text-shadow: none !important;
    float: right !important;
}

.analytics-accounts-label {
    display: inline-block;
    width: auto;
}

.analytics-menu-filter-wrapper {
    width: 100%;
}

.analytics-menu-children-wrapper {
    vertical-align: middle !important;
}

.analytics-menu-dl-button-wrapper {
    vertical-align: middle !important;
    float: right;
}

.analytics-menu-dl-button {
    margin-bottom: 0px;
}

.analytics-menu-subnav {
    padding-left: 11px !important;
}

.analytics-menu-links-list {
    margin-bottom: 0px !important;
}

.analytics-menu-links-list-clear {
    clear: both;
    margin: 0;
    padding: 0;
}

.analytics-main-content-table {
    border-collapse: separate;
    margin-left: 12px;
}

.analytics-main-content-cell {
    width: 100%;
}

.analytics-data-table #pnInner {
    margin-top: 0px;
}

.analytics-data-table .gaugeChart table {
    border-collapse: separate;
}

.analytics-data-table #dataToggle {
  width: 300px !important;
  border-radius: 0;
}

.home-monitoring-live-sched-attn-key {
    background-color: #FF9999;
    height:20px;
    width:20px;
}

.home-monitoring-live-sched-attn {
    background-color: #FF9999 !important;
}

.home-monitoring-live-mon-app-switch {
    padding-left:0px;
    padding-right:0px;
}

.home-monitoring-logs .logTable th {
    background-color: #DDDDDD;
    vertical-align: top;
}

.home-monitoring-logs .logTable td {
    background-color: #EEEEEE;
    vertical-align: top;
}

.home-monitoring-sub-reports-container .errorReport {
    color: #FF0000;
}

.home-monitoring-sub-reports-container input.link {
    width: 500px;
    padding: 0px 6px 6px 0px;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    display: block;
    cursor: pointer;
}

.home-monitoring-analy-mon .cTable th,
.home-monitoring-analy-mon .cTable td {
    text-align: center;
    vertical-align: middle;
}

.home-monitoring-analy-mon .generic {
    margin-bottom: 5px;
    margin-top: 5px;
}

.admin-cdn-accounts-filters .unass-key {
    border: solid black thin;
    width: 10px;
    height:10px;
    background-color: #ffcdcd;
    float: left;
}

.admin-cdn-accounts-filters .unass-label {
    font-size: 11px;
    float: left;
}

.admin-cdn-accounts-filters .unass-checkbox-label {
    float: none;
    margin: 0;
}

.admin-cdn-accounts-filters .filterTable
.name input {
    width: 200px;
}

.admin-cdn-accounts-filters .filterTable
.cdn {
    width: 252px;
}

.admin-cdn-accounts-content .delete {
    width: 50px;
}

.admin-cdn-accounts-content .cTable tr {
  background-color: #ececec;
  vertical-align: top;
  border-bottom: 1px #FFF solid;
}

td.admin-cdn-accounts-asset-type {
    text-align: center;
}

.admin-cdn-accounts-submit-container {
    padding-left: 250px !important;
}

.admin-flash-temp-modify-image-preview-dialog {
    border: 1pt solid #000000 !important;
}

.admin-flash-temp-modify-image-preview {
    margin: auto;
}

.admin-flash-temp-modify #controlSetBox,
.admin-flash-temp-modify #componentBox {
    width: 290px;
    height: 300px;
    overflow: scroll;
    overflow-x: hidden;
    overflow-y: scroll;
}

.admin-flash-temp-modify #controlSetBox table thead th,
.admin-flash-temp-modify #componentBox table thead th {
    background-color:#BBBBBB;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    padding:6px;
    text-align:left;
    vertical-align:middle;
}

.admin-flash-temp-modify #changePreview,
.admin-flash-temp-modify #changeWireframe {
    display: none;
}

.admin-flash-temp-modify-elements
.filterTable .paging {
    width: 360px;
}

.admin-flash-temp-add-ele-grp
.fTable tbody th {
    background: #fff;
    font-weight: normal;
}

.admin-flash-temp-add-ele-grp
.fTable td.submit {
    text-align: center;
}

.admin-flash-temp-add-skin
textarea.long, input.long {
    width: 300px !important;
}

.admin-flash-temp-temp-import-submit {
    padding-left: 215px !important;
}

.admin-analy-configs-content
.delete {
  width: 50px !important;
}

.admin-analy-configs-filters
.filterTable .name input {
    width: 200px;
}

.admin-analy-configs-filters
.filterTable .paging {
  width: 260px;
}

.admin-analy-configs-submit {
    padding-left: 265px !important;
}

.admin-analy-configs
#analyticsAccountEdit.vTable th {
    width: 250px;
}

.admin-lpo-configs-edit-submit {
    text-align: center;
}

.admin-lpo-configs-edit
.main-content-table {
    float: left;
}

.admin-lpo-configs-edit
.main-content-table
.submit-cell {
    text-align: center;
}

.admin-system-defaults
.section-header {
    padding: 15px 0px;
}

.admin-system-defaults-system-config
.config-key {
    text-align: left;
}

.recentChangesDiv .ui-dialog-title {
    color: #00a75f !important;
    font-weight: bold;
    font-size: 20px;
}

.recentChangesDiv .recentChanges {
  width: 100%;
}

.recentChangesDiv .recentChanges td {
  vertical-align: top;
  padding: 5px;
}

.recentChangesDiv .recentChanges td.date {
  background-color: #00a6f2;
  border-left: 4px solid #fdb813;
  vertical-align: middle;
  color: #fff;
  white-space: nowrap;
  text-align: center;
}

.recentChangesDiv .recentChanges td.header {
  color: #00a75f;
  font-weight: bold;
  text-align: left;
  font-size: 14px;
}

.recentChangesDiv .recentChanges td.description {
  text-align: left;
  padding-bottom: 35px;
}

.recentChangesDiv .recentChanges td.action {
  text-align: right;
}

.recentChangesDiv .recentChanges td.action input[type=button]{
background-color: #fff;
color: #00a6f2;
border: 1px solid #00a6f2;
border-radius: 4px;
padding: 8px;
}
.recentChangesDiv .recentChanges td.action input[type=button]:hover{
  background-color: #efefef;
}

.home-release-notes .intro-text{
  font-weight:bold
}

.home-release-notes .notesList {
  width: 100%;
  text-align: left;
  padding-top: 12px;
}

.home-release-notes .notesList li {
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  text-align: center;
  list-style-type: none;
  position: relative;
  width: 100%;
  text-align: left;

  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.home-release-notes .notesList li.odd {
  background-color: #dedede;
}

.home-release-notes .notesList li a {
  padding: 5px 5px;
  text-decoration: none;
  color: #000;
  font-family: arial, verdana, tahoma;
  font-size: 11px;
  display: block;

  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.home-release-notes .notesList li a img {
  margin-bottom: -3px;
}

.home-release-notes .notesList li a:hover, .notesList li a:hover+ul li a {
  background: #00a75f !important;
  color: #fff !important;
}

.home-release-notes .notesListButton{
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /* fallback/image non-cover color */
  background-color: #fdb813;
  /* fallback image
  background-image: url("images/fallback-gradient.png"); */
  /* Safari 4+, Chrome 1-9 */
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FDB813), to(#FDC94E));
  /* Safari 5.1+, Mobile Safari, Chrome 10+ */
  background-image: -webkit-linear-gradient(top, #FDB813, #FDC94E);
  /* Firefox 3.6+ */
  background-image: -moz-linear-gradient(top, #FDB813, #FDC94E);
  /* IE 10+ */
  background-image: -ms-linear-gradient(top, #FDB813, #FDC94E);
  /* Opera 11.10+ */
  background-image: -o-linear-gradient(top, #FDB813, #FDC94E);
  color: white;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  line-height: normal;
  height: 20px !important;
  font-weight: bold;
  margin-bottom: 0;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  padding: 0px;
  font-size: 13px;
  font-family: "Open Sans",sans-serif;
}

.home-helpful-info .intro-text {
  font-weight: bold;
}

.home-helpful-info .linksList {
  width: 100%;
  text-align: left;
  padding-top: 12px;
}

.home-helpful-info .linksList li {
  display: inline-block;
  white-space: nowrap;
  vertical-align: top;
  text-align: center;
  list-style-type: none;
  position: relative;
  width: 100%;
  text-align: left;

  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
}

.home-helpful-info .linksList li.odd {
  background-color: #dedede;
}

.home-helpful-info .linksList li a {
padding: 5px 5px;
text-decoration: none;
color: #000;
font-size: 11px;
display: block;

transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}

.home-helpful-info .linksList li a img {
  margin-bottom: -3px;
}

.home-helpful-info .linksList li a:hover, .home-helpful-info .linksList li a:hover+ul li a {
  background: #00a75f !important;
  color: #fff !important;
}

#pass_change th {
  width: auto !important;
}

#pass_change .buttons {
  text-align: center !important;
}
.youtubePublish .chosen-container{ margin-bottom: 10px;}
.chosen-container-single .chosen-single span{ color: #333;}
ul.mcdropdown_menu{ background-color: #ffffff !important;}
ul.mcdropdown_menu li.mc_root{ border-top:none !important; line-height: 18px;}
ul.mcdropdown_menu > li:hover {
border-top: 0px solid #999 !important;
background-color: #ffffff !important;
color: #00a6f2 !important;}

#startDateClockType_chosen,#endDateClockType_chosen,div[id$="dateClockType__chosen"]{
width: 80px !important;
}

#completedRows_chosen,#upcomingRows_chosen{width: 55px !important;}
.ui-datepicker-prev,.ui-datepicker-next {
border: 1px solid #999999;
background: #666;
font-weight: normal;
color: #212121;
background: #666 ;

}

.analytics-metainfo{cursor: pointer;
background: url('/includes/images/kitd_back_logged.png') repeat scroll 0 207px transparent;
padding-right: 15px;
min-width: 95px;
vertical-align: middle;
padding: 8px;
border-left: 2px solid #fff;
}
.analytics-main-content-table h1{ font-size: 23px !important;}
#ui-datepicker-div{ z-index: 8000 !important; }

#objects #syndicationPartnerList table td{  border-top:1px solid #efefef;}
#objects #templateList table td{ border-top:1px solid #efefef;}
#objects #syndicationPartnerList,#objects #templateList,#objects #channelList{ background:#ffffff !important; border-left: none !important; border-right: none !important; overflow: auto !important; }

#objectsTop .left,#objectsTop .middle, #objectsTop .right,#objectsBottom .left,#objectsBottom .middle, #objectsBottom .right{ display: none;}
/** OVP v6 ***/
/** GLOBAL ELEMENTS **/
body {
  font-family: 'Open Sans', sans-serif;
}


body {
  padding-top: 100px;
  font-size: 13px;
  background-color: #fafafa;
  padding-bottom: 1000px;
  /*overflow-x: hidden;*/
  min-width: 1370px;
}
.navbar-fixed-top, .navbar-fixed-bottom{ z-index: 100;min-width: 1370px;}
/* COLORS */
.blue{ background-color: #00a6f2;}
.green{ background-color: #05ab59;}
.red{ background-color: #ed2d2b;}
.orange{ background-color: #ff9500;}
.light-gray{ background-color: #666666;}
.gray{ background-color: #333333;}
.black{ background-color: #000000;}
.white{ background-color: #ffffff;}
/* TYPOGRAPHY */
h1,h2,h3,h4,h5,h6{font-family: 'Open Sans', sans-serif; color: #666666;}
h1{ font-size: 42px;font-weight: 300;}
h2{ font-size: 32px;font-weight: 300;}
h3{ font-size: 24px;font-weight: 300;}
h4{ font-size: 18px;}
h5{ font-size: 15px;}
h6{ font-size: 13px;}
a{ color: #00a6f2;}
/*
 * ovp table styling global
 */

table.cTable {
  font-size: 13px;
  border-collapse: collapse;
}

table.cTable {
  margin-bottom: 2px;
}

table.cTable thead , table.cTable thead tr:hover {
  background-color: #efefef !important;
  border-right: 1px solid #efefef;
  border-top:1px solid #efefef;
}
table.cTable th{ background-color: #dadada;}
table.cTable thead tr th,table.cTable thead tr th a,table.cTable th {
font-size: 15px;
text-decoration: none;
padding: 24px 8px;
color: #333;
text-align: left;
background-color: #fafafa !important;
border-right: 1px solid #fafafa;
vertical-align: middle;
}

table.cTable tbody tr {
  border-top: 1px solid #efefef;
  border-bottom: 1px solid #efefef;
  background:   #FFFFFF;
}

table.cTable tbody tr td, .ovp-table > thead > tr > th {
  height: 57px;
  padding: 0px 14px;
  vertical-align: middle;
  display: table-cell;

}

table.cTable tbody tr td a{
  color: #333;
  text-decoration: none;
  font-size: 13px;
}

/*table.cTable tbody tr td a.link{ color: #00a6f2;}*/
#clientListHeader table tr,table.cTable tbody  tr, table.cTable tr.row1, table.cTable > .ovp-table-item {
padding-top: 17px;
padding-bottom: 17px;
border-bottom: 1px solid #efefef;
border-left: 1px solid #efefef;
border-right: 1px solid #efefef;
}
table.cTable tr:hover span.family-name-link{ color: #ffffff;}
table.cTable tbody tr:hover a:not(.btn-danger){ background-color: #00a6f2 ; cursor: pointer; color: #ffffff ;}
table.cTable tbody tr:hover{ background-color: #00a6f2 ; cursor: pointer; color: #ffffff ;}
table.vTable.projectSettings table.cTable tbody tr:hover, #projectRules.cTable tbody tr:hover, .youtubeCatPublish table.cTable tbody tr:hover, #currentPubs table.cTable tbody tr:hover{background-color: #fff !important; cursor: default; color: #333 !important;}
#currentPubs table.cTable tbody tr:hover i,#filterItemsTable tbody tr:hover i{ color: #333;}
#filterItemsTable{ margin-bottom: 10px;}
#projectRules .categories div.chosen-container-multi{width: 95% !important;}
#projectRules label{font-weight: normal;}
table.vTable.projectSettings table.cTable,.fTable{ margin-bottom: 15px;}
/*table.cTable tbody tr:hover a,table.cTable tbody tr:hover  i{ color: #fff;}*/
table.cTable > tbody > tr .head, table.cTable > .row.head {
  background-color: #efefef;
  padding: 17px 0px;
  font-weight: bold;
  border-bottom: 1px solid #333;
  border-left: 1px solid #333;
  color: black;
}
#projectRules .icheckbox_flat-blue{ margin-bottom: 4px;}
#projectRules .playerTemplate.playlist-form {width: 450px;}
.youtubeCatPublish{ margin-bottom: 100px;}
.marginbottom{ margin-bottom: 100px;}
.borderright{ border-right:thin solid #ddd;}
table.livereporttable tbody tr:hover a,table.livereporttable tbody tr:hover td{ background-color: transparent; color: #333}
table.cTable tbody tr:hover a i{color: #fff; }
table.cTable tbody tr:hover ul.pagination li a i{color: #333;}
table.livereporttable table.cTable tbody tr:hover td,table.livereporttable table.cTable tbody tr:hover a{ color: #ffffff;}
.marginbottom table.cTable tbody tr:hover { background-color: #fff !important; color: #333; cursor: default;}
table#pl-completed tbody tr:hover{  background-color:white !important; }
table#pl-completed tbody tr:hover td ul li a{ color: #333;}
table#pl-completed tbody tr:hover a:not(.active),table#pl-completed tbody tr:hover i{ background-color: #fff; color: #00a6f2;}
table#upcomingTable tbody tr:hover{ background-color: #00a6f2 !important; color: #fff;}
table.cTable tbody tr:hover a.btn-xs{ background-color: #ffffff;}
.pagination li a,.pagination li i,.pagination li a:hover,.pagination li i:hover{ background-color: #ffffff !important; color: #00a6f2 !important}
.pagenation li a.active,.pagination li a.active:hover{ background-color: #00a6f2; }
.livereporttable tbody#current-rows tr:hover td{ color: #ffffff !important}
/* FORMS FIELDS FORM DROPDOWNS
label{ font-weight: bold;}
input[type="text"],input[type="password"],.form-control input[type="text"]{ border:1px solid #f2f2f2; padding:6px 10px; color: #999; font-size: 13px;}
input[type=text],.form-control input[type="text"], textarea {
 -webkit-transition: all 0.30s ease-in-out;
 -moz-transition: all 0.30s ease-in-out;
 -ms-transition: all 0.30s ease-in-out;
 -o-transition: all 0.30s ease-in-out;
 outline: none;
 }

.form-control:focus{
  border:1px solid #f2f2f2;
}

input[type=text]:focus,input[type="password"]:focus,textarea:focus {
 color: #333;
 border-bottom: 1px solid #ccc;
 -webkit-box-shadow: -1px 0px 0px 0px #efefef;
 box-shadow: -1px 1px 1px 1px #efefef;
}

.has-error input[type=text],.has-error input[type="password"],input[type=text].error { color:#ed2d2b; border:1px solid #ed2d2b;}
*/
input[type=text],input[type="password"],textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 10px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
}
input[name="slideTitle"]{ margin: -4px 1px 3px 0px; padding: 2px;}

input[type=text]:focus,input[type="password"]:focus, textarea:focus {
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 10px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
}
/* BUTTONS */
.btn,input[type="submit"],input[type="button"]{  border-radius: 2px; background-color: #00a6f2;padding: 8px; min-width: 154px; color: #fff; cursor: pointer;line-height:0px;font-size: 15px; padding:20px 5px;}
.btn.primary,input[type="submit"],input.primary-btn[type="button"]{ background-color: #00a6f2;}
input.btn-danger[type="submit"]{background-color: #c9302c !important;
border-color: #ac2925 !important;}
.btn.primary:hover,input[type="submit"]:hover,input[type="button"]:hover{ background-color: #065586; color: #ffffff;}
.btn.secondary{ background-color: #fff; color:#00a6f2; border:1px solid #00a6f2;}
.btn.secondary:hover{ background-color:#efefef;color:#00a6f2;border:1px solid #00a6f2;}
.btn.delete{ background-color: #ef1422;}
.btn.delete:hover{ background-color: #8d1017; color: #ffffff;}
.btn.small{ padding: 6px;}
.btn[type="disabled"],.btn.disabled{ opacity: 0.2; cursor: default;}
.input-group-addon{ border:1px solid #f2f2f2;}
.btn-primary {
color: #fff !important;
background-color: #00a6f2;
border-color: #0088cc;
}
.btn-xs{ padding: 1px 5px; min-width: 75px;
background: transparent;
color: #00a6f2 !important;
border: none;}
.btn-xs:hover{
background: transparent; border: none;
}
.btn-danger{ background-color: #d9534f !important; color:#fff !important;line-height:0px;font-size: 15px; padding:20px 5px;}
.btn-danger.btn-xs:hover,a.btn-danger.btn-xs:hover{ background-color: #d9534f !important;}
.btn.btn-split{ width: 130px !important; max-width: 130px !important; min-width: 130px; border-top-right-radius: 0px; border-bottom-right-radius: 0px;}
.btn-group>.btn+.dropdown-toggle{ height: 38px;
width: 30px !important;
min-width: 30px;}

table.cTable tbody tr td a.btn-danger{ color: #ffffff;}
.btn.btn-dropdown{border-top-left-radius: 0px; border-bottom-left-radius: 0px;}
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
color: #fff !important;
background-color: #c9302c !important;
border-color: #ac2925 !important;
}
table.livereporttable table.cTable{ margin-bottom: 0px; }

/* PAGINATION */
.pagination>li>a, .pagination>li>span{ line-height: 13px;padding: 12px 18px; }
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus{
   background-color: #00a6f2; border-color: #00a6f2;
}
.pagination>li>a{ margin-left: -2px;}
.pagination>li>a, .pagination>li>span{ color: #00a6f2;}


/* DROPDOWN PAGINATION */
#paginationDropDown span#current {
   background-color: #00a6f2;
   border-color: #00a6f2;
   color: #fff;
}

#paginationDropDown div.mc_page {
    float: left;
    display: inline;
    background: none repeat scroll 0 0 #f0f0f0;
    color: #666;
    /*padding-left: 12px !important;*/
    white-space: nowrap;
    margin: 0;
    /*padding: 0 20px 2px 6px;*/
    padding: 0 0 2px;
    /*width: 12px;*/
    height: 18px;
}

#paginationDropDown div.mc_page a, #paginationDropDown div.mc_page span {
    color: #00a6f2;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #428bca;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}

/* line 888, ../sass/sass/devgrey.scss */
/*RADIO BOXES AND CHECKBOXES*/
.icheckbox_flat-blue{ margin-right: 5px;}
.icheckbox_flat-blue, .iradio_flat-blue{ margin-right: 2px !important;}
.iradio_flat-blue:nth-child(2){ margin-left: 12px;}
/* For Multi Select. Overriding jquery chosen styling */
.chosen-container-active .chosen-choices{ border:1px solid #00a6f2;}
.chosen-container{ text-align: left; }
.chosen-container-multi .chosen-results li {
 margin: 0;
 padding: 5px 20px;
 list-style: none;
 line-height: 15px;
 word-wrap: break-word;
 -webkit-touch-callout: none;
 margin-left: 3px;
 text-align: left;
}
.chosen-container-multi .chosen-choices,.chosen-container .chosen-drop{
 border: 1px solid #f2f2f2;
 border-radius: 0px;
}
.chosen-container-multi .chosen-drop .result-selected{
 background: url(css/checkbox-check.png) 2px 5px no-repeat;
 color: #00a6f2;
}
.chosen-container-multi .chosen-results li.active-result{
 color: #666;
 background: url(css/checkbox_unchecked.png)2px 5px no-repeat;
}
.chosen-container-multi .chosen-results li.highlighted {

 color: #00a6f2;
}
.chosen-container-multi .chosen-results li:hover,.chosen-container .chosen-results li.active-result:hover,.chosen-container .chosen-results li em{
  color: #00a6f2;
  background-color: #fff;
}
.chosen-container-single .chosen-results li.highlighted {
  background-color: #fff;
  background-image: none;
  color: #00a6f2;
}
.chosen-container .chosen-results li.highlighted{ color: #00a6f2 !important; background-image: none !important; background-color: #ffffff !important;}
/*.chosen-container-single{ min-width: 55px !important;}*/
/* HEADER */
/* NAVIGATION */
.navbar-default .navbar-nav>.active>a{ height: 90px;}
#logo{ margin-top: 10px;}
.navbar-default .navbar-nav>li>a {
text-decoration: none;
text-transform: capitalize;
padding-top: 35px;
height: 90px;
font-size: 15px;
font-weight: bold;
color: black;
}
.navbar-default .navbar-nav>li>a:hover{ color: #00a6f2;}
.navbar-nav>li>.dropdown-menu{ margin-top: 0px; background-color: #f9f9f9; border-top: 0px solid #dddddd; max-height: 80vh; overflow-y: auto;}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{ background-color: #f9f9f9; color: #00a6f2;}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  background-color: #f9f9f9;
  color: #00a6f2;
}
.dropdown-menu{ box-shadow: none;}
.dropdown-menu>li>a{ font-size: 15px; color: #666; line-height: 2em;}
.dropdown-menu>li>span{   }
.menu-company-name-title{ font-size: 12px; color: #666; line-height: 2em; padding-left: 20px; }
.menu-company-name{ font-weight: bold; padding: 0 20px 7px; font-size: 14px !important; background-color: #f9f9f9;color: #00a6f2; white-space: nowrap; display:block}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{ color: #00a6f2;}
.navbar-default {
background-color: #fff;
border-bottom: #ddd;
border: none;

}
.navbar{border-radius: 0px !important;}
.navbar-nav>li>.dropdown-menu,.navbar-default .navbar-nav>.open>a{
-webkit-box-shadow: 2px 1px 2px 0px rgba(150, 150, 150, 0.5);
-moz-box-shadow:    2px 1px 2px 0px rgba(150, 150, 150, 0.5);
box-shadow:         2px 1px 2px 0px rgba(150, 150, 150, 0.5);
border-left: 1px solid #ddd;
}
.nav-tabs>li>a{ color: #333;
font-weight: bold;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{ color: #00a6f2; outline: 0 none;}
/* TABS */
.myTabContent{ margin-bottom: 10px;}
.tab-content>.active {
border: thin solid #ddd;
border-top: none;
padding: 10px;
background-color: #fff;
}
.nav-tabs > li > a{ background-color: #cccccc; border-radius: 0px;}
.tab-content{ background-color: #f3f3f3; margin-bottom: 10px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{ background-color: #fff;}

/*ALERTS */
.alert{ max-width: 1000px;}
.alert{ color:#fff; opacity: 0.8;}
.alert strong{ color: #fff;}
.alert a{ border-bottom: 1px dotted #fff; cursor: pointer; color: #fff;}
.alert a:hover,.alert a:visited,.alert a:active{ text-decoration: none; border-bottom: 1px solid #fff; cursor: pointer; color: #fff;}
.alert-success{ background-color: #05ab59;}
.alert-info{ background-color: #00a6f2;}
.alert-warning{ background-color: #ff9500}
.alert-danger{ background-color: #ed2d2b;}

/* MENU ITEM DIVIDERS */
li hr.menu-item-divider {width: 80%;border-color: #666666;margin-top: 6px;margin-bottom: 6px;}

.accountTabError{
  font-size:20px;
  z-index: 1;
  color: red;
  visibility: hidden;
  position: absolute;
  top:-10px;
  right:-5px;
}
#simpleLayoutWrapper{
    margin: 15px 15px 100px;
}

.ToolBar .h1, .ToolBar .h2, .ToolBar .h3, .ToolBar .h4, .ToolBar .h5, .ToolBar .h6 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.analytics-data-table #emailForm li {
	margin-top: 10px;
}

.btn-language{
	background-color: #fafafa;
    color: #000;
    top : 7px;
    font-size: 13px !important;
    min-width: 100px;
}

.btn-language-default{
	font-size: 13px !important;
    min-width: 100px;
    background-color: #fff !important;
    color: #000;
    padding-top: 9px;
    border-radius: 0 !important;
    border-color: #fafafa !important;
}

.div-droup-language{
 	margin-top: -17px;
 	margin-left: 50px;
}

.locale-image {
	padding-right: 5px;
}

.btn-language > ul {
	margin-bottom: -7px !important;
	min-width: 75px !important;
}

.btn-language > ul > li {
	/*margin-bottom: -7px !important;*/
}

.btn-language > ul > li > a {
	color: #000 !important;
	font-size: 13px !important;
	margin: 0px !important;
	display : normal !important;
	padding: 0 20px;
}

.btn-language > ul > li > a:hover {
	background-color: #eee;
}

.dropdown-menu > li > .language-selected {
    background-color: #00a6f2;
    color: #fff !important;
}

.dropdown-menu > li > .language-selected:hover {
	background-color: #00a6f2 !important;
    color: #fff !important;
}

.div-droup-language > .btn-language > button{
	box-shadow: none !important;
}

.dropdown-toggle > .btn-language > button{
	box-shadow: none !important;
}

.ui-state-highlight{
    /*color: #00a6f2 !important;*/
    -webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	-o-border-radius: 5px;
  	-ms-border-radius: 5px;
  	border-radius: 5px;
  	border-style: solid !important;
    border-color: #00a6f2 !important;
    border-width: 1px !important;
}

.ui-state-active{
	background-color: #00a6f2 !important;
    color: #fff !important;
    -webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
  	-o-border-radius: 5px;
  	-ms-border-radius: 5px;
  	border-radius: 5px;
}


#doc_content{
	padding-top: 120px;
	padding-left: 30px;
}

#env #doc_content{
	padding-top: 60px !important;
}
