@font-face
{
font-family: "onestroke";
src: url("fonts/onestroke.eot");
}

@font-face
{
font-family: "onestroke";
src: url("fonts/onestroke.ttf");
}

@font-face
{
font-family: "goudy";
src: url("fonts/goudyheavyface.woff");
}

body
{
background:#fff;
font-family:Arial;
font-size:15px;margin:0px;padding:0px;text-align:left;direction:ltr;unicode-bidi:embed;}
h1, h2, h3, h4, h5{font-size:13px;color:#333;margin:0px;padding:0px;}
h1{font-size:14px;margin-bottom:20px;}
h4, h5{font-size:11px;}
a{cursor:pointer;color:#3b5998;-moz-outline-style:none;text-decoration:none;}
a:hover{text-decoration:none;color:#000000;}
select{border:1px solid #BDC7D8;border-radius:3px;font-family:Arial;font-size:18px;padding:2px;}
td{color:#766FFF;}
td,
td.label{font-size:15px;text-align:left;}
a.tool:hover {background:#ffffff;}
a.tool span {display:none;}
a.tool:hover span{display:inline; position:absolute;background:#ffffff;}

a
{
text-decoration:none;
}

img
{
border:0px;
}

h2
{
font-size: 20px;
font-weight: bold;
margin: 0 0 0px 0;
}

#logo
{
cursor:pointer;
}

.top_right_button
{
position:absolute;
top:1px;
right:0px;
margin-right:357px;
cursor:pointer;
}

.vid_highlight
{
border: 2px solid #000;
border-radius: 5px;
padding: 2px;
background: #0f0;
}

#admin_message_box
{
border:1px solid #000;
border-radius:6px;
text-align:center;
position:absolute;
top:164px;
left:50%;
margin-left:-362.5px;
background:#ff8;
width:725px;
height:430px;
z-index:2;
//min-height:70px;
//margin-left:auto;
//margin-right:auto;
//margin-top:12px;
}

.close_button
{
float:right;
font-size:14px;
margin-right:5px;
cursor:pointer;
}

.student_message_box
{
border:1px solid #000;
border-radius:6px;
text-align:center;
position:absolute;
top:164px;
left:50%;
margin-left:-362.5px;
background:#ff8;
width:725px;
height:430px;
}

#main_div
{
position:absolute;
top:0px;
left:0px;
width:1020px;
height:600px;
left:50%;
margin-left:-510px;
text-align:center;
display:none;
}

.popup_big
{
position:absolute;
top:100px;
left:232px;
width:250px;
height:125px;
background:rgba(0,0,255,0.7);
font-size:30px;
color:#fff;
border:1px solid #000;
border-radius:4px;
text-align:center;
padding:20px;
z-index:100;
display:none;
}

.button, .button:visited
{
background: #222 url(images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 0 1px 3px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border-bottom: 1px solid rgba(0,0,0,0.25);
position: relative;
cursor: pointer;
}

.button:hover { background-color: #111; color: #fff; }
.button:active { top: 1px; }
.small.button, .small.button:visited { font-size: 11px; padding: ; }
.button, .button:visited,
.medium.button, .medium.button:visited { font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
.large.button, .large.button:visited { font-size: 20px; padding: 8px 14px 9px; }

.grey.button, .grey.button:visited { background-color: #e2e2e2; }
.grey.button:hover { background-color: #e2e2e2; }
.green.button, .green.button:visited { background-color: #91bd09; }
.green.button:hover { background-color: #749a02; }
.blue.button, .blue.button:visited { background-color: #2daebf; }
.blue.button:hover { background-color: #007d9a; }
.red.button, .red.button:visited { background-color: #e33100; }
.red.button:hover { background-color: #872300; }
.magenta.button, .magenta.button:visited { background-color: #a9014b; }
.magenta.button:hover { background-color: #630030; }
.orange.button, .orange.button:visited { background-color: #ff5c00; }
.orange.button:hover { background-color: #d45500; }
.yellow.button, .yellow.button:visited { background-color: #ffb515; }
.yellow.button:hover { background-color: #fc9200; }

.marketplace_item
{
//margin-left:15%;
//margin-right:15%;
margin-bottom:12px;
border:1px solid #000;
border-radius:8px;
}

.marketplace_item td
{
text-align:left;
}

.marketplace_thumb
{
width:140px;
height:100px;
//border:1px solid #000;
//border-radius:4px;
float:left;
margin-right:40px;
background-repeat:no-repeat;
}

.myprograms_thumb
{
width:140px;
height:100px;
float:left;
margin-right:25px;
background-repeat:no-repeat;
font-family:goudy;
font-size:17px;
}

.marketplace_table
{
width:100%;
padding:7px;
}

#marketplace_intro
{
font-size:20px;
}

#marketplace_list
{
position:absolute;
width:1130px;
left:50%;
margin-left:-565px;
}

.app_features
{
font-size:20px;
}

small
{
font-size:12px;
}

.menu_header
{
background:#ccc;
width:100%;
padding-top:4px;
padding-bottom:4px;
font-weight:bold;
}

.menu_item
{
width:100%;
padding-top:4px;
}

.menu_item_drag
{
width:100%;
padding-top:4px;
cursor:pointer;
}

.app_thumb
{
width:35px;
height:17px;
border:1px solid #000;
border-radius:2px;
//background:#00c;
float:left;
margin-left:3px;
font-size:12px;
}

.bottom_section
{
width:97%;
height:436px;
margin:1%;
border:1px solid #000;
border-radius:3px;
overflow:auto;
}

.deploy_area
{
width:98%;
height:100px;
margin:1%;
border:1px solid #000;
border-radius:6px;
background:#fff;
}

#sortable2
{
overflow:auto;
}

#sortable2 .menu_item_drag
{
float:left;
width:200px;
}

.sortable2 .menu_item_drag
{
float:left;
width:auto;
margin-right:10px;
}

.class_box
{
border:1px solid #000;
border-radius:6px;
width:1030px;
height:440px;
margin-top:3px;
display:none;
overflow:auto;
}

.class_tab
{
border:1px solid #000;
border-radius:6px 6px 0px 0px;
width:200px;
height:30px;
font-weight:bold;
padding:6px;
cursor:pointer;
}

.class_tab input
{
height:21px;
}

.student_list
{
width:207px;
height:1005px;
border:1px solid #000;
border-radius:4px;
margin-right:10px;
}

.student_list input
{
margin:2px;
}

.class_name_tab
{
font-weight:bold;
border:none;
font-size:15px;
width:145px;
}

#student_deployed_item
{
border:1px solid #000;
border-radius:8px;
height:500px;
padding:10px;
}

#app_options
{
border:1px solid #000;
border-radius:8px;
height:470px;
padding:10px;
line-height:170%;
overflow:auto;
}

.app_options
{
border:1px solid #000;
border-radius:8px;
height:470px;
padding:10px;
line-height:170%;
overflow:auto;
}

#quiz_frame
{
position:absolute;
top:308px;
left:0px;
width:100%;
height:100%;
border:none;
outline:none;
}

#common_core_game_frame
{
position:absolute;
top:308px;
left:0px;
width:100%;
height:100%;
border:none;
outline:none;
}

#printable_users
{
display:none;
}

.score_value
{
color:#f00;
}

#nav_bar
{
background:#ffffbf;
border:1px solid #000;
border-radius:8px;
font-family:Arial;
font-size:20px;
padding:10px;
text-align:center;
margin-bottom:4px;
}

#nav_bar a
{
text-decoration:none;
color:#000;
}

//REDESIGN

#container
{
position:relative;
margin-left:50%;
left:-470px;
font-family:Verdana;
width:940px;
max-width:940px;
padding-bottom:0px;
}

#container .large.button
{
font-size:18px;
}

.button
{
font-family:Verdana;
}

#container a
{
color:#000;
text-decoration:none;
}

#chromebanner
{
position:absolute;
top:0px;
left:0px;
width:100%;
height:20px;
text-align:center;
font-weight:bold;
background:#f00;
display:none;
}

.category_thumb
{
margin-right:10px;
text-align:center;
border:2px solid #000;
border-radius:20px;
margin-top:10px;
width:140px;
height:100px;
float:left;
background-repeat:no-repeat;
font-family:goudy;
font-size:17px;
}