﻿.dream_stars_content
{
    width: 310px;
    display: table;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #dddddd;
    padding-bottom: 10px;
    padding-top: 10px;
}
.dream_stars_1
{
    background-image: url('../../Images/Dreams/icon-star-green.png');
    background-repeat: no-repeat;
    width: 12px;
    height: 11px;
    display: table;

}
.dream_stars_2
{
    background-image: url('../../Images/Dreams/icon-star-green.png');
    background-repeat: repeat-x;
    width: 24px;
    height: 11px;
    display: table;
}
.dream_stars_3
{
    background-image: url('../../Images/Dreams/icon-star-blue.png');
    background-repeat: repeat-x;
    width: 36px;
    height: 11px;
    display: table;
}
.dream_stars_4
{
    background-image: url('../../Images/Dreams/icon-star-blue.png');
    background-repeat: repeat-x;
    width: 48px;
    height: 11px;
    display: table;
}
.dream_stars_5
{
    background-image: url('../../Images/Dreams/icon-star-purple.png');
    background-repeat: repeat-x;
    width: 60px;
    height: 11px;
    display: table;
}
.dream_stars_6
{
    background-image: url('../../Images/Dreams/icon-star-purple.png');
    background-repeat: repeat-x;
    width: 72px;
    height: 11px;
    display: table;
}
.dream_stars_7
{
    background-image: url('../../Images/Dreams/icon-star-yelow.png');
    background-repeat: repeat-x;
    width: 84px;
    height: 11px;
    display: table;
}
.dream_stars_8
{
    background-image: url('../../Images/Dreams/icon-star-yelow.png');
    background-repeat: repeat-x;
    width: 96px;
    height: 11px;
    display: table;
}
.dream_stars_9
{
    background-image: url('../../Images/Dreams/icon-star-pink.png');
    background-repeat: repeat-x;
    width: 108px;
    height: 11px;
    display: table;
}
.dream_stars_10
{
    background-image: url('../../Images/Dreams/icon-star-pink.png');
    background-repeat: repeat-x;
    width: 108px;
    height: 11px;
    display: table;
}
.dream_stars_11
{
    background-image: url('../../Images/Dreams/icon-star-red.png');
    background-repeat: repeat-x;
    width: 108px;
    height: 11px;
    display: table;
}
.dream_stars_12
{
    background-image: url('../../Images/Dreams/icon-star-red.png');
    background-repeat: repeat-x;
    width: 108px;
    height: 11px;
    display: table;
    
}
.dream_button1 {
    display: block;
    background: #EC5E93 url('../../Images/glass.png') repeat-x 0 50%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    padding: 0px 6px 5px 6px;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    height: 24px;
    outline: none;
    text-decoration: none;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
}
.dream_button1:hover
{
    
    opacity: 0.7;
}
.dream_button1:disabled
{
    opacity: 0.7;
    background-color: #333333;
    color: #FFFFFF;
}
.dream_button2
{
    display: block;
    font: 13px tahoma;
    background: #f5815a url('../../Images/glass.png') repeat-x 0 50%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    padding: 0px 6px 5px 6px;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    height: 24px;
    outline: none;
    text-decoration: none;
}
.dream_button_them1
{
    display: block;
    font: 13px tahoma;
    background: #EC5E93 url('../../Images/glass.png') repeat-x 0 50%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: none;
    padding: 0px 6px 5px 6px;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    height: 24px;
    outline: none;
    text-decoration: none;
}
.dream_button_them1:hover
{
    opacity: 0.7;
}
.input_text_dream_s1
{
    width: 280px;
    padding: 4px 7px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
    color: #333;
    border-width: 0px 1px 1px 0px;
    border-style: none solid solid none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.07);
    border-radius: 6px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12) inset;
    transition: background-color 0.2s ease 0s;
    outline: none;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
}

.dream_pd_reg_rows input:read-only
{
    background-color: #333333;
    cursor: not-allowed;
    color: #FFFFFF;
}
.dropdowan_dream_s2 {
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
    color: #333;
    border-width: medium 1px 1px medium;
    border-style: none solid solid none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 6px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12) inset;
    transition: background-color 0.2s ease 0s;
    outline: none;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    background-color: #fff9bb;
}
    .dropdowan_dream_s2:focus {
         background-color: #fff;
         transition: background-color 0.2s ease 0s;
    }
.dropdowan_dream_s1
{
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
    color: #333;
    border-width: medium 1px 1px medium;
    border-style: none solid solid none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.07);
    border-radius: 6px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12) inset;
    transition: background-color 0.2s ease 0s;
    outline: none;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
}
.rdBtn_dream_s1
{
    border-style: none;
    border-width: 0px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
    outline: none;
    float: right;
}
.rdBtn_dream_s1 td
{
   padding-left: 10px;
}
.dream_botton_checkMark
{
    padding: 5px 5px 5px 25px;
    color: #000;
    text-decoration: none;
    background: url('../../Images/Dreams/notification_checkSeeH.png') no-repeat scroll 5px center;
    background-color: #BEE9BE;
    outline: none;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    border-width: medium 1px 1px medium;
    border-style: none solid solid none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 6px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12) inset;
    transition: background-color 0.2s ease 0s;
    cursor: pointer;
}
.dream_botton_checkMark:hover
{
  opacity: 0.7;
}
.dream_botton_deletemark
{
    padding: 5px 5px 5px 25px;
    border: 1px solid #666;
    color: #000;
    text-decoration: none;
    background: url('../../Images/Dreams/notification_deleteH.png') no-repeat scroll 5px center;
    background-color: #FFA6A6;
    outline: none;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    border-width: medium 1px 1px medium;
    border-style: none solid solid none;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 6px;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.12) inset;
    transition: background-color 0.2s ease 0s;
    cursor: pointer;
}
.dream_botton_deletemark:hover
{
  opacity: 0.7;

}
.dream_icons
{
    width: 16px;
    height: 16px;
    display: block;
    outline:none;
}
.dream_icons.excel
{
    float: right;
    font-weight: normal;
    color: #aaa;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../../Images/Icon/microsoft-excel.png');
    cursor: pointer;

}
.dream_icons.excel:hover
{
    background-position: 0 -16px;
}
.dream_icons.list
{
    float: right;
    font-weight: normal;
    color: #aaa;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../../Images/Dreams/icon-list.png');
    cursor: pointer;
}
.dream_icons.list:hover
{
    background-position: 0 -16px;
}
.dream_icons.list2
{
    float: right;
    font-weight: normal;
    color: #aaa;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../../Images/Dreams/icon-list2.png');
    cursor: pointer;
}
.dream_icons.list2:hover
{
    background-position: 0 -16px;
}
.dream_icons.magnify
{
    float: right;
    font-weight: normal;
    color: #aaa;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../../Images/Dreams/icon-magnify.png');
    cursor: pointer;
}
.dream_icons.magnify:hover
{
    background-position: 0 -16px;
}
.dream_icons.chart
{
    float: right;
    font-weight: normal;
    color: #aaa;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../../Images/Dreams/icon-chart.png');
    cursor: pointer;
}
.dream_icons.chart:hover
{
    background-position: 0 -16px;
}
.dream_icons.lock
{
    float: right;
    font-weight: normal;
    color: #aaa;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../../Images/Dreams/icon-lock.png');
    cursor: pointer;
}
.dream_icons.lock:hover
{
    background-position: 0 -16px;
}
.dream_icons.unlock
{
    float: right;
    font-weight: normal;
    color: #aaa;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-image: url('../../Images/Dreams/icon-unlock.png');
    cursor: pointer;
}
.dream_icons.unlock:hover
{
    background-position: 0 -16px;
}
.dream_title_style1
{
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    background-color: #333;
    text-align: right;
    padding-right: 10px;
    width: 100%;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border: 0px solid #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
}
.dream_title_style2 {
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    background-color: #00796B;
    text-align: right;
    padding-right: 10px;
    width: 100%;
    border-radius: 3px 3px 0px 0px;
    -moz-border-radius: 3px 3px 0px 0px;
    -webkit-border-radius: 3px 3px 0px 0px;
    border: 0px solid #000000;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FFFFFF;
    float: right;
}
.dream_content_style1
{
    background-color: #FFFFFF;
}
.dream_image_style1
{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    outline:none;
}
.dream_btn_style1
{
    width: 145px;
    outline:none;
}
.dream_btn_style1_right {
    background-color: #474747;
    color: #FFFFFF;
    width: 105px;
    height: 18px;
    float: right;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    text-align: center;
    border-radius: 0px 2px 2px 0px;
    -moz-border-radius: 0px 2px 2px 0px;
    -webkit-border-radius: 0px 2px 2px 0px;
    border: 0px solid #000000;
    outline: none;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
}
.dream_btn_style1_left
{
    background-color: #f9b256;
    color: #474747;
    width: 40px;
    height: 18px;
    float: right;
    border-radius: 2px 0px 0px 2px;
    -moz-border-radius: 2px 0px 0px 2px;
    -webkit-border-radius: 2px 0px 0px 2px;
    border: 0px solid #000000;
    outline: none;
    padding-top: 2px;
    padding-bottom: 2px;
}
    .dream_btn_style1_left.camera
    {
            background-image: url('../../Images/Dreams/icons/dreams_camera.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

    }
        .dream_btn_style1_left.question
    {
    background-image: url('../../Images/Dreams/icons/dream_question.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

    }
                .dream_btn_style1_left.options
    {
    background-image: url('../../Images/Dreams/icons/dream_options.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

    }
                                .dream_btn_style1_left.category
    {
    background-image: url('../../Images/Dreams/icons/dream_category.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

    }
        .dream_btn_style1_left.tyear
    {
    background-image: url('../../Images/Dreams/icons/dream_year.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

    }
               .dream_btn_style1_left.message
    {
    background-image: url('../../Images/Dreams/icons/sms16.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

    }
                              .dream_btn_style1_left.plus
    {
    background-image: url('../../Images/Dreams/icons/plus.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

    }
                              .dream_btn_style1_left.edit
    {
    background-image: url('../../Images/Dreams/icons/pencil41.png');
    background-repeat: no-repeat;
    background-position: 50% 50%;

    }

.dream_btn_style2 {
    padding: 2px 4px 2px 4px;
    border-radius: 2px;
    border: 0px solid #000000;
    background-color: #00b98d;
    color: #FFFFFF;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    text-align: center;
}
.dream_btn_style2:hover
{
    background-color: #ff8f84;
}

.dream_btn_style2:disabled
{
    opacity: 0.7;
    background-color: #333333;
    color: #FFFFFF;
}
.dream_icon
{
    float: right;
    font-weight: normal;
    color: #aaa;
    padding-left: 3px;
    background-repeat: no-repeat;
    background-position: 0 0;
    width: 12px;
    height: 12px;
    cursor: pointer;
    outline: none;
    background-color: Transparent;
    border: none;
    margin-left: 3px;
}
.dream_icon.dream_icon_edit
{
    background-image: url('../../Images/Dreams/icon-edit.png');

}
.dream_icon.dream_icon_edit:hover
{
    background-position: 0 -33px;
}
.dream_icon.dream_icon-delete
{

    background-image: url('../../Images/Dreams/icon-delete.png');
}
.dream_icon.dream_icon-delete:hover
{
    background-position: 0 -33px;
}
.dream_icon.dream_icon_diagram
{

    background-image: url('../../Images/Dreams/icon-diagram.png');
}
.dream_icon.dream_icon_diagram:hover
{
    background-position: 0 -33px;
}
.dream_link_style1
{
    width: 115px;
    height: 19px;
    background-color: #474747;
    color: #FFFFFF;
    float: right;
    text-align: center;
    padding-top: 3px;
    padding-right: 2px;
    padding-left: 2px;
    text-decoration: none;
    margin-left: 5px;
    margin-bottom: 10px;
}
.dream_link_style1:hover
{
    background-color: #f9b256;
    color: #000000;
}
    .dream_link_style1 span
{
    border: 1px dotted #CCCCCC;
    width: 18px;
    height: 19px;
    background-color: #f9b256;
    color: #000000;
    float: right;
    text-align: center;
    padding-top: 4px;
    padding-right: 2px;
    padding-left: 2px;
    text-decoration: none;
    position: relative;
    right: 4px;
}
ul.leftLinks
{
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    list-style-type: disc;
    outline: none;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
}
ul li.glink
{
    display: list-item;
    text-align: -webkit-match-parent;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.glink:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
ul.leftLinks li a
{
    display: block;
    padding: 6px 0;
    font-size: 12px;
    line-height: 24px;
    color: #777777;
    text-decoration: none;
    font-family:Dana, 'b yekan' , tahoma;
}
ul.leftLinks li a:hover
{
    color: #444444;
}
ul.leftLinks li a img
{
    float: right;
    margin: 0 0 0 6px;
    opacity: .72; /*-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;*/
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    border: none;
    width: 20px;
    height: 20px;
}
ul.leftLinks li a:hover img
{
    opacity: .55;
}
.input_text_dream_s2 {
    width: 200px;
    margin: 0 4px 3px 0;
    padding: 3px 8px 3px 8px;
    font-size: 12px;
    line-height: 1.4em;
    color: #333;
    outline: none;
    border-top: 1px solid #c3c3c3;
    border-left: none;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    background: #e3e3e3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family:Dana, 'b yekan' , tahoma;
}
.input_text_dream_s3
{
    width: 250px;
    margin: 0 0px 3px 0;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    line-height: 1.4em;
    color: #333;
    outline: none;
    border-top: 1px solid #c3c3c3;
    border-left: none;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    background: #e3e3e3;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    font-family:Dana, 'b yekan' , tahoma;
}

.dr_uploadMultiFile_select {
    padding: 2px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
    color: #FFFFFF;
    background-color: #999999;
    cursor: pointer;
    padding: 2px 4px 2px 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 0px solid #000000;
    width: 100px;
    text-decoration: none;
    
}

#uploadFiles a
{
    font-family:Dana, 'b yekan' , tahoma;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    background-color: #CC0000;
    padding-right: 5px;
    padding-left: 5px;

}
#uploadFiles a:hover
{
    font-family:Dana, 'b yekan' , tahoma;
    color: #FFCC00;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    background-color: #333333;
    padding-right: 5px;
    padding-left: 5px;
}
#uploadFiles span {
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
    color: #333333;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
}
#uploadFiles {
    width: 600px;
    text-align: right;
    padding-top: 5px;
}

#uploadFiles a
{
    font-family:Dana, 'b yekan' , tahoma;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    background-color: #CC0000;
    padding-right: 5px;
    padding-left: 5px;

}
#uploadFiles a:hover
{
    font-family:Dana, 'b yekan' , tahoma;
    color: #FFCC00;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    background-color: #333333;
    padding-right: 5px;
    padding-left: 5px;
}
#uploadFiles span {
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
    color: #333333;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
}
#uploadFiles {
    float:right;
    width:100%;
    text-align: right;
    padding-top: 5px;
}




.uploadFilesNet a
{
    font-family:Dana, 'b yekan' , tahoma;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    background-color: #CC0000;
    padding-right: 5px;
    padding-left: 5px;

}
.uploadFilesNet a:hover
{
    font-family:Dana, 'b yekan' , tahoma;
    color: #FFCC00;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    background-color: #333333;
    padding-right: 5px;
    padding-left: 5px;
}
.uploadFilesNet span {
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 13px;
    color: #333333;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
}
.uploadFilesNet {
    float: right;
    width: 100%;
    text-align: right;
    padding-top: 5px;
}


 

.dr_link_rightMenu_cnt
{
    display: inline-block;
}
.dr_link_rightMenu_cnt div.menu_rows
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ddd;
    width: 130px;
    padding-top: 3px;
    padding-bottom: 3px;
    float: right;
    position: relative;
    height: 20px;
    overflow: hidden;

}
.dr_link_rightMenu_cnt div.menu_rows img
{
    width: 20px;
    height: 20px;
    padding-left: 7px;
    float: right;
    opacity: 0.8;
}
.dr_link_rightMenu_cnt div.menu_rows i
{
    font-size: 20px;
    padding-left: 7px;
    float: right;
    opacity: 0.8;
}
.dr_link_rightMenu_cnt div.menu_rows a span
{
    position: absolute;
    top: 5px;
    right: 30px;
}
.dr_link_rightMenu_cnt div.menu_rows a
{
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    display: block;
    outline: none;
    float: right;
    width: 110px;
}
.dr_link_rightMenu_cnt div.menu_rows a:hover span
{
    text-decoration: underline;
}
    .dr_link_rightMenu_cnt div.menu_rows a:hover  img
    {
        opacity:1;

    }

.dr_linkTextImg_cnt
{
    width: 250px;
    padding-top: 3px;
    padding-bottom: 3px;
    float: right;
    position: relative;
    height: 18px;
    overflow: hidden;
}
.dr_linkTextImg_cnt img
{
    width: 20px;
    height: 20px;
    padding-left: 7px;
    float: right;
    opacity: 0.8;
}
.dr_linkTextImg_cnt a span
{
    position: absolute;
    top: 5px;
    right: 30px;
}
.dr_linkTextImg_cnt a
{
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    display: block;
    outline: none;
    float: right;
    width: 110px;
}
.dr_linkTextImg_cnt a:hover span
{
    text-decoration: underline;
}
.m01Color
{
    background-color: #612532;
}
.m02Color
{
    background-color: #c65b72;
}
.m03Color
{
    background-color: #cd6d82;
}
.m04Color
{
    background-color: #ae435a;
}
.m05Color
{
    background-color: #883446;
}
.m06Color
{
    background-color: #c65b72;
}
.m07Color
{
    background-color: #883446;
}
.m08Color
{
    background-color: #c14a64;
}
.m09Color
{
    background-color: #612532;
}
.m10Color
{
    background-color: #9b3b50;
}
.m11Color
{
    background-color: #ae435a;
}
.m12Color
{
    background-color: #cd6d82;
}

.m01ColorB
{
    background-color: #005398;
}
.m02ColorB
{
    background-color: #078CFB;
}
.m03ColorB
{
    background-color: #006FCB;
}
.m04ColorB
{
    background-color: #00437A;
}
.m05ColorB
{
    background-color: #00325B;
}
.m06ColorB
{
    background-color: #016ec9;
}
.m07ColorB
{
    background-color: #005296;
}
.m08ColorB
{
    background-color: #00335d;
}
.m09ColorB
{
    background-color: #4090c3;
}
.m10ColorB
{
    background-color: #0085a4;
}
.m11ColorB
{
    background-color: #4cb7c9;
}
.m12ColorB
{
    background-color: #004279;
}


.color-primary-0 { color: #005398 }	/* Main Primary color */
.color-primary-1 { color: #078CFB }
.color-primary-2 { color: #006FCB }
.color-primary-3 { color: #00437A }
.color-primary-4 { color: #00325B }


.rgba-primary-0 { color: rgba(  0, 83,152,1) }	/* Main Primary color */
.rgba-primary-1 { color: rgba(  7,140,251,1) }
.rgba-primary-2 { color: rgba(  0,111,203,1) }
.rgba-primary-3 { color: rgba(  0, 67,122,1) }
.rgba-primary-4 { color: rgba(  0, 50, 91,1) }

.dr_Memorial_cnt
{
    
}
.dr_Memorial_cnt div.info
{
    display:block;
    float:right;

}
    .dr_Memorial_cnt div.info a
{
    text-decoration: none;
    float:right;
    display: block;

}
        .dr_Memorial_cnt div.info span.t2 {
    text-decoration: none;
    float: right;
    display: block;
    width: 100%;
}
.dr_Memorial_cnt div.info div
{
    width: 170px;
    float:right;
}

    .dr_Memorial_cnt div.s1
{
    padding: 5px;
    width: 248px;
}
    .dr_Memorial_cnt div.text {
    padding: 3px;
    margin-right: 35px;
    float: right;
    overflow: hidden;
    width: 180px;
}
.dr_Memorial_cnt div.info div span.t1
{
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 11px;
}
.dr_Memorial_cnt div.info div span.t2
{
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 11px;
    color: #666666;
}
        .dr_Memorial_cnt div.s1 img.user
{
        -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #FFF;
    width: 60px;
    height: 60px;
    float:right;

}

            .dr_Memorial_cnt div.s2
{
    padding: 5px;
    width: 448px;
}
        .dr_Memorial_cnt div.s2 img.user
{
        -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background-color: #FFF;
    width: 60px;
    height: 60px;
}
        .dr_per_accessDenied_title
{
    background-color: #ff0000;
    color: #FFFFFF;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 20px;
    height: 55px;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    font-weight: bold;
    margin-top: 20px;
}
.dr_per_accessDenied_content
{
    background-color: #e2e2e2;
    color: #000000;
    font-family:Dana, 'b yekan' , tahoma;
    height: 55px;
    width: 100%;
    text-align: center;
    padding-top: 20px;
    margin-top: 20px;
    padding-bottom: 5px;
}
    .dr_per_accessDenied_content span
{
    font-weight: bold;
}

.dream_discuss_hyperLinkT {
    background-color: #01ba8e;
    padding: 1px 4px 2px 4px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 2px;
    margin-left: 2px;
    height: 18px;
}
.dream_hyperLinkUsers
{
    background-color: #37aecc;
    padding: 1px 4px 2px 4px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 2px;
    margin-left: 2px;
}
.dream_pish_link_st1
{
    background-color: #FE007D;
    padding: 1px 4px 2px 4px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 2px;
    margin-left: 2px;
}
.dream_db_link_st1
{
    background-color: #005298;
    padding: 1px 4px 2px 4px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 2px;
    margin-left: 2px;
}
.dream_dd_link_st1
{
    background-color: #d8412d;
    padding: 1px 4px 2px 4px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    margin-right: 2px;
    margin-left: 2px;
}

/*Notinications*/
.alert-box
{
    width:100%;
    color: #555;
    border-radius: 4px;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    float: right;
    background-color: #FFFFFF;
    padding:2px 2px 2px 2px;
    display: block;
}
.userLoginPanel
{
    cursor: pointer;
}
    .alert-box span.error
{
    margin-top: 3px;
    display: block;
    float: right;

}
.alert-box span.title
{
    margin-top: 3px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    float: right;
    margin-left: 3px;
    margin-right: 10px;
}
	.warning
{
    border: 1px solid #de2f1e;
    color: #da2617;
    background-position: right;
}
    	.alert
{
    border: 1px solid #ffbb00;
    color: #ff0000;
    background-position: right;
    font-size: 15px;
}
            	.success
{
    color: #006600;
    border: 1px solid #00CC00;
    background-position: right;

}
.alert-box span.alertico
{
    background-position: 50% 50%;
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #c8c8c8;
    background-image: url('../../Images/Dreams/icons/Notification_alert.jpg');
    background-repeat: no-repeat;
}
.alert-box span.warningico
{
    background-position: 50% 50%;
    display: block;
    float: right;
    width: 26px;
    height: 26px;
    border-left-style: dotted;
    border-left-width: 1px;
    border-left-color: #c8c8c8;
    background-image: url('../../Images/Dreams/icons/Notification_warning.jpg');
    background-repeat: no-repeat;
}
/*Notinications*/
.dream_hyperLink_style1 {
    color: #FFFFFF;
    font-family:Dana, 'b yekan' , tahoma;
    font-size: 12px;
    cursor: pointer;
    text-decoration: none;
    outline: none;
    text-align: center;
}
.dream_hyperLink_style1:hover {
    color: #FF8F84;
    text-decoration: underline;
}
