/*******************************************************************************
 *              bootstrap-rtl (version 3.3.4)
 *      Author: Morteza Ansarinia (http://github.com/morteza)
 *  Created on: August 13,2015
 *     Project: bootstrap-rtl
 *   Copyright: Unlicensed Public Domain
 *******************************************************************************/
.st_titr {font-family: "B titr", tahoma;font-size: 16pt; text-align:center;}
.st_titr2 {font-family: "B titr", tahoma;font-size: 18pt; text-align:center;}
.st_titr3 {font-family: "B titr", tahoma;font-size: 60pt; text-align:center;}
.st_titr4 {font-family: "B titr", tahoma;font-size: 40pt; text-align:center;}
.st_boild {font-family: "B titr", tahoma;font-size: 16pt; }
.st_menu {font-family: "B Nazanin", tahoma;font-size: 12pt; text-align:center; font-weight:bold;}
.st_title {font-family: "B Nazanin", tahoma;font-size: 14pt; font-weight:bold;}
.st_title2 {font-family: "B Nazanin", tahoma;font-size: 18pt; font-weight:bold;}
.st_con {font-family: "B Nazanin", tahoma;font-size: 12pt; }
.st_tible {font-family: "B Nazanin", tahoma;font-size: 14pt; text-align:center; vertical-align: middle;}
.st_head {font-family: "B Nazanin", tahoma;font-size: 12pt; text-align:center; font-weight:bold;}
.st_danger2 {font-family: "B Nazanin", tahoma;font-size: 14pt; font-weight:bold; color: #a94442;}
.st_danger3 {color: #a94442;}
.st_icon_defult {font-size: 14pt; color: #333;}
.st_icon_danger {font-size: 14pt; color: #d9534f;}
.st_icon_info {font-size: 14pt; color: #5bc0de;}
.st_icon_primary {font-size: 14pt; color: #337ab7;}
.st_icon_success {font-size: 14pt; color: #5cb85c;}
.st_icon_green {font-size: 14pt; color: #1FBBA6;}
.st_icon_warning {font-size: 14pt; color: #f0ad4e;}
.st_icon_gold {font-size: 14pt; color: #d9c8a0;}
.st_icon_defult_bg {}
.st_icon_danger_bg {background-color: #eccbcb;}
.st_icon_info_bg {background-color: #dfe9ef;}
.st_icon_primary_bg {background-color: #337ab7;}
.st_icon_success_bg {background-color: #e0ebd4;}
.st_icon_green_bg {background-color: #1FBBA6;}
.st_icon_warning_bg {background-color: #f0ad4e;}
.st_icon_gold_bg {background-color: #d9c8a0;}
.st_modal_lg {width: 80%;}
.st_modal_nm {width: 60%;}
.st_modal_nm2 {width: 50%;}
.st_modal_sm {width: 40%;}
.st_modal_xs {width: 35%;}
.st_modal_xs2 {width: 25%;}
.st_danger {background-color: #d9534f;}
.st_warning {background-color: #f0ad4e;}
.st_info {background-color: #5bc0de;}
.st_primary {background-color: #337ab7;}
.st_success {background-color: #5cb85c;}
.st_green {background-color: #1FBBA6 }
.st_text_black {color: #000000;}
.st_text_red {color: #d53342;}
.st_text_red2 {color: #d53342;}
.st_text_red3 {color: #9e2420;}
.st_gold {background-color: #d9c8a0;}
.st_error {background-color: #ff5a56;}
.st_back1 {background-color: #cd8eff;}
.st_back2 {background-color: #f6d9ff; color: #000000;}
.st_back3 {background-color: #eff0bf; color: #000000;}
.st_back4 {background-color: #b6dade; color: #000000;}
.st_back5 {background-color: #ffffff; color: #000000;}
.st_back6 {background-color: #ffffff; color: #000000; border: 2px solid #1FBBA6; border-top: 0px; border-radius: 0px 0px 5px 5px;}
.st_back7 {background-color: #ffffff; color: #000000; border: 2px solid #d9edf7; border-top: 0px; border-radius: 0px 0px 5px 5px;}
.st_back8 {background-color: #ffffff; color: #000000; border: 1.5px solid #ddd; border-top: 0px; border-radius: 0px 0px 5px 5px;}
.st_left {direction: ltr; left: auto}
.st_right {direction: rtl; right: auto}
.st_size_big {font-size: 60pt; font-weight: bolder}
.heder_bot {margin-top: -20px;}
.st_modal {margin: 20px;}
.st_v_middle {vertical-align: middle;}
.st_center {text-align: center }

.gm-style {
    font-family:Tahoma, Roboto, Arial, sans-serif;
    font-size:11px;
    font-weight:400;
    text-decoration:none
}

    @media print {
       *{
          color: #000;
          background: #fff;
       }
       #footer, #menu0, #serches, #am_title, #am_coment, .btn, .ng-table-filters, .dont-print{
          display: none;
       }
       .st_body {width: 100%}
       .col-md-9 {width: 100%}
       .col-lg-10, .col-md-10, .col-sm-10, .col-xs-12 {width: 100%}
    }

