﻿   
@font-face {
  font-family: Vazir;
  src: url('../../../../fonts/Vazir-persian-digits-overwrite.eot');
  src: url('../../../../fonts/Vazir-persian-digits-overwrite.eot?#iefix') format('embedded-opentype'),
       url('../../../../fonts/Vazir-persian-digits-overwrite.woff') format('woff'),
       url('../../../../fonts/Vazir-persian-digits-overwrite.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: Vazir;
  src: url('../../../../fonts/Vazir-Bold-persian-digits-overwrite.eot');
  src: url('../../../../fonts/Vazir-Bold-persian-digits-overwrite.eot?#iefix') format('embedded-opentype'),
       url('../../../../fonts/Vazir-Bold-persian-digits-overwrite.woff') format('woff'),
       url('../../../../fonts/Vazir-Bold-persian-digits-overwrite.ttf') format('truetype');
  font-weight: bold;
}

* {
    font-family: Vazir,Tahoma, Geneva, sans-serif;
    font-size: 13px;
    direction: rtl;
    margin: 0;
    text-decoration: none !important;
}
body {
	background-color:#ebebec !important;
}
label, span, li a {
	color: #5F5F5F;
}
.box {
  background: #fff;
  padding: 5px 15px 5px 70px;
  margin: 15px 0px 10px 0px;
  border-radius: 2px;
}
.announcement {
	min-height: 60px;
}
.announcement .icon_c {
    float: right;
    width: 36%;
    background: #0095e6;
    padding: 13px 25px 23px 20px;
    border-radius: 0px 2px 2px 0px;
}
.announcement .title_c {
    float: right;
    width: 64%;
    background: #25a4e9;
    padding: 18px 25px 18px 20px;
    font-size: 17px;
    color: #fff;
}
.announcement .text_c {
    padding: 19px 10px 10px 10px;
    float: right;
	color: #676767;
}
.icon_c .glyphicon{
	color: #fff;
	font-size: 19px;
	margin-top: 5px;
}
.title {
	min-height: 20px;
    color: #575353;
    font-size: 18px;
}
p {
  line-height: 30px;
  text-align: justify;
}
hr {
	border-top: 1px solid #e4e4e4;
	margin-top: 15px !important;
	margin-bottom: 10px !important;
}
#myNavbar ul li a {
	min-height: 32px;
}
.navbar {
	width:100%;
	z-index:999;
	top:0px;
	margin-bottom:0px;
}
.fixed {
   position: fixed;
   top: -60px;  
   opacity:.97;
}
.padding-zero {
	padding: 0px;
}
.padding-top-0 {
    padding-top: 0px !important;
}
.title .glyphicon, .title .fa {
	color: #C4C4C4;
    margin: 0px 0px 0px 10px;
    float: right;
}
.title .glyphicon, .title .fa {
	font-size: 18px;
}
.library_detail {
    margin-bottom: 15px;
}
.library_detail .fa {
	color: #C4C4C4;
    margin: 3px 0px 0px 7px;
}
.checkbox input[type=checkbox] {
	margin-right: -20px;
}
.header_wrapper {
	height: 100px;
	background: #37a1e0;
	border-radius:0px;
}
.header {
	height:100px;
	background-position:right;
}
.navbar  {
	margin-bottom: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a {
	min-height: 50px;
}
.search_result hr{
    margin-bottom: 7px;
    margin-top: 7px;
}
.search_main {
	min-height: 150px;
    padding-bottom: 15px;
    padding-top: 15px !important;
    margin-top: -160px !important;
    margin-bottom: 0px !important;
    background: rgba(33, 33, 33, 0.51) !important;
}
.search_main_result {
    min-height: 85px;
    padding: 20px;
    padding-top: 10px !important;
    width: 100%;
    margin-top: 15px !important;
    background: rgba(255, 255, 255,.8) !important;
	margin-bottom: 10px !important;
}
.search_main .form-control {
	border-radius: 4px  !important;
    min-height: 45px;
	background:rgba(255, 255, 255, .91);
}
.search_main .other_options .form-control {
	min-height:30px;
    border-left: 1px solid #ccc !important;
}
.search_main .btn-default {
	background:rgba(255, 255, 255, .85);
	min-height:45px;
	border-right:0px;
	border-radius:4px !important;
	border-color:#ccc;
	box-shadow:none;
}
.search_main .btn-default:hover {
	border-right:0px;
	border-color:#ccc;
}
.search_main .padding_adjust {
	padding-left:5px;
	padding-right:5px;
}
.search_main form {
	padding:10px;
}
.btn-blue {
	background-color: #24BECE !important;
	/*background-image: -webkit-linear-gradient(top,#52c5e6,#4ab9da);*/
	border-radius:4px;
	border:0px;
	color:#fff;
    min-height: 34px !important;
	transition:300ms all;
}
.btn-blue:hover {
	background-color: #2A9EC1 !important;
	color:#fff !important;
}
.btn-search {
	width: 100% !important;
}
.btn-adv-search {
	width: 180px !important;
    background-color: #6F8F92 !important;	
}
.btn-adv-search:hover {
    background-color: #51696B !important;	
}
.btn-orange {
    padding-bottom: 8px;
    color: #fff;
    background-color: #B2CC43;
    border-radius: 4px;	
	transition: 300ms all;
}
.btn-orange:hover {
    background-color: #94b11b;
    color: #fff !important;
}
.btn-green {
    background-color: #0dd400;
    color: white;
    min-width: 100px !important;
    min-height: 40px !important;
    transition: 300ms all;

}
.btn-green:hover {
    background-color: #0bb500;
    color: white !important;
}
.btn-red, .btn-danger {
    background-color: #ef3939 !important;
    background-image: linear-gradient(to bottom, #ef3939 0%, #ef3939 100%) !important;
    color: white !important;
    border: 0px!important;
    min-width: 100px !important;
    min-height: 34px !important;
    transition: 300ms all;
}
.btn-red:hover, .btn-danger:hover {
    background-color: #ca1d1d !important;
    background-image: linear-gradient(to bottom, #ca1d1d 0%, #ca1d1d 100%) !important;
    color: white !important;
}
.btn-prev{
    background-color: #ffb100;
    color: white;
    min-width: 100px !important;
    min-height: 40px !important;
    padding-top: 10px !important;
    transition: 300ms all;

}
.btn-prev:hover {
    background-color: #e09c00;
    color: white !important;
}

.btn {
    min-width: 90px;
    min-height: 35px;
}
td .btn {
    padding: 8px;
    min-width: 80px !important;
    min-height: 10px !important;
    margin-bottom: 3px;
    margin-top: 2px;
}
.btn-back {
    background: #ffa725;
    color: white;
}
.btn-back:hover {
    background: #e4951f;
    color:white !important;
}
.search_main .btn-blue {
	width:100px;
	min-height:45px;
}
.slider_wrapper {
	background: url('../images/slider.jpg');
	min-height: 310px;
	background-size: cover;
    background-position: right;
    opacity: .95;
}
.slider_wrapper_organization {
	background: url('../images/slider_organization.jpg');
	min-height: 120px;
	background-size: cover;
    background-position: right;
}
.slider_result_wrapper {
	min-height: 120px;
}
.mainpage .more {
    float: left;		
    margin-top: 7px;
}
i.cyan {
	color: #68D2B7;
	margin-left: 5px;
}
.search_result_footer a {
	color: #33B782;
}

.home_box ul, .organization_box ul, .categories ul, .advSearch_help ul {
  margin: 0px;
  padding: 0px;
}
.home_box ul li, .organization_box ul li, .categories ul li, .advSearch_help ul li {
	list-style: none;
	line-height: 45px;
}
.home_box ul li a, .organization_box ul li a, .categories ul li a, .advSearch_help ul li a{
	color: #5F5F5F;
	transition: 300ms all;
}
.home_box ul li a:hover, .organization_box ul li a:hover, .categories ul li a:hover, .advSearch_help ul li a:hover {
	margin-right: 3px;
	color: #51AEC3;
	transition: 300ms all;
}
.home_box ul li i, .organization_box ul li i, .statistics ul li i, .advSearch_help ul li i {
	font-size: 17px;
	margin-left: 10px;
	color: #d5d5d5;	
}
.home_box .more {
	text-align: left;
    margin-bottom: 8px;
}
.organization_box ul li {
	border-bottom: 1px solid #eee;
    padding: 10px 0px 10px 0px;
}
.organization_box ul li a {
	font-size: 17px;
	color: #7B7B7B;
}
.slider_title {
    margin-top: -52px;
    font-size: 24px;
    background: rgba(138, 160, 150, 0.51) !important;
    width: 305px;
    padding: 13px;
    border-radius: 3px 3px 0px 0px;
    color: #FFF;
    transition: 300ms;
}
.slider_title:hover {
	background: rgba(138, 160, 150, 0.81) !important;
}
.iblue .fa { 
	color: #AEBFD4;
}
.igreen .fa {
	color: #BBD4AE;
}
.iorange .fa {
	color: #D4CEAE;
}
.ipink .fa {
	color: #D4AED3;
}
td {
    font-size: 13px;
    line-height: 30px !important;	
}
/****************************************** footer *************************************/
#section-bottom {
    color: #6a6a6a;
    background: #f5f5f5 url(https://irandoc.ac.ir/sites/all/themes/ui-webkaran/assets/images/bg/bg-section-bottom.png) no-repeat top center;
    width: 100%;
    padding: 20px 0 5px;
    line-height: 25px;
    border-top: 2px solid #41b8ff;
}
#section-bottom .block-menu {
    padding-bottom: 20px;
}
#section-bottom h2.block-title {
    color: #242424;
    font-size: initial;
    margin: 0;
    padding: 0;
}
#section-bottom h4 {
    line-height: normal;
}
#section-bottom .block-menu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
}
#section-bottom h4.block-title:after {
    content: ' ';
    display: block;
    width: 30px;
    height: 2px;
    margin: 10px 0 15px 0;
    background: #41b8ff;
}
ul.menu {
    text-align: right;
}
.service-support ul.menu {
    margin: 0;
    padding: 0;
}
#section-bottom li {
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    transition: all 0.15s linear;
}
.service-support ul.menu li {
    width: 100%;
    display: table;
    color: #6a6a6a;
    border: 1px solid #dbdbdb;
    background: #f0f0f0;
    margin: 0 0 10px 0;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
ul.menu li {
    margin: 0 0.5em 0 0;
}
ul.menu li {
    margin: 0 0 0 0.5em;
}
.service-support ul.menu li i {
    width: 45px;
    display: table-cell;
    border-left: 1px solid #dbdbdb;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
.service-support ul.menu li span {
    display: table-cell;
    padding-right: 10px;
    vertical-align: middle;
}
#section-extra-bottom-1 {
    color: #6a6a6a;
    background: #f5f5f5;
    width: 100%;
    padding: 0px 0;
    line-height: 25px;
    border-top: 1px solid #dbdbdb;
}
#section-extra-bottom-1 .block-menu ul.menu {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
body.rtl #section-extra-bottom-1 .block-menu ul.menu li.first {
    border-right: none;
}
#section-extra-bottom-1 .block-menu ul.menu li.first {
    border-right: 1px solid #dbdbdb;
}
#section-extra-bottom-1 .block-menu ul.menu li {
    margin: 10px -7px 10px 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    border-right: 1px solid #dbdbdb;
}
body.rtl #section-extra-bottom-1 .block-menu ul.menu li.first a {
    padding-right: 0;
}
#section-extra-bottom-1 .block-menu ul.menu li.first a {
    padding-right: 15px;
}
#section-extra-bottom-1 .block-menu ul.menu li a {
    display: block;
    padding: 0 13px;
}
#section-extra-bottom-1 a {
    color: #6a6a6a;
}
#section-footer {
    color: #c0c0c0;
    background: #1e8fd2;
    width: 100%;
    padding: 20px 0;
    line-height: 25px;
}
.dexp-section h4 span {
    font-size: 15px;
    font-weight: bold;
}
.dexp-section a {
    transition: 300ms all;
}
.dexp-section a:hover {
    color: #2c91e6 !important;
}
/*************************Progress Tracker Styles******************************/

ol.progtrckr {
    margin: 0;
    padding: 0;
    list-style-type none;
}


ol.progtrckr li {
    display: inline-block;
    text-align: center;
    line-height: 3em;
}

ol.progtrckr[data-progtrckr-steps="2"] li { width: 49%; }
ol.progtrckr[data-progtrckr-steps="3"] li { width: 33%; }
ol.progtrckr[data-progtrckr-steps="4"] li { width: 24%; }
ol.progtrckr[data-progtrckr-steps="5"] li { width: 13%; }
ol.progtrckr[data-progtrckr-steps="6"] li { width: 16%; }
ol.progtrckr[data-progtrckr-steps="7"] li { width: 14%; }
ol.progtrckr[data-progtrckr-steps="8"] li { width: 12%; }
ol.progtrckr[data-progtrckr-steps="9"] li { width: 11%; }

ol.progtrckr li.progtrckr-done {
    color: black;
    border-bottom: 4px solid yellowgreen;
}
ol.progtrckr li.progtrckr-todo {
    color: silver; 
    border-bottom: 4px solid silver;
}
ol.progtrckr li.progtrckr-current {
    color: dodgerblue; 
    border-bottom: 4px solid #76b9ff;
}

ol.progtrckr li:after {
    content: "\00a0\00a0";
}
ol.progtrckr li:before {
    position: relative;
    bottom: -2.5em;
    float: left;
    left: 50%;
    line-height: 1em;
}
ol.progtrckr li.progtrckr-done:before {
    content: "\2713";
    color: white;
    background-color: yellowgreen;
    height: 1.2em;
    width: 1.2em;
    line-height: 1.2em;
    border: none;
    border-radius: 1.2em;
}
ol.progtrckr li.progtrckr-todo:before {
    content: "\039F";
    color: silver;
    background-color: white;
    font-size: 1.5em;
    bottom: -1.6em;
}
ol.progtrckr li.progtrckr-current:before {
    content: "\039F";
    color: #76b9ff;
    background-color: white;
    font-size: 1.5em;
    bottom: -1.6em;
}

.h4, h4 {
    font-weight:bold;
    font-size:14px
}

.list-group-item
{
      font-size: 12px;
      font-weight: bold;
}

.circle-img
{
   border-radius: 100% 100% 100% 100%;
   background:url(/Images/blank.jpg);
   background-size: cover !important;
   width: 35px;
   height: 35px;
}
.btn-print:hover {
    background-image: linear-gradient(to bottom,#B79C13 0,#D48624 100%) !important;
    background-position: 0 0 !important;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.staff_dashboard .box {
    padding: 10px 10px 10px 10px;
    float: right;
    width: 100%;
    min-height: 50px;
    transition: 300ms all;
    background: rgba(255,255,255,.91)
}
.staff_dashboard .box:hover {
    -ms-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
}
.staff_dashboard .circle {
    padding: 15px 15px 15px 15px;
    float: left;
    border-radius: 100px;
}
.staff_dashboard .circle_green {
    background: #75de00;
}
.staff_dashboard .circle_blue {
    background: #8ad8e0;
}
.staff_dashboard .circle_purple {
    background: #b1a4ff;
}
.staff_dashboard .circle_orange {
    background: #ffa22f;
}
.staff_dashboard .circle_red {
    background: #ea9494;
}
.staff_dashboard .circle_brown {
    background: #e6ac66;
}
.staff_dashboard .circle .fa {
    color: #fff;
    font-size: 25px;
}
.staff_dashboard .thumb_text {
    margin-top: 16px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}
.staff_dashboard .padding-zero {
    padding: 0px;
    padding-right: 5px;
}


.filter .checkbox label {
    width: 100%;
}
.filter .checkbox {
    border-bottom: 1px solid #F1F1F1;
    margin-bottom: 9px;
    padding-bottom: 10px;
}

[data-name="Md-PersianDateTimePicker"] table.table td {
    width: 37px;
}
[data-name="Md-PersianDateTimePicker"] button {
    min-width: 10px !important;
    padding: 5px !important;
}

.bootstrap-select li.active span {
    color: #fff !important;
}



.library {
    margin-top: 15px;
}
.library hr {
    margin-bottom: 0px !important;
}
.library .panel-body {
    border-top: 0px !important;
}
.library .panel-heading {
    background-image: none !important;
    background: #fff;
    padding-bottom: 0px;
}
.library .panel-title a {
    font-size: 18px;
}
.library .library_detail span {
    font-size: 18px;
}
.library .fa-chevron-down, .library .fa-chevron-left {
    top: 5px;
    position: relative;
    color: #969696;
}
.library .library_detail .fa-circle {
    font-size: 10px;
    color: #d8d8d8;
    top: 2px;
    position: relative;
}

.md9_checkbox {
    background: #fff !important;
    box-shadow: 0px 0px 0px !important;
    border: 1px solid #eee !important;
}
.md9_checkbox i.glyphicon {
    float: right !important;
    margin-right: -4px !important;
}

    /********** Beta Badge ****************/
    #beta_badge {
    width: 70px;
    height: 40px;
    position: fixed;
    z-index:99999;
    top:0px;
    }

    #beta_badge::before,
    #beta_badge::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
    }

    #beta_badge::before {
    border-width: 30px;
    border-right-color: #ffd400;
    border-top-color: #ffd400;
    }

    #beta_badge::after {
    border-radius: 0.4em;
    border-width: 1.35em;
    border-right-color: #ffd400;
    border-top-color: #ffd400;
    }

    #beta_badge span {
    font-size: 11px;
    font-weight: bold;
    top: 13px;
    left: 28px;
    position: absolute;
    z-index: 99999;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    }



 #IranMap .list li ul li a {
    background: #ffffff !important;
    color: #5F5F5F !important;
    padding: 5px !important;
}
#IranMap .list li ul li a:hover, #IranMap .list li ul li a.hover {
    background: #f5f5f5 !important;
}
#IranMap .list span {
    margin-top: -40px !important;
    display: none !important;
}
#IranMap .list li ul li {
    border: 1px solid #fbfbfb !important;
}
#IranMap .list li {
    top: -10px;
    position: relative;
}

.pagination ul li {
    float:right;
}
.pagination ul li a, .pagination ul li span {
    border-radius: 0px 0px 0px 0px !important;
    border: 1px solid #ddd !important;
    padding: 5px 20px 5px 20px !important;
}

.references_page ul {
    padding-right: 0px;
}
.references_page hr {
	margin-bottom: 0px;
}
.references_page li {
	color: #444;
    list-style: none;
    border-bottom: 1px solid #efefef;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 10px;
    transition: 300ms all;
}
.references_page li:hover {
    border-right: 4px solid #63CCC9 !important;
    background: #F3F5F4;
}
.references_page .active li {
    border-right: 4px solid #63CCC9;
}
.references_page .entry_header {
	margin-bottom: 0px;
}       

.alert {
    margin-bottom: 0px !important;
    border-radius: 0px !important;
}
.field-validation-error span, field-validation-error {
    color:#f53f3b !important;font-weight: bold !important;
}

.validation-summary-errors {
    color: #f53f3b !important;;
    margin-bottom: 15px;
    margin-top: 10px;
    font-weight:bold;
}
 .validation-summary-errors ul {
        margin-bottom: 10px;
 }

 .validation-summary-errors ul li {
            color: #b94a48;
        }
.references_text * {
    font-family: Vazir !important;
}
.references_text a, .references_text a * {
    color: #246ece !important;
}


.login {
    background:rgba(255, 255, 255,.93);
    padding: 0px;
}
.login .form-control {
    height: 40px !important;
}
.login .btn-green {
    height: 40px;
}
.login h4 {
    background: #eee;
    padding: 15px;
    border-radius: 5px 5px 0px 0px;
}
.login .btn-green {
    background-color:#ffaa0f;
}
.btn-blue .caret {
    color: white;
}
.btn-default {
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%) !important; 
}
.btn-default:hover {
    background-image: linear-gradient(to bottom, #eee 0%, #eee 100%) !important; 
    background-color: #eee !important;
}
.btn-default.active, .btn-default.focus, .btn-default:active, .btn-default:focus, .btn-default:hover, .open>.dropdown-toggle.btn-default {
    background-image: linear-gradient(to bottom, #eee 0%, #eee 100%) !important; 
    background-color: #eee !important;
}
.dropdown-menu>li>a {
    padding: 7px 20px !important;
}
.tag {
    float: right;
    padding: 2px 10px 2px 10px;
    background: #8fd64f;
    border-radius: 4px;
    margin-left: 10px;
    margin-bottom: 10px;
    color: #fff;
}
.emails .tag {
    background: #30a2e6;
}
/************************************* Begin Loader *****************************************/
.blockUI {
    opacity: .4 !important;
    z-index: 9998 !important;
}
.blockMsg {
    width: 246px !important;
    top: 40% !important;
    left: 40% !important;
    border: 3px solid rgb(255, 255, 255) !important;
    background-color: rgb(255, 255, 255);
    cursor: wait;
    border-radius: 5px !important;
    opacity: 1 !important;
    z-index: 9999 !important;
}
.load-container {
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 240px;
    height: 60px;
    float: left;
    position: relative;
    overflow: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	background:#37a1e0;
    z-index: 9999;
}
.bar {
    position: absolute;
    top: 82%;
    left: 45%;
    height: 15px;
    width: 225px;
    margin-top: -10px; /* half the height */
    margin-left: -100px; /* half the width */
    border-radius: 3px;
    background-image: -webkit-linear-gradient(-45deg, #FFffFF 25%, rgba(255, 154, 26, 0) 25%, rgba(255, 154, 26, 0) 50%, #FFffFF 50%, #FFffFF 75%, rgba(255, 154, 26, 0) 75%);
    background-image: -moz-linear-gradient(-45deg, #FFffFF 25%, rgba(255, 154, 26, 0) 25%, rgba(255, 154, 26, 0) 50%, #FFffFF 50%, #FFffFF 75%, rgba(255, 154, 26, 0) 75%);
    background-image: -o-linear-gradient(-45deg, #FFffFF 25%, rgba(255, 154, 26, 0) 25%, rgba(255, 154, 26, 0) 50%, #FFffFF 50%, #FFffFF 75%, rgba(255, 154, 26, 0) 75%);
    background-image: linear-gradient(-45deg, #FFffFF 25%, rgba(255, 154, 26, 0) 25%, rgba(255, 154, 26, 0) 50%, #FFffFF 50%, #FFffFF 75%, rgba(255, 154, 26, 0) 75%);
    background-color: #d3d3d3;
    background-size: 35px 35px;
    border: 1px solid #FFffFF;
    border-bottom-color: #FFffFF;
    -webkit-box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 10px 0 rgba(255, 255, 255, 0.2);
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;
    animation: move 2s linear infinite;
}

.bar::before {
    content: " ";
    position: absolute;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    z-index: -1;
}
@-webkit-keyframes move {
    0%   { background-position: 0 0; }
    100% { background-position: 50px 50px; }
}

@-moz-keyframes move {
    0%   { background-position: 0 0; }
    100% { background-position: 50px 50px; }
}

@-ms-keyframes move {
    0%   { background-position: 0 0; }
    100% { background-position: 50px 50px; }
}

@-webkit-keyframes move {
    0%   { background-position: 0 0; }
    100% { background-position: 50px 50px; }
}
.irandoc_logo_preloader {
	color: #fff;
    width: 100%;
    height: 35px;
    font-size: 18px;
    padding: 5px;
    text-align: center;
}
/************************************* End Loader *****************************************/
.conditions .btn {
    padding: 4px !important;
    margin-right: -5px !important;
}
.conditions .btn-gray-yellow {
    background: #d8dc00 !important;
    color: #fff !important;
    min-width: 60px !important;
    font-size: 12px;
}
.conditions .btn-purple {
    background: #da44ff !important;
    color: #fff !important;
    min-width: 60px !important;
    font-size: 12px;
}
.conditions .btn-persian-green {
    background: #00d8af !important;
    color: #fff !important;
    min-width: 60px !important;
    font-size: 12px;
}
.conditions .btn-orange {
    background: #e4c47a !important;
    color: #fff !important;
    min-width: 60px !important;
    font-size: 12px;
}
.conditions .btn-pink {
    background: #e47aba !important;
    color: #fff !important;
    min-width: 60px !important;
    font-size: 12px;
}
.conditions .btn-dark-blue {
    background: #6400e8 !important;
    color: #fff !important;
    min-width: 60px !important;
    font-size: 12px;
}


.login .alert {
    padding: 10px 0px 2px 0px;
    background: #fcece3;
    border: 0px;
    box-shadow: none;
    margin-bottom: 10px !important;
    margin-top: -10px;
}

.bootstrap-tagsinput {
    min-width: 100%;
}
.bootstrap-tagsinput .tag {
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 8px 8px 10px 5px !important;
    background-color: #f5d331 !important;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    margin-left: 5px !important;
    margin-right: 5px !important;
    color: #ad1a1a !important;
}

.tooltip.bottom .tooltip-inner {
    background-color: #444;
    padding: 10px;
}
#report-grid .dropdown-menu {
    right: auto;
    left: 0;
    margin-top:0px !important;
}
.msgErrorCustom {
    color: red;
}

.responses_modal .iradio_square-blue {
    float: right;
    margin-left: 10px;
    margin-bottom: 15px;
}

.terms-conditions {
    height: 91px;
    line-height: 20px;
    overflow-x: hidden;
    background-color: #f8f8f8;
    padding: 5px 20px 5px 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
}

.rating-symbol .glyphicon-star-empty {
    padding: 10px 10px 10px 10px;
    background: #d6d6d6;
    margin-left: 7px;
    color: white;
    border: 1px solid #d0d0d0;
    border-radius: 27px;
}
.rating-symbol .glyphicon-star {
    padding: 10px 10px 10px 10px;
    background: #ffe000;
    margin-left: 7px;
    color: white;
    border: 1px solid #efd201;
    border-radius: 27px;
    position: initial;
    margin-top: 1px;
}

.timer {
    float: left !important;
    margin-left: 56px !important;
    background: #fff !important;
    width: 85px !important;
    height: 30px !important;
    margin-top: -3px !important;
    border-radius: 3px !important;
    text-align: center;
}
.panel-default > .panel-heading {
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 100%) !important;
}
td .badge {
    padding: 10px;
    border-radius: 20px;
    margin-right: -70px;
    margin-left: 35px;
}
td .red_badge {
    background: #ec5b5b;
}
td .yellow_badge {
    background: #ded93d;
}
#section-footer a:hover {
    color: #fff !important;
}