div.fr-input-line > label {
    background-color: transparent !important;
    font-size: 9px !important;
}

div.fr-input-line > input, div.fr-input-line > input:focus{
    background-color: transparent !important;
    font-size: 11px !important;
    padding: 0px !important;
    border-top: 0px !important;
    border-right: 0px !important;
    border-left: 0px !important;
}

.x-panel-header { border-left: 10px solid #ddd;}
.x-panel-header:hover { 
  border-left: 10px solid #00b4ff;
  transition: border-left 0.3s;
  -webkit-transition: border-left 0.3s;
  -moz-transition: border-left 0.3s;
}

#divAppContent { padding: 10px; }

input[type=text]:not(.input-block-level), input[type=number]:not(.input-block-level), input[type=password]:not(.input-block-level), textbox:not(.input-block-level), textarea:not(.input-block-level), select:not(.input-block-level) {
  margin: 0 !important;
  border-left: 1px solid #fff !important;
  border-top: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
}

input[type=button]:not(.btn), input[type=reset]:not(.btn), input[type=submit]:not(.btn) {
  display: inline;
  line-height: .9em;
  margin-top: .18em;
  margin-left: 5px;
  background: none;
  padding: 5px 9px;
  font-weight: bold;
  border: 1px solid #efefef;
}

.dojoComboBoxOptions {
  -ms-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  padding: 4px !important;
  -moz-box-shadow: 0 0 20px #888;
  -webkit-box-shadow: 0 0 20px #888;
  box-shadow:  0 0 20px #888;
  transition: box-shadow 300ms;
  -webkit-transition: -webkit-box-shadow 300ms;
  -moz-transition: -moz-box-shadow 300ms;
  -ms-transition: -ms-box-shadow 300ms;

}


input[type=button]:not(.btn):hover, input[type=reset]:not(.btn):hover, input[type=submit]:not(.btn):hover {
  background: #00b4ff;
  color: #fff;
  transition: background-color 0.5s;
  -webkit-transition: background-color 0.5s;
  -moz-transition: background-color 0.5s;
}

.dhx_cal_event_line, .dhx_cal_event_clear { font-family: "Open Sans",Calibri !important; font-weight: normal; font-size: 12px !important; line-height: 14px !important; height: 14px; }


textarea:not(.select2-search__field) { height: auto !important; min-width: 300px;}

input[type=text]:focus, input[type=number]:focus, input[type=password]:focus, textbox:focus, textarea:focus, select:focus { 
    background-color: #fff; 
    border: 1px solid rgb(0, 180, 255);    
}

select:focus { 
}

.buttonlink, .inputbutton {
    height: 35px;
    background: url(../../2012/images/button-background.png) no-repeat;
    border: none;
    font-size: 14px;
    font-weight: bold;
    color: #5872df;
    text-align: left;
    padding-bottom: 2px;
    padding-left: 28px;
    font-variant: small-caps;
    font-family: "Open Sans", sans-serif !important;
}

.bulkstudentinput{
    background-color: #ffffff;
    border: 1px solid #acacac;
    color: #282828;
    font-size: small;
    font-family: "Open Sans", sans-serif !important;
    padding-left: 2px !important;
}
.bulkstudentdateinput{
    background-color: #ffffff;
    border: 1px solid #acacac;
    color: #282828;
    font-size: small;
    font-family: "Open Sans", sans-serif !important;
    padding-left: 2px !important;
}

.buttonlinkon, .inputbuttonon {
    height: 35px;
    border: none;
    background: url(../../2012/images/button-background-on.png)  no-repeat;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    color: #64b968;
    text-align: left;
    padding-bottom: 2px;
    padding-left: 28px;
    font-family: "Open Sans", sans-serif !important;
    font-variant: small-caps;

}

.buttonlinkon, .buttonlink {
    display: block;
    text-decoration: none;
    font-size: 14px;
    text-align: left;
    padding-left: 28px;
    padding-bottom: 0px;
    padding-top: 11px;
    font-family: "Open Sans", sans-serif !important;
    font-variant: small-caps;
}

td {vertical-align: top;}
/*.tdLabel, .label, label, .checkboxLabel { padding-right: 5px; padding-left: 5px; vertical-align: top; background: transparent !important; color: #000000 !important; display: inline !important; font-weight: normal; font-variant: normal}*/
.tdLabel { background-color: #fff; width: 180px; min-width: 180px; padding: 5px; min-height: 28px; text-align: right !important;}
.tdLabel label { padding-right: 20px; background-color: #fff; }
.dhtmlXGrid {width: 100% !important;}
.checkboxLabel { float: left; clear: right;}
input[type=checkbox] { float: left; clear: left;}
div.audit, div.info, span.info {
    margin: 5px; font-size: 12px; line-height:16px; color: #d80008; font-weight: bold;
}

.icheck-me { float: none !important; clear: none !important;}


div.globalAjaxIndicator {right: 0; bottom: 0; cursor: auto; position: fixed !important; z-index: 99999999;}

span.x-tab-strip-inner { width: auto !important; }

a.quickshow { color: #d80008; font-weight: bold; text-decoration: underline; }

table td div a img { height: 50px; }

.x-panel-header { background: #f4f4f4; color: #555; padding: 8px 8px; font-size: 12px; margin-bottom: 10px;  font-weight: normal;}
.x-panel-header a { color: #555;  font-weight: normal;}
div.x-panel-header { background:#f4f4f4; color: #555; padding: 8px 8px; font-size: 12px; margin-bottom: 10px;  font-weight: normal;}
div.x-panel-header a { color: #555; font-weight: normal; }
#subContainerDiv { }

a.babuttonblock {
  display: block;
  height: 51px;
  width: 51px;
  color: #fff;
  text-decoration: none;
  position: relative;
  text-align: center;
}

a.babuttonblock:hover {
  width: 45px;
  height: 45px;
  border: 3px solid rgba(0, 0, 0, 0.5);
}

a.babuttonblock i {
  font-size: 36px;
  line-height: 51px;
}

.x-grid3-row td, .x-grid3-summary-row td {
    font-family: "Open Sans", sans-serif !important;
}

ul.x-tab-strip-top { margin: 0px; padding: 0px;}


.baheadertiles {
    margin-top: -15px !important;
}


.batiledbutton {
  float: left;
  margin-right: 15px;
}
.batiledbutton > a {
  display: block;
  height: 61px;
  width: 130px;
  color: #fff;
  text-decoration: none;
  position: relative;
  text-align: left;
}
.batiledbutton > a i {
  font-size: 40px;
  padding: 10px 10px;
  margin-right: 15px;

}
.batiledbutton > a:hover:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 124px;
  height: 55px;
  background: none;
  pointer-events: none;
  border: 3px solid rgba(0, 0, 0, 0.5);
  z-index: 99;
}

.batiledbutton > a .details {
  *zoom: 1;
  margin-top: -50px;
  margin-left: 5px;

}
.batiledbutton > a .details:after {
  content: "";
  display: table;
  clear: both;
}
.batiledbutton > a .details span {
  color: white;
  display: block;
  font-size: 11px;
}
.batiledbutton > a .details span.big {
  font-size: 16px;
}

.batiledbutton a span {
    color: rgb(51, 51, 51);
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    list-style-type: none;
    margin-left: 55px;
    text-align: left;
    float: left;
}

.batiledbutton a span.line1 { margin-top: -50px; }
.batiledbutton a span.line2 { margin-top: -30px; font-size: 12px; }



.form-horizontal.form-column .span6 { width: 49.8%;}
.tdLabel {
    margin: 4px 10px !important;
    text-align: right !important;
    vertical-align: middle !important;
    border: 1px solid #ddd;
    border-left: 10px solid #ddd;
    background: #f7f7f7;
}

.tdLabel:hover {
    border-left: 10px solid #00b4ff;
  transition: border-left 0.3s;
  -webkit-transition: border-left 0.3s;
  -moz-transition: border-left 0.3s;

}

.tdLabel > label { display: inline !important; background: transparent !important; color: #000000 !important; font-weight: normal !important; text-align: left; }

.batiledbutton {
  float: left;
  margin-right: 15px;
  border: 3px solid #fff;
}
.batiledbutton > a {
  display: block;
  height: 61px;
  width: 130px;
  color: #fff;
  text-decoration: none;
  position: relative;
  text-align: left;
  border: 3px solid #fff;
}
.batiledbutton > a i {
  font-size: 40px;
  padding: 10px 10px !important;
  margin-right: 15px !important;
  height: 40px !important;
  line-height: normal !important;
  width: 31px !important;
}
.batiledbutton > a:hover:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 126px;
  height: 57px;
  background: none;
  pointer-events: none;
  border: none;
  z-index: 99;
}

.batiledbutton > a:hover {
  -moz-box-shadow: 0 0 20px #888;
  -webkit-box-shadow: 0 0 20px #888;
  box-shadow:  0 0 20px #888;
  transition: box-shadow 300ms;
  -webkit-transition: -webkit-box-shadow 300ms;
  -moz-transition: -moz-box-shadow 300ms;
  -ms-transition: -ms-box-shadow 300ms;
  border: 3px solid rgba(0, 0, 0, 0.5);
}

.batiledbutton > a .details {
  *zoom: 1;
  margin-top: -50px;
  margin-left: 5px;

}
.batiledbutton > a .details:after {
  content: "";
  display: table;
  clear: both;
}
.batiledbutton > a .details span {
  color: white;
  display: block;
  font-size: 11px;
}
.batiledbutton > a .details span.big {
  font-size: 16px;
}

.batiledbutton a span {
    color: rgb(51, 51, 51);
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    list-style-type: none;
    margin-left: 55px;
    text-align: left;
    float: left;
}

.batiledbutton a span.line1 { margin-top: -50px; }
.batiledbutton a span.line2 { margin-top: -30px; font-size: 12px; }

.topbuttondiv { margin-right: 20px; }
.topbuttondiv a { color: #ffffff; height: 61px; width: 120px; display: block;}

.topbuttondiv a:hover {
  z-index: 99;
  height: 57px;
  width: 116px;
  display: block;
}


.topbuttondiv a:hover .topbuttondiv a i {
    height: 36px;
    font-size: 34px;
}

.topbuttondiv a i {
    -webkit-font-smoothing: antialiased;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    color: rgb(255, 255, 255);
    cursor: auto;
    display: inline-block;
    font-family: FontAwesome;
    font-size: 36px;
    font-style: normal;
    font-weight: normal;
    height: 41px;
    line-height: 41px;
    list-style-type: none;
    margin-top: 0px;
    text-align: left;
    text-decoration: none;
    vertical-align: baseline;
    margin: 10px;
    float: left;
}

.teal {background: #00aba9;}
.blue {background: #00b4ff;}
.lime {background: #8cbf26;}
.orange {background: #FC6721;}
.red {background: #e51400;}
.magenta {background: #a200ff;}
.lightred {background: #e63a3a;}
.satblue {background: #2c5e7b;}

.topbuttondiv a span {
    color: rgb(51, 51, 51);
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    list-style-type: none;
    margin-left: 55px;
    text-align: left;
    float: left;
}

.topbuttondiv a span.line1 { margin-top: -50px; }
.topbuttondiv a span.line2 { margin-top: -30px; font-size: 12px; }
span.x-tab-strip-text { padding: 8px !important; }
.btn.btn-primary:hover{background:#1e74c5}
[class^="glyphicon-"],
[class*=" glyphicon-"] {
  font-family: 'Glyphicons';
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */
  display: inline;
  width: auto;
  height: auto;
  line-height: normal !important;
  vertical-align:baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}

[class^="glyphicon-"]:before,
[class*=" glyphicon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}

a [class^="glyphicon-"],
a [class*=" glyphicon-"] {
  display: inline-block;
}

li [class^="glyphicon-"],
li [class*=" glyphicon-"], .nav li [class^="glyphicon-"],
.nav li [class*=" glyphicon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}

#navigation .user .icon-nav > li > a i {
  color: #fff;
  font-size: 12px;
}


.datatable_row_selected { color: #00b4ff;}

.error { color: #ff0000 !important;}

.beta::before {content: "**Beta** ";}
label.error { color: red !important; }


.box-title .actions .btn-group > a {
  color: #fff !important;
}

.box-title .actions .btn-group > a:hover {
  background: #fff !important;
  color: #00b4ff !important;
}

.dropdown-menu { z-index: 40000;}

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border: none;
/*    background-color: #f3f7f9;*/
    color: #526069;
    border-bottom: 1px solid rgb(204,204,204);
    padding-left: 2px;
    padding-bottom: 2px;
    
  -webkit-transition-property:border-color, background-color;
  -webkit-transition-duration: 0.5s, 0.5s;
  -webkit-transition-timing-function: linear, ease-in;
  transition-property:border-color, background-color;
  transition-duration: 0.5s, 0.5s;
  transition-timing-function: linear, ease-in;
  -moz-transition-property:border-color, background-color;
  -moz-transition-duration:0.5s;
  -moz-transition-timing-function: linear, ease-in;
  -o-transition-property:border-color, background-color;
  -o-transition-duration:0.5s;
  -o-transition-timing-function: linear, ease-in;
     
}


textarea:not(.select2-search__field) {
    background-color: #ffffff;
    border: 1px solid #cccccc !important;
}

#profilePicDiv {
}

img.studentprofileimg {
    padding: 10px;
    border: 2px solid #cdcdcd;
    max-height: 160px;
    display: block;
    max-width: 160px;
}

div.control-group div.row-fluid {
    padding-bottom: 10px;
}

.ba-record-count {
    border-radius: 20%;
    border: 1px solid #000;
    color: #000;
}


.navbar-form > input[type="text"] {
    margin-top: 5px !important;
    background-color: #f3f7f9 !important;
    border:1px solid #e0e0e0 !important;
    -moz-border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -khtml-border-radius: 15px !important;
    border-radius: 15px !important;
}

.record-actions > div, .record-actions > div > a { height: inherit !important; }


/** BSocial **/
.bsocial-container { background-color: #f3f7f9; border: 1px solid #e4e4e4; padding: 10px 10px;}
.bsocial-button-group { height: 20px;}
.bsocial-button-group > div > a  { line-height: 20px; padding-right: 20px; }
.bsocial-button-group > div > a > span { line-height: 20px; font-size: 12px; font-weight: bold;}
.bsocial-button-group > div > a > i { font-size:  14px;}
.bsocial-button-group > div > a:hover > i {text-decoration: none;}

.bsocial-button-group > div.pull-right > a:last-child { padding-right: 0px; }

#bSocialActionContainer { display: none; }

.bsocial-profile {border-bottom: none;}
.bsocial-profile .bsp-container h3 { border:  1px solid #ddd; border-bottom: none; margin-bottom: 0 !important; font-size: 14px; padding-left: 10px;}
.bsocial-profile .bsp-container div.bspc-info { border:  1px solid #ddd; border-top: none; border-bottom:  none; padding: 0; margin: 0;}
.bsocial-profile .bsp-container div.bspc-info div.bspci-content { padding: 10px; background-color: #f3f7f9; font-size: 13px;}



/** End BSocial **/


.padding5 { padding: 5px; }
.padding10 { padding: 10px; }

.currentlySharedWith {font-size: 12px; font-weight: bold; }
#divNull { display: none; }
.cke_source { height: 100% !important; }
.tmdbRichTextEditorTextArea_inited { display: none !important; }

.input-nofrills {
    margin: 0 !important;
    font-size: 11px !important;
    padding: 0 !important;
    height: auto !important;
    line-height: normal !important;
    /*width: auto !important;*/
    background-color: #f3f7f9 !important;
    /*color: #5872df;*/
    color: #526069 !important;
    border: 1px solid #ffffff !important;
    padding-left: 2px !important;
}

.dashboard-container {
    font-size: 11px !important;
}

.ba-nowrapline {
    white-space: nowrap; 
    width: auto; 
    overflow: hidden;
    text-overflow: ellipsis;     
}

#overlay {
    position : absolute;
    top      : 0;
    left     : 0;
    width    : 100%;
    height   : 100%;
    z-index  : 995;
    display  : none;
} 

#overlay-back {
    position   : absolute;
    top        : 0;
    left       : 0;
    width      : 100%;
    height     : 100%;
    background : #000;
    opacity    : 0.75;
    filter     : alpha(opacity=75);
    z-index    : 990;
    display    : none;
}

#dvLoading {
    padding             : 20px;
    background-color    : transparent;
    border-radius       : 10px;
    height              : 150px;
    width               : 250px;
    position            : fixed;
    z-index             : 1000;
    left                : 50%;
    top                 : 50%;
    margin              : -125px 0 0 -125px;
    text-align          : center;
    display             : none;
}

#dvLoading > i {
    -webkit-animation-name: dvLoadingGrowSize2; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    animation-name: dvLoadingGrowSize2;
    animation-duration: 2s;
    font-size: 20px;
    color: rgb(0, 180, 255);
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes dvLoadingGrowSize {
    0%      {font-size: 20px; transform: rotate(0deg);}
    30%     {font-size: 65px;  transform: rotate(0deg);}
    50%     {font-size: 100px; transform: rotate(0deg);}
    75%     {font-size: 20px; transform: rotate(0deg);}
    80%     {font-size: 20px; transform: rotate(72deg);}
    85%     {font-size: 20px; transform: rotate(144deg);}
    90%     {font-size: 20px; transform: rotate(216deg);}
    95%     {font-size: 20px; transform: rotate(288deg);}
    100%    {font-size: 20px; transform: rotate(360deg);}
}

/* Standard syntax */
@keyframes dvLoadingGrowSize {
    0%      {font-size: 20px; transform: rotate(0deg);}
    30%     {font-size: 65px;  transform: rotate(0deg);}
    50%     {font-size: 100px; transform: rotate(0deg);}
    75%     {font-size: 20px; transform: rotate(0deg);}
    80%     {font-size: 20px; transform: rotate(72deg);}
    85%     {font-size: 20px; transform: rotate(144deg);}
    90%     {font-size: 20px; transform: rotate(216deg);}
    95%     {font-size: 20px; transform: rotate(288deg);}
    100%    {font-size: 20px; transform: rotate(360deg);}
}


@-webkit-keyframes dvLoadingGrowSize2 {
    0%      {font-size: 20px; transform: rotate(0deg);}
    5%     {font-size: 20px; transform: rotate(72deg);}
    10%     {font-size: 20px; transform: rotate(144deg);}
    15%     {font-size: 20px; transform: rotate(216deg);}
    20%     {font-size: 20px; transform: rotate(288deg);}
    25%     {font-size: 20px; transform: rotate(360deg);}
    50%     {font-size: 100px; transform: rotate(360deg);}
    55%     {font-size: 100px; transform: rotate(432deg);}
    60%     {font-size: 100px; transform: rotate(504deg);}
    65%     {font-size: 100px; transform: rotate(576deg);}
    70%     {font-size: 100px; transform: rotate(648deg);}
    75%     {font-size: 100px;  transform: rotate(720deg);}
    100%     {font-size: 20px; transform: rotate(720deg);}
}

/* Standard syntax */
@keyframes dvLoadingGrowSize2 {
    0%      {font-size: 20px; transform: rotate(0deg);}
    5%     {font-size: 20px; transform: rotate(72deg);}
    10%     {font-size: 20px; transform: rotate(144deg);}
    15%     {font-size: 20px; transform: rotate(216deg);}
    20%     {font-size: 20px; transform: rotate(288deg);}
    25%     {font-size: 20px; transform: rotate(360deg);}
    50%     {font-size: 100px;  transform: rotate(360deg);}
    55%     {font-size: 100px; transform: rotate(432deg);}
    60%     {font-size: 100px; transform: rotate(504deg);}
    65%     {font-size: 100px; transform: rotate(576deg);}
    70%     {font-size: 100px; transform: rotate(648deg);}
    75%     {font-size: 100px;  transform: rotate(720deg);}
    100%     {font-size: 20px; transform: rotate(720deg);}
}




.fr-toolbar { 
    background-color: #f3f7f9 !important; 
    border-top: 2px solid rgb(0, 180, 255) !important;
}

.select2-input, .select2-input:focus {
    border: 0px !important;
}

.select2 {
    width:100%!important;
}

.select2-results__option--selected {
    display: none;
}
.select2-selection__rendered{ margin: 0px 0px 0px 0px;}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url(../img/plugins/select2/select2.png) no-repeat 100% -22px;
    background: url(../img/plugins/select2/select2.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(../img/plugins/select2/select2.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(../img/plugins/select2/select2.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(../img/plugins/select2/select2.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0;
}
