/****IMPORT CSS*****/
@import url("reset.css");
@import url("csseffects.css");
@import url("colorbox.css");
@import url("jquery.alerts.css");
/*********/
/****LIBRARY****/
.library-category
{
   padding: 20px 0 0 30px;
}
/*****LIBRARY END*******/
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{
    display: block;
}

mark, rp, rt, ruby, summary, time{
    display: inline ;
}
 .linktitle {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 0.9em;
    white-space: nowrap;
}

/* Left & Right alignment */

.left {
    float:left;
}

.right {
    float:right;
}
.blank-list {
    height:46px !important;
    display:block;
    border-bottom:0 !important;
    background:none !important;
    filter:none !important;
    padding:0 !important;
}
input:focus {
    outline:none !important;
}
.simulator-loader {
    display:block;
    height:30px;
    margin:250px 0 0 82px;
    padding-top: 15px;
    padding-left: 15px;
    position: absolute;
    text-align: left;
    width: 207px;
    z-index: 1;
    background:#000 url("../images/features/sim/loader-small.gif") 186px center no-repeat;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity:0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    color: #ffffff;
    border:1px dotted #777777;
}
.simulator-content {
  display:none;
}
/* Global properties ======================================================== */

body {
    font:80%/120% Helvetica, Arial, Sans-Serif;
    background:transparent url("../images/background.png") top left repeat-x !important;
}
input,textarea,select,button{
    font-family: Helvetica, Arial, Sans-Serif;
    font-size:1em;
}

/* Global Structure ============================================================= */

#master {
    width:100%;
    position: relative;
    
    color:#000000;
} 
#whiteBox {
    width: 1000px;
    margin: 0 auto;
    background-color:#fff;
    padding-left: 25px;
    padding-right :25px;
    padding-bottom: 40px;
    overflow: hidden;
}
#container {
    width: 1000px;
    margin:0px auto 0;
    padding:0px 0 0px 0;
}

.current-featrue-icon .text-hold li abbr {
    text-decoration: underline;
}
.container .customImage-text li abbr {
    text-decoration: underline;
}
/* ============================= main layout ====================== */

a{
    color:#3279BB;
    text-decoration: underline;
    outline:none;
}

a:hover{
    text-decoration: none;
}

p{
    padding-bottom:10px;
}


/* ============================= header ====================== */
header{ 
  width:100%;
  margin:0 0 20px 0;
}

#header-top {
  width:100%;
  height:22px;
  padding:5px 0;
}

#header-top-content {
  /*width:100%;
  max-width:1055px;
  margin:2px auto 0px auto;*/
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-width: 1px;
    border-style: solid;
    border-color: #d4d4d4 #d4d4d4 #d4d4d4 #d4d4d4;
    width: 1000px;
    height: 40px;
    margin: auto;
    margin-top: 15px;
}
.logo {
  margin-left:10px;
  margin-top: 55px;
}
.logo img {
  width:106px;
  position:relative;
  background:url("../images/shool_logo_divider.png") right center no-repeat;
  padding:0 14px 0 0;
}
.logo h1,.logo img{
  display:inline-block; 
  vertical-align:middle;
}
a.change-image {
    font-size:0.8em;
    display:block;
    margin-top:2px;
}
a.previewimage {
    font-size:0.8em;
    display:block;
    margin-top:2px;
}
.logo a.change-image {
    text-align:center;
    width:106px
}

h1{
    font-size: 2.5em;
    line-height: 100%;
    margin:0px 0 0 15px;
    width:380px;
    text-align:left;
    font-weight:normal;
}

h1 a{
    text-decoration:none;
}

* +html h1{
    padding-top:82px;
    margin-bottom:-21px;
}

@media all and (-webkit-min-device-pixel-ratio:10000),not all and (-webkit-min-device-pixel-ratio:0) {
    h1 {
    padding-top:81px;
    margin-bottom:-20px;
};
}
/*.placeholder {
    display:block;
    position:absolute;
    color:#6d6d6d;
    top:9px;
    left:4px;
    z-index:0;
    cursor:text !important;
    padding-left: 27px;
}
input.has-placeholder {
    z-index: 1 !important;
}*/
lable.placeholder {
    display:none !important;
}
/*LOGOS*/
.u360-white-logo {
  text-align:center;padding:0px 0px 10px 0px;margin-top:14%;
}


/*header dashboard*/
ul.shortcut-buttons-set {
  margin:0px 0 0 0;
}
ul.shortcut-buttons-set li {
    float: left;
    margin: 0 17px 0 0;
    padding: 0 !important;
    background: 0;
}

.shortcut-button {
    border: 1px solid #ccc;
    display: block;
    width: 90px;
    margin: 0 0 20px 0;
    text-decoration:none;
}

.shortcut-button span {
    display:block;
    padding: 5px 0px;
    text-align: center;
    color: #555;
    font-size: 13px;
    line-height: 1.3em;
}

.shortcut-button span img {
    margin-bottom: 10px;
}

.shortcut-button:hover {
    background: #fff;
}
				
.shortcut-button span:hover {
				color:#002a48; 
                }
.shortcut-button  {
  border-radius: 8px; 
  -moz-border-radius: 8px; 
  -webkit-border-radius: 8px;
  
} 
footer, footer a, footer p{
    text-align:center;
    line-height:200%;
    clear:both;
    font-size:0.9em;
}
::selection {
	background: #002a48; /* Safari */
	}
::-moz-selection {
	background: #002a48; /* Firefox */
}
.home-link-holder {
    width:42px;
    height:30px;
    background:url("../images/verticalline.png") 100% 50% no-repeat;
    display:inline-block;
    margin:5px 0 0 20px; 
}
.home-link {
  display:inline-block;
  width:19px;
  height:19px;
  background:url("../images/home-icon.png") top left no-repeat;  
  margin: 5px 0 0 0;
  text-indent:-5000em;  
} 
.trigger {display:none !important;}
.user-nav {
  float:right;
  margin:5px 15px 0 0;
  position:relative;
}
.user-nav ul {
  float:right;   
}
.user-nav ul li {
  float:left; 
  list-style-type:none;
  background:url("../images/verticalline.png") 100% 50% no-repeat;
  height: 29px;
}
.user-nav ul li a {
  color:#353535;
  line-height:140%;
  padding:0 5px;
  text-decoration:none;
  font-size:0.9em;
}
#home .user-nav ul li a {
  color:#ffffff;
}
.user-nav ul li a {
    margin: 7px 5px 0 5px;
    display: block;
}
.user-nav ul li select {
    margin: 5px 0 0 0;
}
.user-nav ul li.last {
  border-right:0;
  background:none !important;
}
.user-nav ul li a:hover {
  text-decoration:underline;
}
select.set_instanceId {
    background: transparent;
    border: 1px solid #ccc;
}
/*MAIN CONTENT*/
#main-content {
    padding:1em 10px 0px 20px;
}
#main-content.theme.colors.sub-graphics {
    padding-right:0px !important;
    
}
#main-content ul {
  list-style-type: disc;
  margin: 10px 0 10px 20px;
}

#main-content ol {
 margin: 10px 0 10px 20px; 
}

#main-content ul li,#main-content ol li {
 padding-bottom: 3px;
 line-height: 140%;
}

/*MAP*/
#main-content input[type="text"],#main-content textarea {
    padding:2px;
    border:1px solid #cccccc;
}
#main-content input[type=submit],#main-content .button {
    border:1px solid #999999;
    cursor:pointer;
    padding:1px 5px;
}
.glossy-butt::-moz-focus-inner,.blueButton::-moz-focus-inner {
    border: 0 none;
    padding: 0px !important;
}
.transparent {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    filter: alpha(opacity=10);
    -moz-opacity:0.1;
    -khtml-opacity: 0.1;
    opacity: 0.1;
}
#main-content .button,#main-content .simple-button, .submodule-module {
    color:#000000;
    text-decoration:none;
    display:inline-block;
    padding:5px 7px 4px 7px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.simple-button, .submodule-module {
    background-color:#ffffff;
    color:#999999 !important;
    border:1px solid #b6b6b6;
    padding:2px 5px 1px 5px !important;
    line-height:120%;
    font-size:0.9em;
}
.edit-link.simple-button a,.simple-button a {
    color:#999999 !important;
    text-decoration:none;
}
#main-content .simple-button:hover,.simple-button a:hover {
    background-color:#efefef;
}

/*LOGIN BLOCK*/
#login
{
    background-color: #fcfcfc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
    background-image: -webkit-linear-gradient(top, #fff, #eee);
    background-image: -moz-linear-gradient(top, #fff, #eee);
    background-image: -ms-linear-gradient(top, #fff, #eee);
    background-image: -o-linear-gradient(top, #fff, #eee);
    background-image: linear-gradient(top, #fff, #eee);  
    height: 240px;
    width: 400px;
    margin: 10px 0 0 0px;
    padding: 30px;
    position: relative;
    z-index: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;  
    
}
#login:before
{
    content: '';
    position: absolute;
    z-index: -1;
    border: 1px dashed #ccc;
    top: 5px;
    bottom: 5px;
    left: 5px;
    right: 5px;
    -moz-box-shadow: 0 0 0 1px #fff;
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
}
#login h2
{        
    text-shadow: 1px 1px 1px #999999;
    filter: dropshadow(color=#999999, offx=1, offy=1);        
    text-transform: uppercase;
    text-align: left;
    color: #3279BB;
    margin:25px 0 20px 0;
    letter-spacing: 4px;
    position: relative;
    font-size:1.6em;
    text-align:center;
}
#login #inputs input
{
    background: #f1f1f1 url("../images/login-sprite.png") 0 0 no-repeat;
    padding: 15px 15px 15px 30px;
    margin: 0 0 10px 0;
    width: 353px; /* 353 + 2 + 45 = 400 */
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
}
#username
{
    background-position: 5px -2px !important;
}

#password
{
    background-position: 5px -52px !important;
}
#login #submit
{		
    background-color: #3279BB;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#3279BB));
    background-image: -webkit-linear-gradient(top, #ffffff, #3279BB);
    background-image: -moz-linear-gradient(top, #ffffff, #3279BB);
    background-image: -ms-linear-gradient(top, #ffffff, #3279BB);
    background-image: -o-linear-gradient(top, #ffffff, #3279BB);
    background-image: linear-gradient(top, #ffffff, #3279BB);
    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    
    text-shadow: 0 1px 0 rgba(0,0,0,1);
    
     -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
     box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;    
    
    border-width: 1px;
    border-style: solid;
    border-color: #3279BB;

    float: left;
    height: 35px;
    padding: 0;
    width: 120px;
    cursor: pointer;
    color: #ffffff;
    font-weight:bold;
    text-transform:uppercase;
    font-size:1.2em;
    padding-top:3px;
}

#login #submit:hover,#login #submit:focus
{		
    background-color: #fddb6f;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#3279BB), to(#ffffff));
    background-image: -webkit-linear-gradient(top, #3279BB, #ffffff);
    background-image: -moz-linear-gradient(top, #3279BB, #ffffff);
    background-image: -ms-linear-gradient(top, #3279BB, #ffffff);
    background-image: -o-linear-gradient(top, #3279BB, #ffffff);
    background-image: linear-gradient(top, #3279BB, #ffffff);
}	

#login #submit:active
{		
    outline: none;
   
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;		
}

#login #submit::-moz-focus-inner
{
  border: none;
}

#login #actions a
{
    color: #3151A2;    
    float: right;
    line-height: 35px;
    margin-left: 10px;
}
.form-item {
  position:relative;
  margin-bottom:10px;
}
.lable-overlap {
  position:absolute;
  top:-8px;
  left:0;
  background-color:#efefef;
  border:1px solid #cccccc;
  border-top-width:2px;
  display:inline-block;
  padding:2px 5px;
  font-size:0.9em;
  border-bottom:0;
  border-right:0;
  color:#999999;
  text-align:center;
}
/*LOGIN BLOCK END*/

/*simulator*/
/*device changer*/
.device-changer,.feature-bott-navigation {
    display: table;
    margin: 1.5em 0 0.5em 93px;
    overflow: hidden;
    white-space: nowrap;
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #cccccc;
    background:#e6e6e6;
}
.device-changer ul {
  list-style:none;
  margin:0;
  padding:0;
  display:table-row;
  white-space:nowrap;
}
.device-changer li{
  list-style-type:none;
  display:inline-block;
  margin:0;
  width:64px;
  height:45px;
  overflow:hidden;
}
.device-changer li a{
  display:block;
  width:100%;
  height:100%;
  background:url("../images/features/device-icons.png") -5000px -5000px no-repeat;
  text-indent:-5000em;
}
.device-changer li.iphone-device a {
  background-position:18px 5px;
  border-top-left-radius:3px;
  border-bottom-left-radius:3px;
}
.device-changer li.android-device a {
  background-position:-58px 5px;
}
.device-changer li.other-device a {
  background-position:-134px 5px;
  border-top-right-radius:3px;
  border-bottom-right-radius:3px;
}
.device-changer li a.selected {
    background-color:#a6aaab;
}
.device-changer li.line {
    background:url("../images/device_changer_divider.png") top right no-repeat;
}
.simulator-holder {
    margin-top:35px;
}
.simulator {
  width:384px;
  float:right;
  margin-top: -110px;
}
.simulator .content-screen {
  width:320px;
  height:480px;
  background:url("../images/features/simulatorcontent.png") top left no-repeat;
  position:absolute;
  top:149px;
  left:39px;
}
.sim-home-button {
    width:70px;
    height:70px;
    position: absolute;    
    left: 162px;    
    bottom: 30px;
    text-indent:-5000em;
    background:url("/images/features/sim/sim-home-button.png") -5000px -5000px no-repeat;
    cursor:pointer;
}
.sim-home-button.android {
    bottom:72px !important;
    height:30px !important;
    left:49px !important;    
}
.sim-home-button.other {
    bottom:74px !important;
    height:34px !important;
    left:157px !important;
}
.sim-home-button:active {
    background-position:center center;
}
/**
 * CSS for ezMark jQuery Plugin
 *
 **/
.ez-hide { opacity: 0; filter:alpha(opacity=0); }
.ez-checkbox {
	background: transparent url('../images/features/sim/checklist/radio.png') left top no-repeat;
	display:inline-block; 
        position: absolute;
}
.form-raw .right li abbr {
    text-decoration: underline;
}
.ez-radio {
	background: transparent url('../images/features/sim/checklist/radio.png') 0 1px no-repeat;
	display:inline-block;
}

.ez-checked { background-position: left bottom; }
.ez-selected { background-position: left bottom; }
.ez-checkbox-green {
	background: transparent url('../images/checkbox-green.png') 0 1px no-repeat;
	display:inline-block;
	*display: inline;
}
.ez-checked-green { background-position: 0 -18px; }
.ez-checkbox, .ez-radio {height:22px;width: 22px;cursor:pointer !important;*display:inline; _height:30px; }
.ez-hide{cursor:pointer !important;}

#features .left-content .tab-content h2,#popup_title_hold,.iframe h2,#helpText h2,.poup-container h2 {
  background: #fdfdfd; /* Old browsers */
  background: -moz-linear-gradient(top,  #fdfdfd 0%, #97989a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#97989a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #fdfdfd 0%,#97989a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #fdfdfd 0%,#97989a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #fdfdfd 0%,#97989a 100%); /* IE10+ */
  background: linear-gradient(top,  #fdfdfd 0%,#97989a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#97989a',GradientType=0 ); /* IE6-9 */
  font-size: 1.6em;
  padding: 13px 13px 13px 20px; 
  max-height: 16px;
}


/*POPUP*/
.poup-container {
  padding:48px 15px 0px 15px; 
  background:transparent;
}
#helpText.poup-container {
    padding-bottom:30px;
}
#helpText h2,.poup-container h2 {
  position:absolute;
  top:0px;
  left:0px;
  font-size:1.6em;
  text-shadow: 1px 1px 0 #FFFFFF;
  font-weight:normal;
  padding:10px 10px 10px 32px;
  width:458px; 
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#helpText h2 {
    padding-left:15px !important;
    width:475px;
}
.poup-container.no-icon h2 {
    padding-left:12px;
    width:478px;
}
.poup-container .section {
    padding:10px 10px 0px 10px;
}
.poup-container .text-hold {
    margin-top:10px !important;
    padding-left:10px;
    padding-right:10px;
}
.poup-container .divider-bar {
    margin-top:20px !important;
}
.poup-container .form-raw .title{
   margin-top: 16px;
}
.poup-container .form-raw{
    padding:0 0px 15px 0;
}
.poup-container .submit-raw-addtour {
    margin-right: 183px;
    /*clear:both; - commented to remove extra space after textarea. So that the user does not have to scroll down to click save or cancel */
}
.poup-container .submit-raw {
    /*clear:both; - commented to remove extra space after textarea. So that the user does not have to scroll down to click save or cancel */
}
.poup-container .ui-sortable {
    margin:0 -15px !important;
}

/*HELP ICON*/
.help-icon {
    width:24px;
    height:24px;
    display:block;
    background:url("../images/features/help-icon.png") center center no-repeat;
    text-indent:-5000em;
    position:absolute;
    right:10px;
    top:10px;
}
.poup-container .help-icon {
    right: 8px;
    top: 8px;
}
.poup-container.tooltip {
    border:0px solid #ccc;
    position:fixed;
    z-index:10000000;
    width:530px;
    min-height:150px;
    height:auto;
    background-color:#ffffff; 
    background-image:url("../images/ui-anim_basic_16x16.gif");
    background-position:center center;
    background-repeat:no-repeat;
    top:20%;
    left:30%;
    padding:0;
    display:none;
    overflow:hidden;
}
.tooltip-content {
    padding:50px 15px 15px 15px;
    width:500px;
    position:relative;    
}
.poup-container.tooltip h2 {
    width:439px !important;
    font-size: 1.6em;
    max-height:16px !important;
    line-height:72% !important;
    padding-left: 11px;
}
.tooltip-content p{
    margin:0px 0 0 0;
}
.tooltip-close {
    background:url("images/controls.png") no-repeat -25px 0 transparent;
    width:25px;
    height:25px;
    position:absolute;
    top:5px;
    right:5px;
    cursor:pointer;
    z-index: 1;
}
.tooltip-content #iconupload label,.tooltip-content #iconupload input[type="file"] {
    vertical-align:middle;
}
ul.upload-options-list {
    margin-bottom:15px !important;
}
.tooltip-content .current-featrue-icon .text-hold ul,ul.upload-options-list {
    margin:0 0 0 15px;
}
.tooltip-content .current-featrue-icon .text-hold ul li,.upload-options-list li {
    line-height:140%;
}
.help-content {
    display:none;
}
.tooltip .help-content {
    display:block !important;
}
/*.tooltip-content #helpText h2{
    background:none !important;
    width:auto !important;
    position:relative !important;
    padding:0;
    margin:0;
}*/
.poup-container.tooltip .tooltip-content h2 {
    max-width:510px !important;
    width:510px !important;
    padding-left:10px !important;
}
.poup-container.tooltip .tooltip-content h2 a.back-to-features {
    margin-left:-3px !important;
    margin-right: 7px;
}
.tooltip-content .poup-container {   
    padding:0;
    margin:0;    
}
.tooltip-content .help-icon {
    display:none !important;
}

.current-featrue-icon {
    overflow:hidden;
    width:445px;
    margin:0 0 15px 0;
    padding-bottom:15px;
    background:url("../images/features/text-bottom-shadow.png") center bottom no-repeat;
}
.tooltip-content .current-featrue-icon {
    width:500px;
}
.current-featrue-icon .icon-hold{
    width:59px;
    float:left;
}
.header-image-uplad .current-featrue-icon .icon-hold {
    width:80px;
    height:62px;
    overflow: hidden;
    text-align: center;
    position:relative;
}
.current-featrue-icon .icon-hold img {
    max-width:59px;
    min-width: 59px;
}
.header-image-uplad .current-featrue-icon .icon-hold img {
    max-height: 62px;
    width: 80px;
    max-width: 80px;
}
.poup-container .header-image-uplad .text-hold {
    margin-top:0 !important;
    width:347px;
}
.current-featrue-icon .text-hold {
    float:left;
    margin-left:15px;
    padding:0 !important;
    background:none;
    width:370px;
}
.tooltip-content .current-featrue-icon .text-hold {
    width:400px;
}
.poup-container .header-image-uplad .form-raw label,.poup-container .header-image-uplad .form-raw input {
    display: inline-block;
    vertical-align:middle;
}
.poup-container .header-image-uplad .form-raw label {
    width:88px;
}
.current-featrue-icon .text-hold li, ul.upload-options-list li {
    background: none repeat scroll 0 0 transparent;
    list-style-type: disc;
    overflow: visible !important;
    padding: 0 !important;
}



.text-hold p {
    line-height:140%;
}
/*PERCENTAGE BAR*/
.features-using-bar {    
    height:20px;
    overflow:hidden;    
    position:relative;
}
.bar-container,.poll-percentage  {
    height:18px;
    border:1px solid #ccc;
    width:248px;
    overflow:hidden;
}
.features-using-bar .strip, .poll-percentage div {
    /*background-color: #AACC00;
    background-image: linear-gradient(
        50deg, rgba(255, 255, 255, 0.2) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, 
        transparent 75%, transparent
        );*/
    height:100%;
    margin-left: -1px;
    padding-left: 1px;
    background:url("../images/app_completed_strip.png") top left repeat-x;
}
.features-using-bar h6 {
    color:#000;
    position:absolute;
    left:257px;
    top:3px;
    font-size:0.9em;
    font-weight:normal;
}
/*IPHONE ALERT BOX*/
#iphone_alert {
	width : 320px;
	height : 400px;
	position: absolute;
	top:40px;
	left: 0;
	display: block;
	z-index:3000;
	color: #fff;
        display:none;
}
#iphone_alert .alert {
	font: normal 17px/23px "Helvetica Neue", Arial;
	background: #162344;
	background: rgba(22,35,68,0.9);
	color: #fff;
	text-shadow: hsla(0,0%,0%,0.8) 0 -1px 0;
	margin: 0 auto;
	padding: 0 0 8px 0;
	border: 2px #dfe1e6 solid;
	position: absolute;
	width: 90%;
	left: 4.5%;
	top:30%;
	-webkit-border-radius: 9px;
	   -moz-border-radius: 9px;
	        border-radius: 9px;
	-webkit-box-shadow: hsla(0,0%,0%,0.7) 0 1px 2px;
	   -moz-box-shadow: hsla(0,0%,0%,0.7) 0 1px 2px;
	        box-shadow: hsla(0,0%,0%,0.7) 0 1px 2px;
}
#iphone_alert .alert::after {
	content: '';
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.3));
	background:    -moz-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.3));
	background:     -ms-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.3));
	background:      -o-linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.3));
	background:         linear-gradient(top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.3));
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#697287', EndColorStr='#343f5c', GradientType=0);
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#697287', endColorstr='#343f5c', GradientType=0);
	height: 15%;
	width: 100%;
	-webkit-border-radius: 7px 7px 50% 50%  / 7px 7px 4px 4px;
	   -moz-border-radius: 7px 7px 50% 50%  / 7px 7px 4px 4px;
	        border-radius: 7px 7px 50% 50%  / 7px 7px 4px 4px;
	position: absolute;
	left: 0;
	top:0;
}

#iphone_alert .text {
	position: relative;
	z-index: 110;
	text-align: center;
	width: 90%;
	left: 5%;
	margin:25px 0 10px 0;
        word-wrap:break-word;
}
#iphone_alert .text b {
	margin-bottom: 5px;
	display: block;
}
#iphone_alert .button {
  margin:0 auto 10px auto;
	font-weight: bold;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 127px;
	cursor: pointer;
	border: 1px #131e3b solid;
	display: block;
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	background: -webkit-linear-gradient(top, rgba(116, 124, 143, 0.8) 0%, rgba(52, 63, 92, 0.8) 50%, rgba(22, 35, 68, 0.8) 50%, rgba(35, 47, 78, 0.8) 100%);
	background:    -moz-linear-gradient(top, rgba(116, 124, 143, 0.8) 0%, rgba(52, 63, 92, 0.8) 50%, rgba(22, 35, 68, 0.8) 50%, rgba(35, 47, 78, 0.8) 100%);
	background:     -ms-linear-gradient(top, rgba(116, 124, 143, 0.8) 0%, rgba(52, 63, 92, 0.8) 50%, rgba(22, 35, 68, 0.8) 50%, rgba(35, 47, 78, 0.8) 100%);
	background:      -o-linear-gradient(top, rgba(116, 124, 143, 0.8) 0%, rgba(52, 63, 92, 0.8) 50%, rgba(22, 35, 68, 0.8) 50%, rgba(35, 47, 78, 0.8) 100%);
	background:         linear-gradient(top, rgba(116, 124, 143, 0.8) 0%, rgba(52, 63, 92, 0.8) 50%, rgba(22, 35, 68, 0.8) 50%, rgba(35, 47, 78, 0.8) 100%);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#747c8f', EndColorStr='#232f4e', GradientType=0);
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#747c8f', endColorstr='#232f4e', GradientType=0);
	-webkit-border-radius:5px;
	   -moz-border-radius:5px;
	        border-radius:5px;
	-webkit-box-shadow: #454f69 0 1px 0;
	   -moz-box-shadow: #454f69 0 1px 0;
	        box-shadow: #454f69 0 1px 0;
}

#iphone_alert .button.wide {
	width: 235px;
	margin-left: 10px;
}
#iphone_alert .button.f_left {
	float: left;
	margin: 0 0 0 10px;
}
#iphone_alert .button.f_right {
	float: right;
	margin: 0 10px 0 0;
}

#iphone_alert .button.light {
	background: -webkit-linear-gradient(top, rgba(174, 178, 190, 0.6) 0%, rgba(106, 116, 139, 0.6) 50%, rgba(80, 90, 117, 0.6) 50%, rgba(95, 105, 129, 0.6) 100%);
	background:    -moz-linear-gradient(top, rgba(174, 178, 190, 0.6) 0%, rgba(106, 116, 139, 0.6) 50%, rgba(80, 90, 117, 0.6) 50%, rgba(95, 105, 129, 0.6) 100%);
	background:     -ms-linear-gradient(top, rgba(174, 178, 190, 0.6) 0%, rgba(106, 116, 139, 0.6) 50%, rgba(80, 90, 117, 0.6) 50%, rgba(95, 105, 129, 0.6) 100%);
	background:      -o-linear-gradient(top, rgba(174, 178, 190, 0.6) 0%, rgba(106, 116, 139, 0.6) 50%, rgba(80, 90, 117, 0.6) 50%, rgba(95, 105, 129, 0.6) 100%);
	background:         linear-gradient(top, rgba(174, 178, 190, 0.6) 0%, rgba(106, 116, 139, 0.6) 50%, rgba(80, 90, 117, 0.6) 50%, rgba(95, 105, 129, 0.6) 100%);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#aeb2be', EndColorStr='#5f6981', GradientType=0);
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aeb2be', endColorstr='#5f6981', GradientType=0);
	-webkit-box-shadow: #454f69 0 1px 0, inset #dadde4 0 1px 0;
	   -moz-box-shadow: #454f69 0 1px 0, inset #dadde4 0 1px 0;
	        box-shadow: #454f69 0 1px 0, inset #dadde4 0 1px 0;
}

#iphone_alert .button:active {
	background: -webkit-linear-gradient(top, rgba(90, 95, 102, 0.7) 0%, rgba(41, 47, 57, 0.7) 50%, rgba(23, 31, 40, 0.7) 50%, rgba(36, 44, 53, 0.7) 100%);
	background:    -moz-linear-gradient(top, rgba(90, 95, 102, 0.7) 0%, rgba(41, 47, 57, 0.7) 50%, rgba(23, 31, 40, 0.7) 50%, rgba(36, 44, 53, 0.7) 100%);
	background:     -ms-linear-gradient(top, rgba(90, 95, 102, 0.7) 0%, rgba(41, 47, 57, 0.7) 50%, rgba(23, 31, 40, 0.7) 50%, rgba(36, 44, 53, 0.7) 100%);
	background:      -o-linear-gradient(top, rgba(90, 95, 102, 0.7) 0%, rgba(41, 47, 57, 0.7) 50%, rgba(23, 31, 40, 0.7) 50%, rgba(36, 44, 53, 0.7) 100%);
	background:         linear-gradient(top, rgba(90, 95, 102, 0.7) 0%, rgba(41, 47, 57, 0.7) 50%, rgba(23, 31, 40, 0.7) 50%, rgba(36, 44, 53, 0.7) 100%);
	-ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5a5f66', EndColorStr='#242c35', GradientType=0);
	    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a5f66', endColorstr='#242c35', GradientType=0);
	-webkit-box-shadow: #454f69 0 1px 0;
	   -moz-box-shadow: #454f69 0 1px 0;
	        box-shadow: #454f69 0 1px 0;
}
.sim-content {
    display:none;
}
/*IPHONE ALERT BOX END*/

/* COLOR PALLETE */
.pallete-wrapper {    
    border:1px solid #cfcfcf;
    width:147px;
    height:auto;
    position:absolute;
    padding:10px;
    display:none;
    margin:-1px 0 0 0;
    background:#fff;
    z-index:123456;
}
.picked {
    width:53px;
    height:10px;
    border:1px solid #a1a1a1;
    background-color:#d9d9d9;
    float:left;
}
.pmain-pallete {
    margin:8px 0 0 -3px;
}
.pmain-color {
    width:10px;
    height:10px;
    border:1px solid #cfcfcf;
    display:block;
    cursor:pointer;
    margin:0 0 0 3px;    
    
}
.pmain-pallete .pmain-color {
    border-bottom:0 !important;
}
.pmain-cal {
    float:left;
}
.top-colors,.bottom-colors,.more-colors {
    margin:0px 0 0 -3px;
    padding:0;
    clear:both;
    overflow:hidden;
}
.top-colors .pmain-color,.bottom-colors .pmain-color,.more-colors .pmain-color{
    float:left;    
}
.bottom-colors {
    border-bottom:1px dotted #e6e6e6;
    padding:10px 0 8px 0;
}
.pmore-colors {
    display:block;
    cursor:pointer;
    margin:5px 0 0 0;
    font-size:0.8em;
    background:url("../images/more_colors_arrow.png") 100% 5px no-repeat;
}
.pmore-colors.on {
    background-position:100% -50px;
}
.more-colors {
    display:none;
    position:absolute;
    bottom:-1px;
    width:375px;
    left:175px;
    padding:10px;    
    border:1px solid #cfcfcf;
    height: 164px;
    background:#fff;
}
.more-colors .pmain-color { 
    border-bottom:0;
}
.clear {
    clear:both;
}
.ppicker-hold {
    border:1px solid #CFCFCF;
    padding:3px;
    overflow:hidden;
    width:52px;
    cursor:pointer;
}
.ppicker-hold .ppicker {
    border:1px solid #A1A1A1;
    height:10px;
    width:38px;
    float:left;
}
.ppicker-hold .pup-down-arrow span {
    width:6px;
    height:4px;
    display:block;
    margin:0 0 3px 0;
    cursor:pointer;
    background:url("../images/arrow.png") top left no-repeat;
}
.ppicker-hold.active .pup-down-arrow span {
    background-position:-1px -1px !important;
}
.ppicker-hold.inactive .pup-down-arrow span {
    background-position:-1px -8px !important;
}
.ppicker-hold .pup-down-arrow {
    float:left;
    margin:4px 0 0 5px;
}
/*validation message popup*/
.valMessage {
    background:url("../images/tooltip_arrow.png") 5px 100% no-repeat;
    padding:0 0 9px 0;
    min-width:184px;
    position:absolute;  
    z-index:123456789;
}
.valMessage div {
    color:#000;
    font-size:0.9em;    
    min-width:170px;
    padding:5px;
    border:2px solid #D37878;    
    text-align:center;
    background:#F7CFCF;
}
/*audio*/
.simple-player-container {
    display: inline-block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:1px solid #919191;
    width: 273px;
    min-height: 37px;
}
.simple-player-container > div > ul {
    margin: 0;
    padding-left: 0;
}
.simpleplayer-play-control {
    background:transparent url('../images/play.png') top left no-repeat;
    display: block;
    width: 28px;
    height: 28px;
    top: 7px;
    position: relative;
}
.simpleplayer-stop-control {
    background:transparent url('../images/stop.png') top left no-repeat;
    display: block;
    width: 28px;
    height: 28px;
    top: 7px;
    position: relative;
}
li.progressbar-wrapper {
    overflow:hidden;
    max-height: 10px;
    margin-top:17px;
    margin-left: 4px;
}
.simple-player-container .start-button {
    display: inline-block;
}
.simple-player-container span.label {
    display: inline-block;
    font-size: 1.2em;
    font-weight: bold;
    margin-left:10px;
    padding:14px 0 0 10px;
    height: 28px;
    border-left:1px solid #919191;
}
/**Athletics manual schedules*/

div#event-block div.link {
    float: left;
}

.copyright {
    border-top: 2px solid #e8e8e8;
    margin-top: 40px;
    padding-top: 10px;
    color: #707070;
    font-size: 0.9em;
}
.copyright span {
    display: inline-block;
    margin-right: 10px;
}
.copyright a {
    color: #404040 !important;
    text-decoration: none;
    padding: 0 6px;
}
.copyright a:hover {
    text-decoration: underline;
}