/*
    Document   : cms_page
    Created on : 04-Apr-2012, 10:25:29
    Author     : MinhazSani
    Description:
        Purpose of the stylesheet follows.
*/
body.texteditor{float:inherit!important;}
.cont_text_editor body{
    color: #777777;
    width:100%!important;
    /*font-size: 12px;*/
}

/*Admin top menu for the cms page*/
#page_admin_header{
    width: 985px;
    margin: 0 auto;
    font-family: "verdana";
}
#outer-admin-header #header{position: relative;background-position: center -123px;height:  30px;}
#outer-admin-header #header ul#dropdown{padding-top: 5px;}
#admin-wrapper #content-wrapper{padding-top: 0;}
#admin-wrapper #content-back{padding-top: 0px;}
#admin-wrapper #image-area{margin-top: 0;}
#admin_top-menu {
    font-size: 0.9em;
    height: 28px;
    line-height: 28px;
    text-align: right;
    background-color: #1E2A15;
    /*margin: 0 20px 0 19px;*/
    padding-right: 20px;
    color: #D7D7D7;
}
#admin_top_name{
    /*margin: 0 20px 0 19px;*/
    background-color: #959763;
    height: 36px;
    line-height: 36px;
}
.area_head {
    color: #FFFFFF;
    float: left;
    font-size: 1.5em;
    font-weight: bold;

    padding: 0 10px 0 20px;
}
#admin_top_name hr{
    border: 1px solid #C0C0C0;
}
#admin_page_menu{
    background: url('../images/page_menu_bg.png') repeat-x;
    /*margin: 0 20px 0 19px;*/
    height: 39px;
}
#admin_page_menu ul{
    margin: 0;
    padding: 0;

}
#admin_page_menu ul li{
    line-height: 37px;
    display: block;
    padding: 0 15px;
}
#admin_page_menu li.left {
    float: left;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #D0D0D0;

}
#admin_page_menu ul li:first-child{
    border-left: 0px;
}
#admin_page_menu ul li.right:last-child{
    border-left: 1px solid #D0D0D0;
}

#admin_page_menu li.right {
    float: right;
    border-left: 1px solid #F7F7F7;
    border-right: 1px solid #D0D0D0;
}
#admin_page_menu  a{
    background: none;
    border: 0;
    padding: 0;
}
#admin_page_menu li ul {
    left: -1px;
    padding: 5px;
    position: absolute;
    width: 190px;
    z-index: 999;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #B2B2B2;
}
#admin_page_menu li ul li {
    background: none repeat scroll 0 0 #F0F0F0;
    border-bottom: 1px dotted #CCCCCC;
}
#admin_page_menu  a:link,#admin_page_menu  a:visited{
    color: #585858;
    font-weight: bold;
}
#admin_page_menu  a:hover{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
/********button***********/
#add_block_tool .button-fl{
    float: left;
    margin-right: 20px;
}
#add_block_tool p{
    float: left;
    margin: 0 20px 0 0;
    font-size:14px;
    line-height:26px;
}
.button{
    cursor: pointer;
}


/*admin top menu end*/
.ui-sortable-placeholder { border: 1px dotted black; visibility: visible !important; height: 100px !important; float: left;}

.ui-sortable-placeholder * { visibility: hidden; }
.sort_placeholder{
    border: 1px dotted black; visibility: visible !important;
    margin-right: 13px;
    margin-bottom: 13px;
    float: left;
}
.widget_placeholder{
    border: 1px dotted black; visibility: visible !important;
    width: 223px;
    margin: 0px 0 0 0;
    float: right;
}
.dt_measures_placeholder{
    width: 100%;
    margin: 0px 0 0 0;
    height:30px;
    float: left;
}
.col_widget{
    position: relative;
  /*  background-color:#FFFFFF; */

}
.widget{
    position: relative;
}
.report-builder-background .section-header{
    cursor: move;
    border-bottom:0!important;
    padding:10px 0 20px 0!important;
    margin:0!important;
}
.widget_heading_move{
    cursor: move;
}

#add_block_tool{
    -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); padding:10px;  border-top: 1px solid #a8a8a8; border-bottom: 1px solid #a8a8a8;
    clear: both;
    margin: 20px 0px 20px 0px;
    padding: 20px;
/*    border: 1px solid #C0C0C0;  */
    background: none repeat scroll 0 0 #f0f0f0;
    font-family: "verdana";
    line-height:29px;
}

.col_small_connected{
    min-height: 150px;
    border: 0px;
    float: left;
    padding-bottom: 20px;
    margin-right: 20px;
    background: url('../images/drag-drop.png') bottom center no-repeat;
}

.cont_tool_bar{
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    height: 32px;
    line-height: 32px;
    background: #3e3e3e;
    opacity: 0;
    width: 100%;
    text-align: center;
    font-family: "verdana";
}
.tool_bar_small_col{
    margin-right: 20px;
    width: 300px;
}
.cont_tool_bar a:link,.cont_tool_bar a:visited  {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
}
.move_block{
    background: #3E3E3E url('../_admin/images/arrow_move.png') no-repeat 10px center;
    cursor: move;
}
.widget_tool_bar .move_block, .cont_tool_bar .move_block{
    float: left;
    width: 30px;height: 30px;
    background: url('../_admin/images/arrow_move.png') no-repeat center center;
    cursor: move;
    margin: 2px;
    margin-left: 10px;
}

.no-header{
    display: none;
}

.widget_tool_bar{
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    height: 32px;
    line-height: 32px;
    background: #3e3e3e;
    opacity: 0;
    width: 100%;
    text-align: center;
}

.widget_latest_news .widget_tool_bar a:link,.widget_latest_news .widget_tool_bar a:visited,
.widget_tool_bar a:link,.widget_tool_bar a:visited  {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    padding-right: 10px;
}

.cont_tool_bar .tool_checkbox{
    display: block;
    float: right;
    color: #FFF;
    font-weight: bold;
    padding-right: 10px;
    line-height: 32px;
}
.tool_checkbox input[type="checkbox"]{
    width: auto;
    margin-top: 10px;
    margin-bottom: 0;
    float: left;
}
.button{
    background-color: #959595;
    border: 1px solid #707070;
    color: #FFFFFF;
    margin: 0;
    padding: 3px 7px;
    vertical-align: middle;
    width: auto;
}
.button_block_add{
    line-height: 20px;
    background: #888;
    color: #FFF;
    vertical-align: middle;
    text-align: center;
    padding: 3px 7px;
    font-size: 12px;
    cursor: pointer;
    float: left;
    margin-right: 10px;
}
#add_clear_block{
    float: left;
    margin-right: 15px;
}
#add_300_block{
    float: left;
    width: 140px;
    margin-right: 20px;
}
#add_620_block{
    float: left;
    width: 140px;
    margin-right: 20px;
}
#add_940_block{
    float: left;
    width: 140px;
    margin-right: 20px;
}
#add_job_cod_block{
    float: left;
    width: 90px;
    margin-right: 20px;
}
#add_widget_block{
    float: left;
    width: 100px;
    margin-right: 0px;
}
.clr{
    clear: both;
}
#add_block_from_div{
    display: none;
    margin-top: 10px;
}
#add_job_cod_block_from_div{
    display: none;
    margin-top: 10px;
}

.col_widget .content_placeholder{
    text-align: center;
    min-height: 50px;
    padding-top: 40px;
}

#dynamic_content_dilog{
    display: none;
}

#columns .clear_block .section-header {
        height: 25px;
    background: none;
    border-top: 1px solid #C0C0C0;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #C0C0C0 !important;
    color: #959763;
    padding: 5px;
    margin: 0;
    font-size: 10px;  width:100%;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc);
    margin-bottom: 2px;  -moz-border-radius: 0px;    -webkit-border-radius: 0px;    border-radius: 0px;
}
#columns .clear_block{
    margin: 0px;
    clear: both;
    width: 100%;
    height: auto;
}

/*#columns .clear_block .section-header{
    height: 12px;
    background: none;
    border: 1px solid #C0C0C0;
    color: #959763;
    padding: 0;
    margin: 0;
    font-size: 10px;
    margin-bottom: 2px;
}*/

.clear_block .delete-block{
    float: right;
    color: #959763;
}
.delete-block a{
    color: #959763;
}

/***************Dialog******************/
.widget_dialog {
    border: 0;
    border-radius: 0;
    padding: 0;
    margin: 0;
}
/*
.widget_dialog .ui-dialog-titlebar{
    display: none;
}
*/
#widget_dialog{
    display: none;
    padding: 0;
    margin: 0;
}
#dynamic_content_dialog{
    display: none;
    border: 2px solid #6dbe41;
    padding: 0;
    margin: 0;
}
/*
.info_dialog_head{
    background:  #00adef;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 2px solid #6dbe41;
    color: #fff;

}*/
.info_dialog_body{
    padding: 10px;
    padding-bottom: 20px;
}
p{
    margin: 0 10px 20px;
}
.dialog_close{
    display: block;
    float: right;
    height: 30px;
    width: 30px;
    border-left: 2px solid #6dbe41;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
}
.dialog_close:hover{
    color: #d2d2d2;
}
#widget_select_form label{
    width: auto;
}
#dynamic_content_select_form label{
    width: auto;
}
select#block_content_id{
    max-width: 400px;
}
.video_block{
    height: 384px;
    width: 480px;
    background: #000;
}
input.section-header-title{
    padding: 0;
    margin: 0;
    color: #006BA8;
    font-size: 16px;
    font-weight: bold;
    margin: 0px 0;
    padding: 0;
    width: 600px;
    border: 0px solid #f2f2f2;
    background: #ffffe6;
    font-family: Verdana;
    margin-left: -1px;
}
.col_small input.section-header-title{
    width: 280px;
}
#admin_page_menu li.cms_cont_page_title{
    font-style: italic;
    font-weight: bold;
    border-right: 0px;
    width: 355px;
    text-align: center;
    color: #959763;
    overflow: hidden;
    height: 37px;
}
.navigation-holder{color: #1F4392; font-weight: bold; text-align: center;}
/***************End Dialog******************/

.report-builder-background { background: none repeat scroll #fff; border-radius: 4px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); width: 100%; padding:10px; -moz-border-radius: 4px;    -webkit-border-radius: 4px;    border-radius: 4px; }

.report-builder-background .content_placeholder  { padding:25px 10px; }

.report-builder-background #report_content_header label { width: 100px; }
.report-builder-background   .section-header {
  font-size: 16px; color:#2f2f2f; font-weight: bold; margin: 5px 0px; padding: 0px; border-bottom: none; font-family: Arial, Helvetica, sans-serif ; float:left; background: none;   border: none;    font-weight: bold; -moz-border-radius: 0px;  -khtml-border-radius:0;  -webkit-border-radius:0;   border-radius: 0; -webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;    cursor: auto; width:100%; float:left; clear:both; }
.report-builder-background .cont_text_editor{float:left;}

body.texteditor { /*padding: 10px;*/ }

.report-builder-background .col_medium { -webkit-box-shadow: 1px 1px 3px 0px rgba(47,47,47,0.5);
-moz-box-shadow: 1px 1px 3px 0px rgba(47,47,47,0.5); box-shadow: 1px 1px 3px 0px rgba(47,47,47,0.5);    color: #2f2f2f; font-size: 12px; background: none repeat scroll #fff; border-radius: 4px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); width: 49%; padding:10px; -moz-border-radius: 0px;    -webkit-border-radius: 0px;    border-radius: 0px;  margin: 10px 5px; }

.report-builder-background .col_fullwidth { /*-webkit-box-shadow: 1px 1px 3px 0px rgba(47,47,47,0.5);
-moz-box-shadow: 1px 1px 3px 0px rgba(47,47,47,0.5); box-shadow: 1px 1px 3px 0px rgba(47,47,47,0.5);*/
border-top: 1px solid #E0E0E0; border-left:1px solid #E0E0E0; border-right:2px solid #B9B9B9; border-bottom: 2px solid #B9B9B9;
color: #2f2f2f; font-size: 12px; background: none repeat scroll #fff; border-radius: 4px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box; box-sizing: border-box;*behavior: url(/script/boxsizing.htc); width: 99%; padding:10px; -moz-border-radius: 0px;    -webkit-border-radius: 0px;    border-radius: 0px;  margin: 10px 5px; clear:both; text-align:inherit!important; }

.report-builder-background .no-border{box-shadow:none;border:0;}
table#rpt_builder_daily_pos{width:100%;float:left;}
table#rpt_builder_daily_pos tr td{border:1px solid #e6e6e6;text-align:center;font-size:12px;color:#000000;}
table.data-table-rpt-builder tr.rpt-data-head-daily-pos{background-color:/*#919191*/#BFBFBF;color:#FFFFFF;text-align:center;}
table.data-table-rpt-builder tr.rpt-data-head-daily-pos th{width:100px; border-right: 1px solid #a8a8a8; }
table.data-table-rpt-builder tr.rpt-data-head-daily-pos th.average{background-color:/*#245a8c*/#4F85CC;}
table.data-table-rpt-builder tr.rpt-data-head-daily-pos th.blank{background-color:#FFFFFF;}
table.data-table-rpt-builder tr td.param{font-size:11px !important; text-align:left!important; padding: 3px 3px;width:250px;line-height:11px!important;}
table.data-table-rpt-builder tr td.red{background-color:#fe0000; color: #fff !important;}
table.data-table-rpt-builder tr td.black{background-color:#000000;color: #fff !important;}
table.data-table-rpt-builder tr td.amber{background-color:#ffc000;}
table.data-table-rpt-builder tr td.green{background-color:#33cc33;}

table#rpt_builder_quart_pos{width:100%;float:left;}
table#rpt_builder_quart_pos tr td{border:1px solid #e6e6e6;text-align:center;font-size:12px;color:#000000;}
table#rpt_builder_quart_pos tr.rpt-data-head-quart-pos{color:#FFFFFF;text-align:center;width:100px;}
table#rpt_builder_quart_pos tr.highlight_month{outline: thin solid #fe0000;}
table#rpt_builder_quart_pos tr.rpt-data-head-quart-pos th.header_titles{color:#000000;text-align:center;font-style:italic;font-size:11px;}
table#rpt_builder_quart_pos tr.rpt-data-head-quart-pos th.header_title_actual{background-color:/*#245a8c*/#4F85CC;width:160px; border-right: 1px solid #a8a8a8;}
table#rpt_builder_quart_pos tr.rpt-data-head-quart-pos th.header_title_averages{background-color:/*#919191*/#BFBFBF;width:160px; border-right: 1px solid #a8a8a8;}
table#rpt_builder_quart_pos tr.quart_total_row{background-color:#e6e6e6;}
table#rpt_builder_quart_pos tr td.quart_total{font-weight:bold;text-align:left; padding: 1px 3px;}
table#rpt_builder_quart_pos tr td.quart_total_value{font-weight:bold;}
table#rpt_builder_quart_pos tr td.month{text-align:left;width:160px; padding: 1px 3px;}
table#rpt_builder_quart_pos tr td.quart_value{ font-size: 12px; color:#888;}
table#rpt_builder_quart_pos tr td.color_black{color:#000000!important; font-size: 12px;}
table#rpt_builder_quart_pos tr td.color_red{color:#fe0000!important; font-size: 12px;}
table#rpt_builder_quart_pos tr td.color_amber{color:#ffc000!important; font-size: 12px;}
table#rpt_builder_quart_pos tr td.color_green{color:#33cc33!important; font-size: 12px;}

#report_content_header{background-color:#FFFFFF;border-bottom:2px solid #73aadb;padding:10px;overflow:auto;}
#report_content_header_left{float:left;width:550px;}
#report_content_header_right{float:right;text-align:right;}
.report_builder_date_display{font-size:16px;font-weight:bold;color:#000000;margin-left:170px;}

div.report_content_saved_fields{float:left;margin-left:10px;padding:4px 0;display:none;}
div.report_content_saved_fields img{height:16px;width:16px;margin-left:10px;float:left;}
div.report_content_saved_fields span{font-size:12px;line-height:12px;display:block;float:left;margin:2px 0 0 4px;font-size:11px;color:green;}

#preview_report_content{float:right;}
#publish_report_content{float:right;}
