blob: 3829f06aa7555ad560edaaf373ea5d8fff3abed3 [file] [log] [blame]
Sonsino, Ofir (os0695)ff76b5e2018-07-10 15:57:37 +03001.width-100 {
2 width: 100%;
3 margin-top: 126px;
4
5}
6
7.text-title {
8 font-family: OpenSans-Semibold;
9 font-size: 16px;
10 color: #4A4A4A;
11 text-align: center;
Ittay Stern6f900cc2018-08-29 17:01:32 +030012 padding-bottom: 7px;
Sonsino, Ofir (os0695)ff76b5e2018-07-10 15:57:37 +030013}
14
15.text-subtitle {
16 font-family: OpenSans-Regular;
17 font-size: 16px;
18 color: #959595;
19 text-align: center;
Ittay Stern6f900cc2018-08-29 17:01:32 +030020 margin-top: 2px;
Sonsino, Ofir (os0695)ff76b5e2018-07-10 15:57:37 +030021}
22
23.no-content-icon {
24 display: block;
25 vertical-align: middle;
26 margin: 30px auto;
27}