
@font-face {
		font-family: btitr;
	src: url("/css/fonts/BTitrBold.eot");
	src: url("/css/fonts/BTitrBold.eot?#iefix") format("embedded-opentype"),
		 url("/css/fonts/BTitrBold.woff") format("woff"),
		 url("/css/fonts/BTitrBold.ttf") format("truetype");
	font-weight: 700;
}

/*انیمیشن*/

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from { top:-100px; opacity:0 }
    to { top:0px; opacity:1 }
}

@keyframes animatebottom {
    from{ top:-100px; opacity:0 }
    to{ top:0; opacity:1 }
}



 
/*مخفی در پرینت*/
@media print {
    header , footer , #sidebar, #dok2, #dok1, #dok3 { display: none;}
    #bri { display: block; page-break-before: always; }

}


 .bg-primary {
    background-color: #435966 !important;
}
.bala
{
    position:absolute;
    left:0px;
    top:0px;
    z-index:1;
}

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #43B1FA;
}

input:focus + .slider {
    box-shadow: 0 0 1px #43B1FA;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}


/*//راایو باتن

 */
.switch-field {
	display: flex;
	margin-bottom: 36px;
	overflow: hidden;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
	background-color: #e4e4e4;
	color: rgba(0, 0, 0, 0.6);
	font-size: 14px;
	line-height: 1;
	text-align: center;
	padding: 8px 16px;
	margin-right: -1px;
	border: 1px solid rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
	transition: all 0.1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #a5dc86;
	box-shadow: none;
}

.switch-field label:first-of-type {
	border-radius: 4px 0 0 4px;
}

.switch-field label:last-of-type {
	border-radius: 0 4px 4px 0;
}

/* This is just for CodePen. */

.form {
    max-width: 600px;
    font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
    font-weight: normal;
    line-height: 1.625;
    margin: 8px auto;
    padding: 16px;
}

h2 {
    font-size: 18px;
    margin-bottom: 8px;
}






/* animation start */

.an1 {


    animation-duration: 20s;
  animation-name: anx;
  animation-iteration-count: infinite;
}

@keyframes anx {

/*111111111*/
/*  from {

    width: 0%;
  }

  to {
    margin-right: 120%;
    width:100%;
  }
*/

/*22222*/
/*  0% {margin-top:-270px;}
  5% {margin-top:-180px;}
  33% {margin-top:-180px;}
  38% {margin-top:-90px;}
  66% {margin-top:-90px;}
  71% {margin-top:0px;}
  99.99% {margin-top:0px;}
  100% {margin-top:-270px;}


*/



/*333*/

/*0% {
                color: black;
                margin-bottom: -40px;
            }

            30% {
                letter-spacing: 25px;
                margin-bottom: -40px;
            }

            85% {
                letter-spacing: 8px;
                margin-bottom: -40px;
            }
*/


            /*4444*/

/*            0% {
      margin-left: 50px;
  }
  25% {
    margin-left: 150px;
    /*background: purple;*/
/*    border-radius: 0;
  }
  75%{
    /*background: orange;*/
/*    margin-left: 350px;
  }
  100% {
    background: green;
   margin-left: 500px;
  } */



/*5555*/


/*    0%{
        transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        transform:scale(.5);
        color:rgb(255,255,255);
    }*/


/*6666*/
/*    0%{
        -webkit-transform:scale(1);
        color:rgb(0,0,0);
    }

    100%{
        -webkit-transform:scale(.5);
        color:rgb(255,255,255);
    }

*/
/*7777*/
/*    0% {
        opacity: 0;

    }
   48% {
        opacity: 0;

    }
   58% {
        opacity: 1;

    }
    60% {
        opacity: 1;

    }
    100% {
        opacity: 0;

    }*/



/*8888*/


 /*   0% {
        opacity: 0;
        right: 130px;
    }
    48% {
        opacity: 0;
        right: 130px;
    }
    52% {
        opacity: 1;
        right: 30px;
    }
    70% {
        opacity: 1;
        right: 30px;
    }
    100% {
        opacity: 0;
        right: 30px;
    }*/


    /*999*/

  /*      0% {
        opacity: 0;
        right: 130px;
    }
    48% {
        opacity: 0;
        right: 130px;
    }
    52% {
        opacity: 1;
        right: 30px;
    }
    70% {
        opacity: 1;
        right: 30px;
    }
    100% {
        opacity: 0;
        right: 30px;
    }*/


/*    0% {
        opacity: 0;
        left:  0px;
    }
    48% {
        opacity: 0;
        left:  0px;
    }
    52% {
        opacity: 1;
        right: 30px;
    }
    70% {
        opacity: 1;
        right: 30px;
    }
    100% {
        opacity: 0;
        left:  0px;
    }*/


    /*100*/
/*
    0% {
        opacity: 0;
    }
    5% {
        opacity: 1;
    }
    10% {
        opacity: 0;
    }
    15% {
        opacity: 1;
    }
    20% {
        opacity: 0;
    }
    25% {
        opacity: 1;
    }
    30% {
        opacity: 0;
    }
    35% {
        opacity: 1;
    }
    40% {
        opacity: 0;
        right: -21px;
    }
    45% {
        opacity: 1;
        right: 80px;
    }
    50% {
        opacity: 0;
        right: -21px;
    }
    51% {
        right: -21px;
    }
    55% {
        opacity: 1;
    }
    60% {
        opacity: 0;
    }
    65% {
        opacity: 1;
    }
    70% {
        opacity: 0;
    }
    75% {
        opacity: 1;
    }
    80% {
        opacity: 0;
    }
    85% {
        opacity: 1;
    }
    90% {
        opacity: 0;
        right: -21px;
    }
    95% {
        opacity: 1;
        right: 80px;
    }
    96% {
        right: -21px;
    }
    100% {
        opacity: 0;
        right: -21px;
    }*/

    /*1111yes*/

/*
    0% {
        opacity: 0;
        width:  100%;
    }

    25% {
        opacity: 1;
        width:  100%;
    }



    50% {
        opacity: 1;
           width: 100%;
    }


   75% {
        opacity: 1;
           width: 100%;
    }


   85% {
        opacity: 0;
        width:  150%;
    }


    100% {
          opacity: 0;
           width: 280%;
}*/

/*122222yes*/

/*  0% {

    margin-left: 100%;
    width: 300%;
  }


  100% {

    margin-left: 0%;
    width: 100%;
  }*/

  /*1333*/



}

 .rotate:hover
{
        -webkit-transform: rotateZ(30deg);
        -ms-transform: rotateZ(30deg);
        transform: rotateZ(30deg);
}


.border:hover
{
        box-shadow: inset 0 0 0 25px #53a7ea;
}






/*متن روان*/

 .scroll-container {
     border: 3px solid black;
     border-radius: 5px;
     overflow: hidden;
 }



 /* for Firefox */
 @-moz-keyframes my-animation {
     from { -moz-transform: translateX(-100%); }
     to { -moz-transform: translateX(100%); }
 }

 /* for Chrome */
 @-webkit-keyframes my-animation {
     from { -webkit-transform: translateX(-100%); }
     to { -webkit-transform: translateX(100%); }
 }

 @keyframes my-animation {
     from {
         -moz-transform: translateX(-100%);
         -webkit-transform: translateX(-100%);
         transform: translateX(-100%);
     }
     to {
         -moz-transform: translateX(100%);
         -webkit-transform: translateX(100%);
         transform: translateX(100%);
     }
 }

 /*انتهای متن روان*/






/*شروع لودر55*/


       .loader55 {
            position: absolute;
            left:50%;
            top: 90%;
            z-index: 1;
            width: 30px;
            height: 30px;
            margin: -10px 0 0 -10px;
            border: 8px solid #f3f3f3;

           /*border-top: 8px solid #e5d78c;*/
           border-bottom: 8px solid #6ca6ff;

            border-radius: 50%;
            /*border-top: 8px solid #afc4c4;*/
            -webkit-animation: spin 1s linear infinite;
            animation: spin 1s linear infinite;
        }

 @-webkit-keyframes spin {
     0% { -webkit-transform: rotate(0deg); }
     100% { -webkit-transform: rotate(360deg); }
 }

 @keyframes spin {
     0% { transform: rotate(0deg); }
     100% { transform: rotate(360deg); }
 }

 /*انیمیشن*/

 /* Add animation to "page content" */
 .animate-bottom {
     position: relative;
     -webkit-animation-name: animatebottom;
     -webkit-animation-duration: 1s;
     animation-name: animatebottom;
     animation-duration: 1s
 }

 @-webkit-keyframes animatebottom {
     from { top:-100px; opacity:0 }
     to { top:0px; opacity:1 }
 }

 @keyframes animatebottom {
     from{ top:-100px; opacity:0 }
     to{ top:0; opacity:1 }
 }


/*کادر یوزر*/

/* Card Box */
.card-box2 {
  padding: 15px;
  box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
  -webkit-border-radius: 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 5px;
  background-color: #ffffff;
}
.card-box2 .card-drop {
  color: #98a6ad;
  font-size: 5px;
  line-height: 1px;
  padding: 0px 15px;
  display: inline-block;
}
.card-box2 .card-drop + .dropdown-menu {
  right: auto;
  left: 0;
}